diff --git a/etc/themes/newcomers-presets-theme.el b/etc/themes/newcomers-presets-theme.el index 12205a4ee8e..2c69f26da4c 100644 --- a/etc/themes/newcomers-presets-theme.el +++ b/etc/themes/newcomers-presets-theme.el @@ -163,6 +163,8 @@ This minor mode will enable and disable the theme on startup." ;;;; Frame- and window-related options '(frame-inhibit-implied-resize t) '(tab-bar-history-mode t) + ;; FIXME: If you toggle off the theme, without having run any + ;; tab-related commands, the tab bar remains visible. '(tab-bar-show 0) ;;;; Programming-related options