Skip to content

Commit 841d9ae

Browse files
author
Benjamin Pasero
committed
💄
1 parent 408ede0 commit 841d9ae

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@
303303

304304
"input.background": "#003847",
305305
"input.foreground": "#93A1A1",
306+
"input.placeholderForeground": "#93A1A1AA",
306307
// "input.border": "",
307308

308309
"inputOption.activeBorder": "#2AA19899",

extensions/theme-solarized-light/themes/solarized-light-color-theme.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@
304304
"input.background": "#DDD6C1",
305305
// "input.border": "",
306306
"input.foreground": "#586E75",
307+
"input.placeholderForeground": "#586E75AA",
307308
"inputOption.activeBorder": "#D3AF86",
308309
// "inputValidation.infoBorder": "",
309310
// "inputValidation.infoBackground": "",

0 commit comments

Comments
 (0)