bash-color-grc/colourfiles/conf.semanageboolean

20 lines
253 B
Plaintext

# Name
regexp=^\S+
colours=white
-
# State
regexp=\s\((off)
colours=default,bright_red
-
# State
regexp=\s\((on)
colours=default,bright_green
-
# State
regexp=\,\s+(off)\)
colours=default,dark red
-
# State
regexp=\,\s+(on)\)
colours=default,dark green