summaryrefslogtreecommitdiffstats
path: root/.config/cmus/classic.theme
blob: 9976fcb90f941d90c296c690bf6d330afa698b34 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48

# ~ rgoncalves.se
# cmus colorscheme

# common
set color_win_fg=15
set color_win_bg=0

# command line
set color_cmdline_bg=default
set color_cmdline_fg=default
set color_error=1
set color_info=2
set color_separator=15

# bottom status line
set color_statusline_bg=4
set color_statusline_fg=15

# bottom title line
set color_titleline_bg=15
set color_titleline_fg=4

# top title line
set color_win_title_bg=4
set color_win_title_fg=15

# playing: unselected
set color_win_cur=4

# playing: active selection
set color_win_cur_sel_bg=7
set color_win_cur_sel_fg=4

# playing: inactive selection
set color_win_inactive_cur_sel_bg=7
set color_win_inactive_cur_sel_fg=0

# collection: active selection
set color_win_sel_bg=7
set color_win_sel_fg=0

# collection: inactive selection
set color_win_inactive_sel_bg=0
set color_win_inactive_sel_fg=7

# directories
set color_win_dir=7
remember that computers suck.