Skip to content

Instantly share code, notes, and snippets.

@mccraigmccraig
Created August 7, 2019 13:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mccraigmccraig/d9c736fef8cd974763a25ee8044f4136 to your computer and use it in GitHub Desktop.
Save mccraigmccraig/d9c736fef8cd974763a25ee8044f4136 to your computer and use it in GitHub Desktop.
;; requires the theming layer
(add-to-list 'theming-modifications
'(spacemacs-dark
(default :background "#000000" :foreground "#b2b2b2")))
(spacemacs/update-theme)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment