diff options
Diffstat (limited to 'ef-night-theme.el')
| -rw-r--r-- | ef-night-theme.el | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ef-night-theme.el b/ef-night-theme.el index dd66133..bdba8c1 100644 --- a/ef-night-theme.el +++ b/ef-night-theme.el @@ -231,6 +231,12 @@ (mail-subject cyan-cooler) (mail-other cyan-warmer) +;;;; Tab mappings + + (bg-tab-bar bg-alt) + (bg-tab-current bg-main) + (bg-tab-other bg-active) + ;;;; Rainbow mappings (rainbow-0 cyan-warmer) |
