Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Sveningsson
dotfiles
Commits
af15e8b4
Commit
af15e8b4
authored
Nov 03, 2019
by
David Sveningsson
Browse files
emacs: switch to doom-one theme
doom-solarized selection highlighting doesn't work
parent
5f071d49
Changes
1
Hide whitespace changes
Inline
Side-by-side
global/emacs.d/init.org
View file @
af15e8b4
...
...
@@ -76,7 +76,7 @@
(setq doom-themes-enable-bold t
doom-themes-enable-italic t
doom-themes-treemacs-theme "doom-colors")
(load-theme 'doom-
solarized-dark
t)
(load-theme 'doom-
one
t)
(doom-themes-treemacs-config)
(doom-themes-org-config))
#+END_SRC
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment