Files
Greenify/src/GUI/LoginStyle.css
2019-03-04 09:37:21 +01:00

6 lines
86 B
CSS

.root {
-fx-background-color: #91daff;
}
#usertext {
-fx-text-fill: #670eed;
}