Remove obsolete theme settings

This seem to be remnants of 96d0c45, where the then introduced custom tab-bar theme definitions have
been removed some time ago.
This commit is contained in:
Daniel Borchmann 2025-06-07 18:34:23 +02:00
parent d6b731fcea
commit 9892cdc0a9
No known key found for this signature in database
GPG Key ID: 50EA937BF472ADD1

View File

@ -2140,11 +2140,6 @@ Note that this workaround is incomplete, as explained in this comment."
solarized-use-variable-pitch nil solarized-use-variable-pitch nil
solarized-high-contrast-mode-line t)) solarized-high-contrast-mode-line t))
(use-package solarized-dark-theme
:defer t
:config (progn
(setq custom--inhibit-theme-enable nil)))
(use-package smart-mode-line (use-package smart-mode-line
:ensure t :ensure t
:init (setq sml/mode-width 'full :init (setq sml/mode-width 'full