Skip to content

Commit

Permalink
Merge pull request meltylabs#58 from meltylabs/update-melty-light
Browse files Browse the repository at this point in the history
icon white foreground
  • Loading branch information
cbh123 authored Sep 11, 2024
2 parents ed5fe86 + d35fef1 commit 3a7fdd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/theme-defaults/themes/melty_light.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"errorForeground": "#F85149",
"focusBorder": "#005FB8",
"foreground": "#3B3B3B",
"icon.foreground": "#3B3B3B",
"icon.foreground": "#ffffff",
"input.background": "#FFFFFF",
"input.border": "#CECECE",
"input.foreground": "#3B3B3B",
Expand Down

0 comments on commit 3a7fdd0

Please sign in to comment.