Skip to content

Commit c3a0d31

Browse files
author
Miguel Solorio
committed
Update links and button colors
1 parent acc29a6 commit c3a0d31

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

themes/min-dark.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"activityBarBadge.background": "#383838",
88
"badge.background": "#383838",
99
"badge.foreground": "#C1C1C1",
10+
"button.background": "#333",
1011
"editor.background": "#1f1f1f",
1112
"editorGroupHeader.tabsBackground": "#1A1A1A",
1213
"editorGroupHeader.tabsBorder": "#1A1A1A",
@@ -42,7 +43,8 @@
4243
"tab.border": "#1A1A1A",
4344
"tab.inactiveBackground": "#1A1A1A",
4445
"tab.inactiveForeground": "#484848",
45-
"textLink.foreground": "#fafafa",
46+
"textLink.foreground": "#ccc",
47+
"textLink.activeForeground": "#fafafa",
4648
"titleBar.activeBackground": "#1A1A1A",
4749
"titleBar.border": "#1A1A1A"
4850
},

0 commit comments

Comments
 (0)