Skip to content

Commit

Permalink
[win-linux] fix bug 70316
Browse files Browse the repository at this point in the history
  • Loading branch information
SimplestStudio committed Sep 18, 2024
1 parent c1adb39 commit c6df313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion win-linux/res/styles/theme-gray.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"tool-button-background": "#d9d9d9",
"tool-button-hover-background": "#e6e6e6",
"tool-button-pressed-background": "#b7b7b7",
"tool-button-active-background": "#f7f7f7",
"tool-button-active-background": "#fff",

"download-widget-background": "#fff",
"download-widget-border": "#cbcbcb",
Expand Down

0 comments on commit c6df313

Please sign in to comment.