hyprlang/tests/config/colors.conf

6 lines
103 B
Plaintext
Raw Permalink Normal View History

2023-12-29 16:02:43 +01:00
myColors {
pink = rgba(200, 0, 200, 1.0)
green = rgb(20, 240, 20)
random = 0xFFFF$MY_VAR
}