Skip to content

Commit

Permalink
style(theme): add sidebar border colour in teal
Browse files Browse the repository at this point in the history
  • Loading branch information
tsdevau committed Nov 27, 2024
1 parent 36f77da commit a860d00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/urban-twilight-teal-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -1666,6 +1666,7 @@
"activityBarBadge.background": "#0d9488",
"sideBar.background": "#27272a",
"sideBar.foreground": "#e4e4e7",
"sidebar.border": "#0d9488",
"sideBarSectionHeader.background": "#3f3f46",
"sideBarSectionHeader.foreground": "#f4f4f5",
"sideBarSectionHeader.border": "#71717a",
Expand Down

0 comments on commit a860d00

Please sign in to comment.