Files
omarchy/themes/gruvbox/swaync.css

11 lines
139 B
CSS
Raw Normal View History

2025-06-18 22:12:10 +02:00
.notification {
2025-06-19 02:40:11 +02:00
color: #d4be98;
background-color: rgba(40, 40, 40, 0.95);
border: 2px solid #3c3836;
2025-06-18 22:12:10 +02:00
}
.body {
2025-06-19 02:40:11 +02:00
color: #a9b665;
2025-06-18 22:12:10 +02:00
}