- Added terminal colors (based on onehalf theme).
- Change foreground color.
- Added sash border color.
- Changed extension button colors.
- Added status-bar foreground color.
- Changed status-bar remote background color.
- Added editorWidget colors.
- Editor line numbers and titlebar inactive texts are now a bit darker.
- Changed text selection colors.
- Changed menu colors.
- Changed notification and welcome page button colors.
- Changed some list background colors.
- Removed secondary button colors
- Added badge colors (foreground:
#D4D4D4
, background:#383B3D
). - Added
contrastActiveBorder
andcontrastBorder
(#00000000
). - Added
icon.foreground
(#D4D4D4
). - Added secondary button colors. (But there is a problem: I don't know what a secondary button is yet 😅)
- Added scrollbar and progressbar colors.
- Changed some input colors.
- Changed all hover background and border colors.
- Changed all drop colors.
- Fixed problem in showing
list.focusBackground
color (Changed to#ffffff13
).
- Changed list focus background and foreground.
- Input and focus borders changed to
#383B3D
. - Changed input foreground from default color to
#BBBBBB
. - Widget shadows changed from default to
#141414
. - Added
foreground
color (#D4D4D4
).
- Breadcrumb and tab foreground colors are now a bit lighter.
- Sidebar items are now a bit darker (Changed from
#D4D4D4
to#BBBBBB
). - Added
activityBar.activeFocusBorder
color (#BBBBBB
).
- Changed dropdown colors.
- Changed checkbox colors.
- Added some new colors to
Minimal Dark-color-theme.json
.
- Changed settings input colors.
- Changed
welcomePage.buttonHoverBackground
color. - Added some new colors.
- Changed notification color.
- Optimized theme for older versions of VSCode (1.31.0).
- Improved hover colors.
- Changed panel color and border.
- Changed syntax colors.
- Changed other basic colors.