1
Fork 0
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:
Steffo 2022-07-20 04:51:18 +02:00
parent a1c697c002
commit 8a37ed2bcb
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -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",