This repository has been archived on 2020-12-20. You can view files and clone it, but cannot push or open issues or pull requests.
aurora-sharp-desktop/Aurora/App.css
2019-12-23 12:23:51 -05:00

11 lines
151 B
CSS

.primaryColor {
background-color: #232323;
}
.accentColor {
background-color: #3a3a3a;
}
.secondAccentColor {
background-color: #626363
}