1
0
mirror of https://github.com/Rnhmjoj/solarized-dark-ui synced 2025-03-31 21:48:39 +02:00
solarized-dark-ui/stylesheets/atom.less
2013-11-20 15:14:27 -08:00

10 lines
115 B
Plaintext

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