mirror of
https://github.com/tanrax/thankful-eyes-theme.el.git
synced 2025-03-31 16:45:27 +02:00
Fix tab line
This commit is contained in:
parent
bace513f86
commit
66e8675ba1
@ -58,7 +58,7 @@
|
||||
'(tab-bar ((t (:background "#122b3b" :foreground "#a8e1fe" :box (:line-width 2 :color "#1c2f3b")))))
|
||||
'(tab-bar-tab ((t (:background "#4e5d62" :foreground "#faf6e4" :box (:line-width 2 :color "#4e5d62")))))
|
||||
'(tab-bar-tab-inactive ((t (:background "#1c2f3b" :foreground "#6c8b9f" :box (:line-width 2 :color "#1c2f3b")))))
|
||||
'(tab-line ((t (:background "#1c2f3b" :foreground "#a8e1fe" :box (:line-width 2 :color "#1c2f3b")))))
|
||||
'(tab-line ((t (:background "#122b3b" :foreground "#a8e1fe" :box (:line-width 2 :color "#122b3b")))))
|
||||
'(tab-line-tab ((t (:background "#4e5d62" :foreground "#faf6e4" :box (:line-width 2 :color "#4e5d62")))))
|
||||
'(tab-line-tab-inactive ((t (:background "#1c2f3b" :foreground "#6c8b9f" :box (:line-width 2 :color "#1c2f3b")))))
|
||||
'(tab-line-tab-current ((t (:background "#4e5d62" :foreground "#faf6e4" :box (:line-width 2 :color "#4e5d62"))))))
|
||||
|
Loading…
x
Reference in New Issue
Block a user