flac: Saner EOF handling
[cmus.git] / data / green-mono-88.theme
blob020bfbd7a94a546637958e9fceccc52f359649dc
1 # Clay's Green Monochromatic Color Scheme 1.0 and example file.
3 # This theme is designed to be 1) Very readable on high-resolution or blurry
4 # displays (dying CRTs and TVs, for example).  2) Be more accessable to color-
5 # blind people, by removing chroma cues in favor of brightness and color
6 # inversion.  3) Show how to incorperate named and numbered colors into a
7 # single theme.  4) Provide a stating point for creating other mono-chromatic
8 # themes.
10 # Questions, comments (just a heads-up that you use/like this, especially),
11 # and such should be directed to clay.barnes@gmail.com
13 ##### Common User Interface Components #########################################
14 # Default text color
15 set color_win_fg=green
17 # Overall background color
18 set color_win_bg=black
20 # Command-line colors
21 set color_cmdline_bg=black
22 set color_cmdline_fg=green
23 set color_error=lightgreen
24 set color_info=green
25 set color_separator=green
27 # Bottom status line
28 set color_statusline_bg=black
29 set color_statusline_fg=green
31 # Bottom title line
32 set color_titleline_bg=green
33 set color_titleline_fg=black
35 # Top title area
36 set color_win_title_bg=green
37 set color_win_title_fg=black
38 ##### Playing File Colors ######################################################
39 # Unselected currently playing track's text
40 set color_win_cur=lightgreen
42 # Active selection for currently playing track
43 set color_win_cur_sel_bg=28
44 set color_win_cur_sel_fg=darkgray
46 # Inactive selection for currently playing track
47 set color_win_inactive_cur_sel_bg=20
48 set color_win_inactive_cur_sel_fg=lightgreen
50 ##### Non-Playing File Colors ##################################################
51 # Active selection
52 set color_win_sel_bg=green
53 set color_win_sel_fg=black
55 # Inactive selection
56 set color_win_inactive_sel_bg=20
57 set color_win_inactive_sel_fg=black
59 ##### File Browser View Colors #################################################
60 # Directory listing color
61 set color_win_dir=lightgreen