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

7 lines
97 B
CSS
Raw Normal View History

2019-12-23 04:58:29 +00:00
.primaryColor {
background-color: #232323;
}
.accentColor {
background-color: #3a3a3a;
}