poetician

brown-rainbow-long | i3status-rust

Feb 15th, 2021
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. # vi:syntax=toml
  2.  
  3. # base16-i3status-rust (https://github.com/mystfox/base16-i3status-rust)
  4. # oomox-brown-rainbow-long by oomox-brown-rainbow-long
  5.  
  6. [theme]
  7. name = "solarized-dark"
  8. [theme.overrides]
  9. idle_bg = "#d7c68d"
  10. idle_fg = "#e7ebde"
  11. info_bg = "#4a2511"
  12. info_fg = "#d7c68d"
  13. good_bg = "#80471c"
  14. good_fg = "#d7c68d"
  15. warning_bg = "#8e7161"
  16. warning_fg = "#d7c68d"
  17. critical_bg = "#6c5010"
  18. critical_fg = "#d7c68d"
  19. # The rest of the theme settings are left at default.
  20.  
Advertisement
Add Comment
Please, Sign In to add comment