Colorscheme.
This commit is contained in:
parent
d0a5e009f7
commit
3f09af35bd
1 changed files with 16 additions and 0 deletions
|
@ -31,6 +31,22 @@
|
|||
/set c_info=magenta %;\
|
||||
/set c_glow=rgb405 %;\
|
||||
/set c_guild=black %;\
|
||||
/elseif ( {colorscheme} =~ "gruvbox" )\
|
||||
/set kecho_attr=Crgb030 %;\
|
||||
/set c_bold=brightwhite %;\
|
||||
/set c_main=rgb030 %;\
|
||||
/set c_main_bold=rgb050 %;\
|
||||
/set c_crit=rgb300 %;\
|
||||
/set c_crit_bold=rgb500 %;\
|
||||
/set c_spec=brightmagenta %;\
|
||||
/set c_spec_bold=rgb405 %;\
|
||||
/set c_speak=brightcyan %;\
|
||||
/set c_speak_bold=rgb134 %;\
|
||||
/set c_alarm=rgb550 %;\
|
||||
/set c_fightme=rgb530 %;\
|
||||
/set c_info=brightmagenta %;\
|
||||
/set c_glow=rgb405 %;\
|
||||
/set c_guild=brightwhite %;\
|
||||
/else \
|
||||
/set kecho_attr=Cgreen %;\
|
||||
/set c_bold=brightwhite %;\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue