Advertisement
poetician

BuckInFog | dunst

May 17th, 2021
73
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 = "#b7b7b7"
  2. separator_color = "#b7b7b7"
  3.  
  4. [base16_low]
  5. msg_urgency = low
  6. background = "#E5E0E0"
  7. foreground = "#7d7d7d"
  8.  
  9. [base16_normal]
  10. msg_urgency = normal
  11. background = "#666666"
  12. foreground = "#b7b7b7"
  13.  
  14. [base16_critical]
  15. msg_urgency = critical
  16. background = "#848484"
  17. foreground = "#b7b7b7"
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement