aboutsummaryrefslogtreecommitdiff
path: root/vimperator/.vimperator/colors/akr.vimp
diff options
context:
space:
mode:
authorAdrian Kummerlaender2017-06-17 19:10:51 +0200
committerAdrian Kummerlaender2017-06-17 19:10:51 +0200
commit9ce9647ec9e5ffc93cedc4d85720cd37f31b0c27 (patch)
tree67f623906c892ee84da8c84461031fcc4edeaaad /vimperator/.vimperator/colors/akr.vimp
parent484eebb89450232201e58844940efc2ec17ebd12 (diff)
downloaddotfiles-9ce9647ec9e5ffc93cedc4d85720cd37f31b0c27.tar
dotfiles-9ce9647ec9e5ffc93cedc4d85720cd37f31b0c27.tar.gz
dotfiles-9ce9647ec9e5ffc93cedc4d85720cd37f31b0c27.tar.bz2
dotfiles-9ce9647ec9e5ffc93cedc4d85720cd37f31b0c27.tar.lz
dotfiles-9ce9647ec9e5ffc93cedc4d85720cd37f31b0c27.tar.xz
dotfiles-9ce9647ec9e5ffc93cedc4d85720cd37f31b0c27.tar.zst
dotfiles-9ce9647ec9e5ffc93cedc4d85720cd37f31b0c27.zip
Port pentadactyl config to vimperator due to incompatibility with multi-process firefox
Diffstat (limited to 'vimperator/.vimperator/colors/akr.vimp')
-rw-r--r--vimperator/.vimperator/colors/akr.vimp14
1 files changed, 14 insertions, 0 deletions
diff --git a/vimperator/.vimperator/colors/akr.vimp b/vimperator/.vimperator/colors/akr.vimp
new file mode 100644
index 0000000..451958d
--- /dev/null
+++ b/vimperator/.vimperator/colors/akr.vimp
@@ -0,0 +1,14 @@
+hi StatusLine color: #909737; background: #161616; font-size: 14px; font-family: Iosevka;
+
+hi Normal color: #909737; background: #161616; font-size: 14px; font-family: Iosevka;
+hi CmdLine color: #909737; background: #161616; font-size: 14px; font-family: Iosevka;
+
+hi Normal color: #909737; background: #161616; font-size: 14px; font-family: Iosevka; border-top: 1px solid #909737;
+hi StatusLine color: #909737; background: #161616; font-size: 14px; font-family: Iosevka;
+hi CompTitle color: #909737; background: #161616; font-size: 14px; font-family: Iosevka;
+
+hi CompItem color: #909737; background: #161616; font-size: 14px; font-family: Iosevka;
+hi CompItem[selected] color: #161616; background: #909737; font-size: 14px; font-family: Iosevka;
+
+hi CompItem:nth-child(2n+1) background: #121212; font-size: 14px; font-family: Iosevka;
+hi CompItem:nth-child(2n+1)[selected] background: #909737; color: #161616; font-size: 14px; font-family: Iosevka;