rosepine
This commit is contained in:
1
config/.config/cmus/rc
Normal file
1
config/.config/cmus/rc
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
51
config/.config/cmus/rose-pine-legacy.theme
Normal file
51
config/.config/cmus/rose-pine-legacy.theme
Normal file
@@ -0,0 +1,51 @@
|
||||
# Rosé Pine colorscheme
|
||||
# by: Boris Petrov (https://github.com/Iorvethe)
|
||||
# colors from: https://rosepinetheme.com/
|
||||
#
|
||||
# Blue: 67
|
||||
# Red: 166
|
||||
# Yellow: 227
|
||||
# Pink: 217
|
||||
# White: 254
|
||||
# Black: 233
|
||||
|
||||
# Window
|
||||
set color_cmdline_bg=default
|
||||
set color_cmdline_fg=default
|
||||
|
||||
set color_win_title_bg=67
|
||||
set color_win_title_fg=254
|
||||
|
||||
set color_win_bg=default
|
||||
set color_win_fg=default
|
||||
|
||||
set color_separator=67
|
||||
|
||||
# Bottom status
|
||||
set color_titleline_bg=67
|
||||
set color_titleline_fg=254
|
||||
|
||||
set color_statusline_bg=default
|
||||
set color_statusline_fg=default
|
||||
|
||||
# Text
|
||||
set color_win_cur=227
|
||||
set color_win_dir=default
|
||||
|
||||
# Menu
|
||||
set color_win_sel_bg=67
|
||||
set color_win_sel_fg=254
|
||||
|
||||
set color_win_inactive_sel_bg=default
|
||||
set color_win_inactive_sel_fg=67
|
||||
|
||||
set color_win_cur_sel_bg=67
|
||||
set color_win_cur_sel_fg=227
|
||||
|
||||
set color_win_inactive_cur_sel_bg=default
|
||||
set color_win_inactive_cur_sel_fg=227
|
||||
|
||||
# Messages
|
||||
set color_error=166
|
||||
set color_info=227
|
||||
|
||||
51
config/.config/cmus/rose-pine.theme
Normal file
51
config/.config/cmus/rose-pine.theme
Normal file
@@ -0,0 +1,51 @@
|
||||
# Rosé Pine colorscheme
|
||||
# by: Boris Petrov (https://github.com/Iorvethe)
|
||||
# colors from: https://rosepinetheme.com/
|
||||
#
|
||||
# Blue: 67
|
||||
# Red: 166
|
||||
# Yellow: 227
|
||||
# Pink: 181
|
||||
# White: 254
|
||||
# Black: 233
|
||||
|
||||
# Window
|
||||
set color_cmdline_bg=default
|
||||
set color_cmdline_fg=default
|
||||
|
||||
set color_win_title_bg=181
|
||||
set color_win_title_fg=233
|
||||
|
||||
set color_win_bg=default
|
||||
set color_win_fg=default
|
||||
|
||||
set color_separator=181
|
||||
|
||||
# Bottom status
|
||||
set color_titleline_bg=181
|
||||
set color_titleline_fg=233
|
||||
|
||||
set color_statusline_bg=default
|
||||
set color_statusline_fg=default
|
||||
|
||||
# Text
|
||||
set color_win_cur=227
|
||||
set color_win_dir=default
|
||||
|
||||
# Menu
|
||||
set color_win_sel_bg=181
|
||||
set color_win_sel_fg=233
|
||||
|
||||
set color_win_inactive_sel_bg=default
|
||||
set color_win_inactive_sel_fg=181
|
||||
|
||||
set color_win_cur_sel_bg=181
|
||||
set color_win_cur_sel_fg=227
|
||||
|
||||
set color_win_inactive_cur_sel_bg=default
|
||||
set color_win_inactive_cur_sel_fg=227
|
||||
|
||||
# Messages
|
||||
set color_error=166
|
||||
set color_info=227
|
||||
|
||||
Reference in New Issue
Block a user