pentadactyl-naquadah-theme/ui.penta
Tom Willemsen c2eeb5b830 Move styles to seperate files
Move the UI colors and user stylesheets to separate files. This way
one could choose to include some or all parts of the theme.
2012-07-17 21:42:03 +02:00

25 lines
1.4 KiB
Text

hi Enabled color: #729fcf
hi Disabled color: #ef2929
hi Normal color: #eeeeec !important; background-color: #252a2b !important; font-weight: normal !important;
hi ErrorMsg color: #eeeeec !important; background-color: #cc0000 !important; font-weight: bold !important;
hi InfoMsg color: #eeeeec !important; background-color: #252a2b !important;
" hi LineNr
hi ModeMsg color: #eeeeec !important; background-color: #252a2b !important;
hi MoreMsg color: #eeeeec !important; background-color: #252a2b !important; font-weight: bold;
hi NonText color: #eeeeec; background-color: transparent !important;
hi Question color: #eeeeec !important; background-color: #252a2b !important; font-weight: bold !important;
hi WarningMsg color: #cc0000 !important; background-color: #252a2b !important;
hi CompTitle color: #eeeeec; background-color: #0c191c;
hi CompTitleSep height: 1px; background-color: #2e3436;
hi CompItem[selected] background: #cc0000;
hi StatusLine border: 1px solid #2e3536 !important;
hi StatusLineNormal background-color: #0c191c !important; color: #eeeeec !important;
hi StatusLineBroken background-color: #ef2929 !important; color: #eeeeec !important;
hi StatusLineSecure background-color: #729fcf !important; color: #0c191c !important;
hi StatusLineExtended background-color: #8ae234 !important; color: #0c191c !important;
hi Title color: #eeeeec; font-weight: bold;
hi URL color: #729fcf; background: inherit; text-decoration: none;