poetician

0153-blue-rainbow | i3status-rust

Feb 13th, 2021
106
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-0153-blue-rainbow by oomox-0153-blue-rainbow
  5.  
  6. [theme]
  7. name = "solarized-dark"
  8. [theme.overrides]
  9. idle_bg = "#000000"
  10. idle_fg = "#ffffff"
  11. info_bg = "#03bdfd"
  12. info_fg = "#000000"
  13. good_bg = "#03bdfd"
  14. good_fg = "#000000"
  15. warning_bg = "#e9b055"
  16. warning_fg = "#000000"
  17. critical_bg = "#b3530b"
  18. critical_fg = "#000000"
  19. # The rest of the theme settings are left at default.
Advertisement
Add Comment
Please, Sign In to add comment