Skip to content

Commit ed11e62

Browse files
committed
2 parents 2c791d3 + f543819 commit ed11e62

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

themes/solar-system-venus-italic-theme.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@
181181
"tab.activeForeground": "#ffffff",
182182
"tab.inactiveBackground": "#171611",
183183
"tab.inactiveForeground": "#ffffff80",
184+
"tab.border": "#4e412e",
184185

185186
// Terminal
186187
"terminal.foreground": "#dac7aa",
@@ -189,7 +190,8 @@
189190
"titleBar.activeBackground": "#23221a",
190191
"titleBar.activeForeground": "#cccccc",
191192
"titleBar.inactiveBackground": "#23221a99",
192-
"titleBar.inactiveForeground": "#cccccc99"
193+
"titleBar.inactiveForeground": "#cccccc99",
194+
"titleBar.border": "#4e412e"
193195
},
194196
"tokenColors": [
195197
{

themes/solar-system-venus-theme.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@
181181
"tab.activeForeground": "#ffffff",
182182
"tab.inactiveBackground": "#171611",
183183
"tab.inactiveForeground": "#ffffff80",
184+
"tab.border": "#4e412e",
184185

185186
// Terminal
186187
"terminal.foreground": "#dac7aa",
@@ -189,7 +190,8 @@
189190
"titleBar.activeBackground": "#23221a",
190191
"titleBar.activeForeground": "#cccccc",
191192
"titleBar.inactiveBackground": "#23221a99",
192-
"titleBar.inactiveForeground": "#cccccc99"
193+
"titleBar.inactiveForeground": "#cccccc99",
194+
"titleBar.border": "#4e412e"
193195
},
194196
"tokenColors": [
195197
{

0 commit comments

Comments
 (0)