aboutsummaryrefslogtreecommitdiff
path: root/pentadactyl/.pentadactylrc
diff options
context:
space:
mode:
authorAdrian Kummerlaender2015-01-31 10:59:44 +0100
committerAdrian Kummerlaender2015-01-31 10:59:44 +0100
commit7a0f3341471fae10789301384408a4499d5c41c6 (patch)
tree1803f78d9a88afc14ac2e683ae7ce2c53f9da936 /pentadactyl/.pentadactylrc
parentf8067475ac294452f3224fe6ea4959e590974a9c (diff)
downloaddotfiles-7a0f3341471fae10789301384408a4499d5c41c6.tar
dotfiles-7a0f3341471fae10789301384408a4499d5c41c6.tar.gz
dotfiles-7a0f3341471fae10789301384408a4499d5c41c6.tar.bz2
dotfiles-7a0f3341471fae10789301384408a4499d5c41c6.tar.lz
dotfiles-7a0f3341471fae10789301384408a4499d5c41c6.tar.xz
dotfiles-7a0f3341471fae10789301384408a4499d5c41c6.tar.zst
dotfiles-7a0f3341471fae10789301384408a4499d5c41c6.zip
Tweaked pentadactyl colors and restructured i3wm configuration
Diffstat (limited to 'pentadactyl/.pentadactylrc')
-rw-r--r--pentadactyl/.pentadactylrc35
1 files changed, 17 insertions, 18 deletions
diff --git a/pentadactyl/.pentadactylrc b/pentadactyl/.pentadactylrc
index 823debf..9a06002 100644
--- a/pentadactyl/.pentadactylrc
+++ b/pentadactyl/.pentadactylrc
@@ -12,24 +12,23 @@ hi clear
hi s_greenfont color:#aadb0f;
hi s_palegreenfont color:#909737;
hi s_grayback background:#161616;
-hi s_grayback2 background:#121212;
hi s_normal font-size:14px; font-family:Droid Sans Mono;
-hi s_bottomline border-bottom:1px solid #909737; margin-bottom:0;
-hi -link=s_normal,s_grayback,s_palegreenfont Normal
-hi -link=s_normal,s_grayback,s_palegreenfont,s_bottomline StatusLine
-hi -link=s_normal,s_grayback,s_palegreenfont,s_bottomline StatusLineBroken
-hi -link=s_normal,s_grayback,s_palegreenfont,s_bottomline StatusLineExtended
-hi -link=s_normal,s_grayback,s_palegreenfont,s_bottomline StatusLineSecure
-hi -link=s_normal,s_grayback,s_palegreenfont CompTitle
-hi CompTitleSep background:#909737;height:1px;
-hi Comp border:0;margin:0;
-hi -link=s_normal,s_grayback,s_palegreenfont CompItem
-hi -link=s_normal,s_grayback,s_palegreenfont CompItem[selected] background:#909737;color:#161616;
-hi -link=s_normal,s_grayback2,s_palegreenfont CompItem:nth-child(2n+1)
-hi -link=s_normal,s_grayback,s_palegreenfont CompItem:nth-child(2n+1)[selected] background:#909737;color:#161616;
+hi -link=s_normal,s_grayback,s_palegreenfont Normal border-top:1px solid #909737;
+hi -link=s_normal,s_grayback,s_palegreenfont StatusLine
+hi -link=s_normal,s_grayback,s_palegreenfont StatusLineNormal
+hi -link=s_normal,s_grayback,s_palegreenfont StatusLineBroken
+hi -link=s_normal,s_grayback,s_palegreenfont StatusLineExtended
+hi -link=s_normal,s_grayback,s_palegreenfont StatusLineSecure
+hi -link=s_normal,s_grayback,s_palegreenfont CompTitle
+hi CompTitleSep background:#909737;height:1px;
+hi Comp border:0;margin:0;
+hi -link=s_normal,s_grayback,s_palegreenfont CompItem
+hi -link=s_normal,s_grayback,s_palegreenfont CompItem[selected] background:#909737;color:#161616;
+hi -link=s_normal,s_palegreenfont CompItem:nth-child(2n+1) background:#121212;
+hi -link=s_normal,s_grayback,s_palegreenfont CompItem:nth-child(2n+1)[selected] background:#909737;color:#161616;
-hi -link=s_normal,s_greenfont,s_grayback Hint font-weight:bold; padding:2px;
-hi HintElem background:#a5a5a5;
-hi Hint[active] background:#aadb0f;color:#161616;
-hi HintActive background:#aadb0f;
+hi -link=s_normal,s_greenfont,s_grayback Hint font-weight:bold; padding:2px;
+hi HintElem background:#a5a5a5;
+hi Hint[active] background:#aadb0f;color:#161616;
+hi HintActive background:#aadb0f;