hyprlang/tests/config/colors.conf
2023-12-29 16:02:43 +01:00

6 lines
No EOL
103 B
Text

myColors {
pink = rgba(200, 0, 200, 1.0)
green = rgb(20, 240, 20)
random = 0xFFFF$MY_VAR
}