forked from dotphiles/dotphiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsolarized.theme
33 lines (31 loc) · 842 Bytes
/
solarized.theme
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
#
# dotphiles : https://github.com/dotphiles/dotphiles
#
# Solarized theme for cmus
#
# Authors:
# Ben O'Hara <[email protected]>
#
set color_cmdline_bg=default
set color_cmdline_fg=default
set color_error=red
set color_info=lightyellow
set color_separator=lightgreen
set color_statusline_bg=black
set color_statusline_fg=lightyellow
set color_titleline_bg=black
set color_titleline_fg=lightyellow
set color_win_bg=default
set color_win_cur=cyan
set color_win_cur_sel_bg=yellow
set color_win_cur_sel_fg=white
set color_win_dir=default
set color_win_fg=default
set color_win_inactive_cur_sel_bg=default
set color_win_inactive_cur_sel_fg=cyan
set color_win_inactive_sel_bg=default
set color_win_inactive_sel_fg=default
set color_win_sel_bg=yellow
set color_win_sel_fg=darkgray
set color_win_title_bg=black
set color_win_title_fg=lightyellow