summaryrefslogtreecommitdiffstats
path: root/ui.penta
diff options
context:
space:
mode:
Diffstat (limited to 'ui.penta')
-rw-r--r--ui.penta25
1 files changed, 25 insertions, 0 deletions
diff --git a/ui.penta b/ui.penta
new file mode 100644
index 0000000..0a1415e
--- /dev/null
+++ b/ui.penta
@@ -0,0 +1,25 @@
+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;