Colorscheme dla solarized-light.
This commit is contained in:
parent
08c0fd8d09
commit
ce0d707093
3 changed files with 46 additions and 142 deletions
|
@ -15,6 +15,22 @@
|
|||
/set c_info=magenta %;\
|
||||
/set c_glow=rgb405 %;\
|
||||
/set c_guild=white %;\
|
||||
/elseif ( {colorscheme} =~ "solarized-light" )\
|
||||
/set kecho_attr=Cblue %;\
|
||||
/set c_bold=black %;\
|
||||
/set c_main=rgb012 %;\
|
||||
/set c_main_bold=rgb015 %;\
|
||||
/set c_crit=rgb301 %;\
|
||||
/set c_crit_bold=rgb020 %;\
|
||||
/set c_spec=magenta %;\
|
||||
/set c_spec_bold=rgb405 %;\
|
||||
/set c_speak=rgb022 %;\
|
||||
/set c_speak_bold=rgb025 %;\
|
||||
/set c_alarm=red %;\
|
||||
/set c_fightme=rgb500 %;\
|
||||
/set c_info=magenta %;\
|
||||
/set c_glow=rgb405 %;\
|
||||
/set c_guild=black %;\
|
||||
/else \
|
||||
/set kecho_attr=Cgreen %;\
|
||||
/set c_bold=brightwhite %;\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue