Skip to content

Instantly share code, notes, and snippets.

@adelcambre
Created May 14, 2010 18:08
Show Gist options
  • Select an option

  • Save adelcambre/401440 to your computer and use it in GitHub Desktop.

Select an option

Save adelcambre/401440 to your computer and use it in GitHub Desktop.
## statusbar
##
# default background for all statusbars. You can also give
# the default foreground color for statusbar items.
sb_background = "%4";
# default bg color for active window status bar
sb_window_bg = "%1";
# default backround for "default" statusbar group
sb_default_bg = "%4";
# background for prompt / input line
sb_prompt_bg = "%n";
# background for info statusbar
sb_info_bg = "%5";
# background for topicbar (same default)
sb_topic_bg = "%4";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment