Use a mix of gruvbox-dark and custom colors

This commit is contained in:
mokou 2020-04-25 15:18:57 +02:00
parent 5b3e03c776
commit 06ac8d77db
6 changed files with 89 additions and 254 deletions

View file

@ -1,6 +1,6 @@
;;; ~/.doom.d/config.el -*- lexical-binding: t; -*-
(setq doom-theme 'deepsea)
(setq doom-theme 'gruvbox-dark-soft)
;; Set to 2 spaces
(setq default-tab-width 2)