mirror of
https://github.com/Steffo99/steffula-code.git
synced 2024-11-21 18:44:19 +00:00
Explicitly define activity bar icon colors
This commit is contained in:
parent
a1c697c002
commit
8a37ed2bcb
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
|||
"badge.foreground": "#a6a7a8",
|
||||
|
||||
"activityBar.background": "#3c3f41",
|
||||
"activityBar.foreground": "#a6a7a8",
|
||||
"activityBar.foreground": "#cacbcc",
|
||||
"activityBar.inactiveForeground": "#646464",
|
||||
"activityBarBadge.background": "#ffff00",
|
||||
"activityBarBadge.foreground": "#000000",
|
||||
|
||||
|
|
Loading…
Reference in a new issue