Skip to content

Commit

Permalink
Merge pull request #286 from cctdaniel/ModU-Theme
Browse files Browse the repository at this point in the history
Update collated code
  • Loading branch information
cctdaniel authored Nov 7, 2017
2 parents b1c3ee1 + cd6b42e commit cc57a70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/view/DarkExtensions.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

/*@@author cctdaniel*/
.error {
-fx-text-fill: #d06651 !important; /* The error class should always override the default text-fill style */
}
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/view/DarkTheme.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*@@author cctdaniel*/
.background {
-fx-background-color: yellow;
background-color: yellow; /* Used in the default.html file */
Expand Down

0 comments on commit cc57a70

Please sign in to comment.