1
0
mirror of https://github.com/Rnhmjoj/solarized-dark-ui synced 2025-03-30 21:48:37 +02:00
solarized-dark-ui/stylesheets/atom.less
2013-11-06 13:17:17 -05:00

11 lines
132 B
Plaintext

@import "ui-variables";
* {
box-sizing: border-box;
}
#root-view {
font: caption;
background-color: @app-background-color;
}