mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-05-05 15:17:59 +02:00
8 lines
103 B
CSS
8 lines
103 B
CSS
:root {
|
|
--primary-hue: 186deg;
|
|
--primary-saturation: 100%;
|
|
}
|
|
|
|
.outdated span {
|
|
color: #df1500;
|
|
}
|