6 lines
60 B
Text
6 lines
60 B
Text
|
:root {
|
||
|
--primary: dodgerblue;
|
||
|
--fg: #fff;
|
||
|
--bg: #333;
|
||
|
}
|