mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-12 13:24:19 +00:00
Update tabBar.ts
This commit is contained in:
parent
8734bd8435
commit
9f86ca8574
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ export default function tabBar(colorScheme: ColorScheme) {
|
|||
typeIconWidth: 14,
|
||||
|
||||
// Close icons
|
||||
closeIconWidth: 14,
|
||||
closeIconWidth: 8,
|
||||
iconClose: foreground(layer, "variant"),
|
||||
iconCloseActive: foreground(layer, "hovered"),
|
||||
|
||||
|
|
Loading…
Reference in a new issue