Skip to content

Port the color-theme-blackboard in emacs to it's own theming mechanism

Notifications You must be signed in to change notification settings

don9z/blackboard-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

This porting makes blackboard no longer rely on color-theme package, since Emacs has it's theme mechanism from Emacs 24.

How to use:

Already in MELPA https://melpa.org/#/blackboard-theme

1. First, add a local directory to custome-theme-load-path, (add-to-list 'custom-theme-load-path "~/home/$USER/drop/the/theme/to") 2. Then drop this theme into it 3. M-x load-theme, then choose blackboard, it should work, or, simple use (load-theme 'blackboard t) to enable the theme from start.

screenshot

About

Port the color-theme-blackboard in emacs to it's own theming mechanism

Resources

Stars

Watchers

Forks

Packages

No packages published