poetician

Salon | Dunst

Dec 24th, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. frame_color = "#dcdcdc"
  2. separator_color = "#dcdcdc"
  3.  
  4. [base16_low]
  5. msg_urgency = low
  6. background = "#333333"
  7. foreground = "#7f7f7f"
  8.  
  9. [base16_normal]
  10. msg_urgency = normal
  11. background = "#3d3d3d"
  12. foreground = "#dcdcdc"
  13.  
  14. [base16_critical]
  15. msg_urgency = critical
  16. background = "#808080"
  17. foreground = "#9c9c9c"
  18.  
Advertisement
Add Comment
Please, Sign In to add comment