dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 94a2be12db67c53f8bc1edb9a65159fe2dab6f1d
parent 2be2a4708feaff0fac8c94c19fc9acbd5b6af2f1
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Tue,  4 Feb 2014 19:55:04 +0100

Added black theme for vimperrator, fixed conky panel spacing

Diffstat:
M.config/bspwm/panel/panel_conky | 2+-
A.vimperator/colors/phallus.vimp | 75+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
A.vimperator/phallus.vimp | 71+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
M.vimperatorrc | 2++
Mcreate_symlinks.sh | 2+-
5 files changed, 150 insertions(+), 2 deletions(-)

diff --git a/.config/bspwm/panel/panel_conky b/.config/bspwm/panel/panel_conky @@ -7,4 +7,4 @@ update_interval 3 update_interval_on_battery 3 TEXT -S \f8${execi 1 ~/.config/bspwm/panel/panel_wifi} \f9${wireless_essid wlan0} \f8${execi 20 ~/.config/bspwm/panel/panel_battery} \fr${time %Y-%m-%d %H:%M } +S \f8${execi 1 ~/.config/bspwm/panel/panel_wifi} \f9${wireless_essid wlan0} \f8${execi 20 ~/.config/bspwm/panel/panel_battery} \fr${time %Y-%m-%d %H:%M } diff --git a/.vimperator/colors/phallus.vimp b/.vimperator/colors/phallus.vimp @@ -0,0 +1,75 @@ +" ==Vimperator_Color_Scheme== +" name: Darkness +" ==Darkness_Colorscheme_Settings== + +"StatusLine settings +hi StatusLine color: #9a875f; background: #181512; font-size: 8pt; +"hi StatusLineBroken color: #9a875f; background: #f9f9f9; "font-size: 8pt; +"hi StatusLineSecure color: #9a875f; background: #f9f9f9; "font-size: 8pt; + +"CmdLine settings excluding Gradient +hi Normal color: #9a875f; background: #181512; +hi CmdLine background: #181512; color: #9f7155; font-size: 9pt; +hi CompDesc color: #766782; width: 50%; font-size: 9pt; +hi CompIcon width: 0px; min-width: 0px; visibility: hidden; display: inline-block; margin-right: .5ex; +hi CompItem[selected] background: #181512; color: #D6C3B6; +"hi CompLess text-align: center; height: 0; line-height: .5ex; padding-top: 1ex; +"hi CompMore text-align: center; height: .5ex; line-height: .5ex; margin-bottom: -.5ex; +hi CompMsg font-style: italic; margin-left: 12px; +hi CompResult width: 45%; overflow: hidden;font-size: 10pt; font-family: lemon; font-weight: normal; +hi CompTitle color: #646a6d; background: #181512; +hi CompTitle>* padding: 0 .5ex; +hi Filter color: #afafaf; + +"When using tab complete in CmdLine, line separating Title from function and description +"hi Gradient height: 1px; margin-bottom: -1px; margin-top: -1px; +"hi GradientLeft background-color: #181512; +"hi GradientRight background-color: #181512; + +"Used with ]f and [f +hi FrameIndicator background-color: #3f3f3f; opacity: 0.5; z-index: 999; position: fixed; top: 0; bottom: 0; left: 0; right: 0; + +hi Bell border: 0 none; background-color: #181512; +hi ErrorMsg color: #1c1c1c; background: #181512; + + +"Hint section +"hi Hint font-family: Sans; font-size: 10px; color: #f6e9e9; background-color: red; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding 0px 1px 0px 1px; +hi Hint font-family: lemon; font-size: 10px; color: white; background-color: rgba(0, 0, 0, 0.5); border: solid 1px black; +hi Hint::after content: attr(number); +hi HintActive background-color: rgba(0,0,0,0.5); +hi HintElem 0; +hi HintImage opacity: .5; + +"Other important stuff +hi InfoMsg color: #1c1c1c; background: #181512; +hi Message white-space: normal; min-width: 100%; padding-left: 2em; text-indent: -2em; display: block; +hi WarningMsg color: 1c1c1c; background: #181512; +hi ModeMsg color: #1c1c1c; background: #181512; "CmdLine when Not in Use +hi MoreMsg color: #1c1c1c; background: #181512; +hi NonText color: lightblue; min-height: 16px; padding-left: 2px; +hi Question color: #1c1c1c; background: #181512; +"hi Search font-size: inherit; padding: 0; color: #eab9d5; background-color: black; padding: 0; +hi Function color: #9a875f; background: #181512; +hi Number color: #9a875f; background: #181512; +hi String color: #9a875f; background: #181512; +hi Tag color: #9a875f; background: #181512; +hi Title color: #1c1c1c; background: #181512; +hi URL text-decoration: none; color: lightblue; background: inherit; +hi URL:hover text-decoration: underline; cursor: pointer; +hi LineNr color: #9a875f; background: #181512; + +"style -name statusbar chrome://* <<EOM +"#status-bar statusbarpanel { padding: 0 1px !important; } +"statusbarpanel > * { margin: 0 !important; padding: 0 2px 0 0 !important; } +"EOM + +hi ContentSeparator border-top: 0px; + +"For other descriptions of each item, please see ``Styling'' section included with Vimperator + +hi CmdLine>* font-family: lemon +hi CompDesc font-family: lemon +hi CompResult font-family: lemon +hi StatusLine font-family: lemon +hi PromptText width: 0px diff --git a/.vimperator/phallus.vimp b/.vimperator/phallus.vimp @@ -0,0 +1,71 @@ +" ==Vimperator_Color_Scheme== +" name: Darkness +" ==Darkness_Colorscheme_Settings== + +"StatusLine settings +hi StatusLine color: #777777; background: #eeeeee; "font-size: 8pt; +"hi StatusLineBroken color: #777777; background: #f9f9f9; "font-size: 8pt; +"hi StatusLineSecure color: #777777; background: #f9f9f9; "font-size: 8pt; + +"CmdLine settings excluding Gradient +hi Normal color: #777777; background: #eeeeee; +hi CmdLine background: #f9f9f9; color: #1c1c1c; font-size: 9pt; +hi CompDesc color: #777777; width: 50%; font-size: 9pt; +hi CompIcon width: 12px; min-width: 12px; display: inline-block; margin-right: .5ex; +hi CompItem[selected] background: #eeeeee; color: #1c1c1c; +"hi CompLess text-align: center; height: 0; line-height: .5ex; padding-top: 1ex; +"hi CompMore text-align: center; height: .5ex; line-height: .5ex; margin-bottom: -.5ex; +hi CompMsg font-style: italic; margin-left: 12px; +hi CompResult width: 45%; overflow: hidden;font-size: 10pt; font-family: monospace; font-weight: normal; +hi CompTitle color: #777777; background: #eeeeee; font-weight: bold; +hi CompTitle>* padding: 0 .5ex; +hi Filter color: #afafaf; + +"When using tab complete in CmdLine, line separating Title from function and description +"hi Gradient height: 1px; margin-bottom: -1px; margin-top: -1px; +"hi GradientLeft background-color: #eeeeee; +"hi GradientRight background-color: #eeeeee; + +"Used with ]f and [f +hi FrameIndicator background-color: #3f3f3f; opacity: 0.5; z-index: 999; position: fixed; top: 0; bottom: 0; left: 0; right: 0; + +hi Bell border: 0 none; background-color: #eeeeee; +hi ErrorMsg color: #1c1c1c; background: #eeeeee; + + +"Hint section +"hi Hint font-family: Sans; font-size: 10px; color: #f6e9e9; background-color: red; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding 0px 1px 0px 1px; +hi Hint font-family: Sans; font-size: 10px; color: white; background-color: rgba(0, 0, 0, 0.5); border: solid 1px LightGray; +hi Hint::after content: attr(number); +hi HintActive background: #eeeeee; color: #777777; +hi HintElem background-color: #eeeeee; color: #777777; +hi HintImage opacity: .5; + +"Other important stuff +hi InfoMsg color: #1c1c1c; background: #eeeeee; +hi Message white-space: normal; min-width: 100%; padding-left: 2em; text-indent: -2em; display: block; +hi WarningMsg color: 1c1c1c; background: #eeeeee; +hi ModeMsg color: #1c1c1c; background: #eeeeee; "CmdLine when Not in Use +hi MoreMsg color: #1c1c1c; background: #eeeeee; +hi NonText color: lightblue; min-height: 16px; padding-left: 2px; +hi Question color: #1c1c1c; background: #eeeeee; +hi Search font-size: inherit; padding: 0; color: #eab9d5; background-color: black; padding: 0; +hi Function color: #777777; background: #eeeeee; +hi Number color: #777777; background: #eeeeee; +hi String color: #777777; background: #eeeeee; +hi Tag color: #777777; background: #eeeeee; +hi Title color: #1c1c1c; background: #eeeeee; +hi URL text-decoration: none; color: lightblue; background: inherit; +hi URL:hover text-decoration: underline; cursor: pointer; +hi LineNr color: #777777; background: #eeeeee; + +"style -name statusbar chrome://* <<EOM +"#status-bar statusbarpanel { padding: 0 1px !important; } +"statusbarpanel > * { margin: 0 !important; padding: 0 2px 0 0 !important; } +"EOM + +hi ContentSeparator border-top: 0px; + +"For other descriptions of each item, please see ``Styling'' section included with Vimperator + + diff --git a/.vimperatorrc b/.vimperatorrc @@ -1,6 +1,8 @@ """ VIMPERATOR Firefox plugin configuration " see https://github.com/mashiro/dot-files/blob/master/.vimperatorrc +colors phallus + highlight Bell display: none; """ What characters to use for labeling hints (f) diff --git a/create_symlinks.sh b/create_symlinks.sh @@ -14,7 +14,7 @@ for F in .bashrc .vimrc .inputrc .tmux.conf .xpdfrc .signature .Xresources .Xmod done # Home folder dotfolders -for F in .colors .config/uzbl .config/awesome .config/bspwm .config/sxhkd .config/luakit .config/openbox .i3 .mutt .ncmpcpp .vim .w3m; do +for F in .colors .config/uzbl .config/awesome .config/bspwm .config/sxhkd .config/luakit .config/openbox .i3 .mutt .ncmpcpp .vim .vimperrator .w3m; do SOURCE=$PWD/$F TARGET=~/$F