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