mirror of
https://github.com/Rnhmjoj/solarized-dark-ui
synced 2025-01-11 09:34:19 +01:00
7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
|
@import "ui-variables";
|
||
|
|
||
|
#root-view {
|
||
|
font: caption;
|
||
|
background-color: @app-background-color;
|
||
|
}
|