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