Skip to content

rrenomeron/pop-emacs-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

![License GPL 3][badge-license]

About

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.

Installation

Manual

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

TODO

  • Add missing faces for popular languages to have parity with Zenburn's coverage

About

Emacs theme to fit with System76's Pop GTK+ theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published