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:
parent
d6b731fcea
commit
9892cdc0a9
5
init.el
5
init.el
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user