Skip to content

Instantly share code, notes, and snippets.

@dee-kap
Created October 23, 2020 03:00
Show Gist options
  • Select an option

  • Save dee-kap/8be7d3c10f730015aaba53256e85f3fd to your computer and use it in GitHub Desktop.

Select an option

Save dee-kap/8be7d3c10f730015aaba53256e85f3fd to your computer and use it in GitHub Desktop.
# for instructions for custom theme visit https://github.com/greshake/i3status-rust/blob/master/themes.md
idle_bg = "#292d3e"
idle_fg = "#d0d0d0"
info_bg = "#82aaff"
info_fg = "#292d3e"
good_bg = "#c3e88d"
good_fg = "#292d3e"
warning_bg = "#bffcb6"
warning_fg = "#292d3e"
critical_bg = "#f07178"
critical_fg = "#292d3e"
separator = "\ue0b2"
separator_bg = "auto"
separator_fg = "auto"
alternating_tint_bg = "#000000"
alternating_tint_fg = "#000000"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment