9 lines
180 B
Plaintext
9 lines
180 B
Plaintext
|
* {
|
||
|
accent: #607d8b;
|
||
|
background: #212121;
|
||
|
background-light: #272727;
|
||
|
foreground: #bdbdbd;
|
||
|
on: #66bb6a;
|
||
|
off: #ef5350;
|
||
|
}
|