hyprlang/tests/config/colors.conf

6 lines
103 B
Plaintext

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