Skip to content

Instantly share code, notes, and snippets.

View genmancoder's full-sized avatar

genmancoder

View GitHub Profile
.root {
-fx-accent: #1e74c6;
-fx-focus-color: -fx-accent;
-fx-base: #373e43;
-fx-control-inner-background: derive(-fx-base, 35%);
-fx-control-inner-background-alt: -fx-control-inner-background ;
}
.label{