File: xterm-white.theme

package info (click to toggle)
cmus 2.2.0-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,196 kB
  • ctags: 2,714
  • sloc: ansic: 24,078; sh: 1,024; makefile: 209; python: 26
file content (24 lines) | stat: -rw-r--r-- 753 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# looks good with xterm using default settings (white bg)
set color_cmdline_bg=default
set color_cmdline_fg=default
set color_error=lightred
set color_info=lightblue
set color_separator=default
set color_statusline_bg=default
set color_statusline_fg=default
set color_titleline_bg=gray
set color_titleline_fg=default
set color_win_bg=default
set color_win_cur=lightblue
set color_win_cur_sel_bg=green
set color_win_cur_sel_fg=lightblue
set color_win_dir=blue
set color_win_fg=default
set color_win_inactive_cur_sel_bg=gray
set color_win_inactive_cur_sel_fg=lightblue
set color_win_inactive_sel_bg=gray
set color_win_inactive_sel_fg=default
set color_win_sel_bg=green
set color_win_sel_fg=default
set color_win_title_bg=gray
set color_win_title_fg=black