Advertisement
poetician

Avocado | i3status-rust

Apr 7th, 2021
80
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-avocado_2 by oomox-avocado_2
  5.  
  6. [theme]
  7. name = "solarized-dark"
  8. [theme.overrides]
  9. idle_bg = "#d2e190"
  10. idle_fg = "#234f1e"
  11. info_bg = "#234f1e"
  12. info_fg = "#d2e190"
  13. good_bg = "#81a140"
  14. good_fg = "#d2e190"
  15. warning_bg = "#234f1e"
  16. warning_fg = "#d2e190"
  17. critical_bg = "#617b30"
  18. critical_fg = "#d2e190"
  19. # The rest of the theme settings are left at default.
  20.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement