Skip to content

Commit c690620

Browse files
committed
Improve placeholder foreground in dark theme
1 parent 494d055 commit c690620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/MinimalWave-dark-floral-color-theme.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
"input.foreground": "#ffffff",
179179
"input.background": "#6666cb48",
180180
"input.border": "#141415",
181-
"input.placeholderForeground": "#3e3e71",
181+
"input.placeholderForeground": "#7171b3",
182182
"inputOption.activeBorder": "#ffffff",
183183
"inputOption.activeForeground": "#ffffff",
184184

0 commit comments

Comments
 (0)