diff --git a/src/main/resources/sarsoo/fmframework/fx/styles/mainPane.css b/src/main/resources/sarsoo/fmframework/fx/styles/mainPane.css index 8c82183..ff749a4 100644 --- a/src/main/resources/sarsoo/fmframework/fx/styles/mainPane.css +++ b/src/main/resources/sarsoo/fmframework/fx/styles/mainPane.css @@ -15,4 +15,95 @@ .pieChart{ -fx-start-angle: 90; +} + +.button { + -fx-background-color: #4D4D4D; + -fx-text-fill: white; +} + +.text-field { + -fx-background-color: #4D4D4D; + -fx-text-fill: white; +} + +.menu-button { + -fx-background-color: #4D4D4D; + -fx-text-fill: white; +} + +.choice-box { + -fx-background-color: #4D4D4D; + -fx-text-fill: white; +} + +.backGround { + -fx-background-color: #202124; +} + +.highlight { + -fx-background-color: #131313; +} + +.split-pane { + -fx-background-color: #202124; +} + +.text-area { + -fx-background-color: #202124; +} + +.menu-bar { + -fx-background-color: #202124; +} + +.menu { + -fx-background-color: #202124; +} + +.menu-item { + -fx-background-color: #202124; +} + +.label { + -fx-text-fill: white; +} + +.tab-pane .tab-header-area .tab-header-background { + -fx-opacity: 0; +} + +.tab-pane +{ + -fx-tab-min-width:70px; +} + +.tool-bar { + -fx-background-color: #131313; +} + +.tab{ + -fx-background-insets: 0 1 0 1,0,0; +} +.tab-pane .tab +{ + -fx-background-color: #202124; + +} + +.tab-pane .tab:selected +{ + -fx-background-color: #3c3c3c; +} + +.tab .tab-label { + -fx-alignment: CENTER; + -fx-text-fill: #828282; + //-fx-font-size: 12px; + -fx-font-weight: bold; +} + +.tab:selected .tab-label { + -fx-alignment: CENTER; + -fx-text-fill: white; } \ No newline at end of file diff --git a/src/main/resources/sarsoo/fmframework/fx/ui/AlbumPane.fxml b/src/main/resources/sarsoo/fmframework/fx/ui/AlbumPane.fxml index a027b4b..e37234c 100644 --- a/src/main/resources/sarsoo/fmframework/fx/ui/AlbumPane.fxml +++ b/src/main/resources/sarsoo/fmframework/fx/ui/AlbumPane.fxml @@ -7,7 +7,7 @@ - + diff --git a/src/main/resources/sarsoo/fmframework/fx/ui/ArtistPane.fxml b/src/main/resources/sarsoo/fmframework/fx/ui/ArtistPane.fxml index 1cdd9f0..3cb5f67 100644 --- a/src/main/resources/sarsoo/fmframework/fx/ui/ArtistPane.fxml +++ b/src/main/resources/sarsoo/fmframework/fx/ui/ArtistPane.fxml @@ -7,7 +7,7 @@ - + diff --git a/src/main/resources/sarsoo/fmframework/fx/ui/FMObjBorderPane.fxml b/src/main/resources/sarsoo/fmframework/fx/ui/FMObjBorderPane.fxml index efd9a14..ad5d0b1 100644 --- a/src/main/resources/sarsoo/fmframework/fx/ui/FMObjBorderPane.fxml +++ b/src/main/resources/sarsoo/fmframework/fx/ui/FMObjBorderPane.fxml @@ -7,7 +7,7 @@ - + diff --git a/src/main/resources/sarsoo/fmframework/fx/ui/FMObjListEditPane.fxml b/src/main/resources/sarsoo/fmframework/fx/ui/FMObjListEditPane.fxml index a369a30..b482288 100644 --- a/src/main/resources/sarsoo/fmframework/fx/ui/FMObjListEditPane.fxml +++ b/src/main/resources/sarsoo/fmframework/fx/ui/FMObjListEditPane.fxml @@ -6,7 +6,7 @@ - +
@@ -14,7 +14,7 @@ - + @@ -34,7 +34,7 @@
- + diff --git a/src/main/resources/sarsoo/fmframework/fx/ui/FMObjListPane.fxml b/src/main/resources/sarsoo/fmframework/fx/ui/FMObjListPane.fxml index cdd1d59..a3178d3 100644 --- a/src/main/resources/sarsoo/fmframework/fx/ui/FMObjListPane.fxml +++ b/src/main/resources/sarsoo/fmframework/fx/ui/FMObjListPane.fxml @@ -6,7 +6,7 @@ - +
@@ -14,7 +14,7 @@ - + @@ -33,7 +33,7 @@
- + diff --git a/src/main/resources/sarsoo/fmframework/fx/ui/FMObjScrobblePane.fxml b/src/main/resources/sarsoo/fmframework/fx/ui/FMObjScrobblePane.fxml index 546f6be..483b134 100644 --- a/src/main/resources/sarsoo/fmframework/fx/ui/FMObjScrobblePane.fxml +++ b/src/main/resources/sarsoo/fmframework/fx/ui/FMObjScrobblePane.fxml @@ -8,13 +8,13 @@ - + - + diff --git a/src/main/resources/sarsoo/fmframework/fx/ui/GenrePieChartPane.fxml b/src/main/resources/sarsoo/fmframework/fx/ui/GenrePieChartPane.fxml index 84e21b2..07b0189 100644 --- a/src/main/resources/sarsoo/fmframework/fx/ui/GenrePieChartPane.fxml +++ b/src/main/resources/sarsoo/fmframework/fx/ui/GenrePieChartPane.fxml @@ -4,7 +4,7 @@ - + @@ -17,7 +17,7 @@
- +
diff --git a/src/main/resources/sarsoo/fmframework/fx/ui/RootPane.fxml b/src/main/resources/sarsoo/fmframework/fx/ui/RootPane.fxml index 843a4f0..1d2a735 100644 --- a/src/main/resources/sarsoo/fmframework/fx/ui/RootPane.fxml +++ b/src/main/resources/sarsoo/fmframework/fx/ui/RootPane.fxml @@ -6,7 +6,7 @@ - + @@ -44,23 +44,23 @@ - + -
- + - + diff --git a/src/main/resources/sarsoo/fmframework/fx/ui/ScrobbleChartPane.fxml b/src/main/resources/sarsoo/fmframework/fx/ui/ScrobbleChartPane.fxml index 8879753..138f534 100644 --- a/src/main/resources/sarsoo/fmframework/fx/ui/ScrobbleChartPane.fxml +++ b/src/main/resources/sarsoo/fmframework/fx/ui/ScrobbleChartPane.fxml @@ -8,9 +8,9 @@ - + - + @@ -20,7 +20,7 @@
- + diff --git a/src/main/resources/sarsoo/fmframework/fx/ui/TrackPane.fxml b/src/main/resources/sarsoo/fmframework/fx/ui/TrackPane.fxml index 1e80a41..adc3950 100644 --- a/src/main/resources/sarsoo/fmframework/fx/ui/TrackPane.fxml +++ b/src/main/resources/sarsoo/fmframework/fx/ui/TrackPane.fxml @@ -7,7 +7,7 @@ - +