Files
omarchy/themes/everforest/swaync.css
David Heinemeier Hansson 04b0fb09ee Add more themes
2025-06-18 22:12:10 +02:00

11 lines
139 B
CSS

.notification {
color: #cdd6f4;
background-color: rgba(30, 30, 46, 0.95);
border: 2px solid #313244;
}
.body {
color: #a6adc8;
}