Skip to content

Commit

Permalink
Fix Background
Browse files Browse the repository at this point in the history
  • Loading branch information
Marterich committed Sep 21, 2024
1 parent b99472f commit 6210cdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
"ComboBoxBackgroundColor": "#232629",
"LabelboxForegroundColor": "#0567ff",
"MainForegroundColor": "#F7F7F7",
"MainBackgroundColor": "#121212",
"LabelBackgroundColor": "#121212",
"MainBackgroundColor": "#232629",
"LabelBackgroundColor": "#232629",
"LinkForegroundColor": "#add8e6",
"LinkHoverForegroundColor": "#F7F7F7",
"ScrollBarBackgroundColor": "#2E3135",
Expand Down

0 comments on commit 6210cdc

Please sign in to comment.