Advertisement
poetician

seal-brown | i3status-rust

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