Files
omarchy/themes/everforest/swaync.css

11 lines
139 B
CSS
Raw Normal View History

2025-06-18 22:12:10 +02:00
.notification {
color: #cdd6f4;
background-color: rgba(30, 30, 46, 0.95);
border: 2px solid #313244;
}
.body {
color: #a6adc8;
}