File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 181181 "tab.activeForeground" : " #ffffff" ,
182182 "tab.inactiveBackground" : " #171611" ,
183183 "tab.inactiveForeground" : " #ffffff80" ,
184+ "tab.border" : " #4e412e" ,
184185
185186 // Terminal
186187 "terminal.foreground" : " #dac7aa" ,
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 {
Original file line number Diff line number Diff line change 181181 "tab.activeForeground" : " #ffffff" ,
182182 "tab.inactiveBackground" : " #171611" ,
183183 "tab.inactiveForeground" : " #ffffff80" ,
184+ "tab.border" : " #4e412e" ,
184185
185186 // Terminal
186187 "terminal.foreground" : " #dac7aa" ,
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 {
You can’t perform that action at this time.
0 commit comments