poetician

Lilly-HDR | i3status-rust

Dec 25th, 2020
105
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-HDR-Lilly by oomox-HDR-Lilly
  5.  
  6. [theme]
  7. name = "solarized-dark"
  8. [theme.overrides]
  9. idle_bg = "#000000"
  10. idle_fg = "#fff0ff"
  11. info_bg = "#74a346"
  12. info_fg = "#000000"
  13. good_bg = "#49831f"
  14. good_fg = "#000000"
  15. warning_bg = "#fdb001"
  16. warning_fg = "#000000"
  17. critical_bg = "#e71410"
  18. critical_fg = "#000000"
  19. # The rest of the theme settings are left at default.
  20.  
Advertisement
Add Comment
Please, Sign In to add comment