aboutsummaryrefslogtreecommitdiff
path: root/client/src/variables.css
blob: 26d289f5eae8af1d5ac624caa0cec3b80e99a81e (plain)
1
2
3
4
5
:root {
    --color-dark: #282828;
    --color-light: #ebdbb2;
    --color-yellow: #fabd2f;
}