![License GPL 3][badge-license]
This theme is a port of the Pop Syntax Theme for the Atom editor by Luka Lazov, which is meant to pair with the PoP GTK+ theme from System76's Pop!_OS.
The initial cut was done with Martin Haesler's ThemeCreator, and modified from there.
This requires the themeing support in Emacs 24 and later, so far I've tested it only against Emacs 25.2.2 in Ubuntu 17.10.
Download pop-theme.el
to the directory ~/.emacs.d/themes/
. Add this to your
.emacs
:
(add-to-list 'custom-theme-load-path "~/.emacs.d/themes/")
Now you can load the theme with the interactive function load-theme
like this:
M-x load-theme RET pop
- Add missing faces for popular languages to have parity with Zenburn's coverage