mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-12-19 19:20:02 +01:00
8 lines
103 B
CSS
8 lines
103 B
CSS
:root {
|
|
--primary-hue: 186deg;
|
|
--primary-saturation: 100%;
|
|
}
|
|
|
|
.outdated span {
|
|
color: #df1500;
|
|
}
|