Skip to content
This repository has been archived by the owner on Oct 13, 2018. It is now read-only.
/ apprentice-theme Public archive

spacemacs custom theme based on the vim-apprentice colorscheme.

Notifications You must be signed in to change notification settings

sjas/apprentice-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

apprentice-theme

spacemacs custom theme based on the vim-apprentice color scheme.

install

  • Clone the repo into ~/.emacs.d/private/
cd ~/.emacs.d/private
git clone -v --progress https://github.com/sjas/apprentice-theme
  • Add this into your .spacemacs (at dotspacemacs/user-config)
(add-to-list 'custom-theme-load-path "~/.emacs.d/private/apprentice-theme/")
(load-theme 'apprentice)

and change under dotspacemacs/init()

dotspacemacs-themes '(apprentice ... )

such that apprentice becomes the first entry.

About

spacemacs custom theme based on the vim-apprentice colorscheme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published