Files

17 lines
259 B
Plaintext
Raw Permalink Normal View History

Theme with the option to customize colors through color schemes.
To change the scheme, edit /etc/rc.conf to add:
flexcolor_theme="darklight"
or
flexcolor_theme="light"
and run:
# service flexcolor start
The implicit default is:
flexcolor_theme="black"