Files
omarchy/themes/everforest/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: #d3c6aa;
background-color: rgba(45, 53, 59, 0.95);
border: 2px solid #475258;
2025-06-18 22:12:10 +02:00
}
.body {
2025-06-19 02:40:11 +02:00
color: #a7c080;
2025-06-18 22:12:10 +02:00
}