Advertisement
poetician

BuckInFog | i3status-rust

May 17th, 2021
74
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-BuckInFog_02 by oomox-BuckInFog_02
  5.  
  6. [theme]
  7. name = "solarized-dark"
  8. [theme.overrides]
  9. idle_bg = "#434343"
  10. idle_fg = "#b7b7b7"
  11. info_bg = "#8e8e8e"
  12. info_fg = "#434343"
  13. good_bg = "#8e8e8e"
  14. good_fg = "#434343"
  15. warning_bg = "#8e8e8e"
  16. warning_fg = "#434343"
  17. critical_bg = "#848484"
  18. critical_fg = "#434343"
  19. # The rest of the theme settings are left at default.
  20.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement