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