Skip to content

Commit 071b550

Browse files
committed
adjust tab bar background
1 parent f910112 commit 071b550

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

starlit-theme.el

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ in the theme."
155155
`(secondary-selection ((,colorful (:background ,.current-line))))
156156
`(shadow ((,colorful (:foreground ,.comment))))
157157
`(success ((,colorful (:foreground ,.greenlight))))
158+
`(tab-bar ((,colorful (:foreground ,.foreground :background ,.backgroundlight))))
159+
`(tooltip ((,colorful (:foreground ,.foreground :background ,.backgroundgreen))))
158160
`(underline ((,colorful (:underline t))))
159161
`(warning ((,colorful (:foreground ,.orange))))
160162

0 commit comments

Comments
 (0)