Skip to content

mohammedzeglam-pg/an-old-hope-emacs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

An Old Hope - emacs

Port of an-old-hope for GNU Emacs.

.github/main.png

Installation Instructions

  1. copy an-old-hope-theme.el to a path in your custom-theme-load-path.
  2. add a call to (load-theme 'an-old-hope) in your init file (either ~/.emacs or ~/.emacs.d/init.el).

Notes

This theme is implemented as an org branch, in my personal emacs config. The file distributed with this repository, is simply the tangled result of that branch. If you intend to fork, keep, or maintain your own derivative of this theme, you may find that you’ll have an easier time of things using that branch instead.

You can find the branch here.

Colors

This theme makes use the following colors, it’s recommended you use GUI emacs over the terminal interface to avoid colors being made to conform to terminal limitations; unless of course you have a true color terminal, to check if this is the case see here.

color-namenew-namehuesatlightdescription
very-light-grey228781shades of the millenium falcon
light-grey228755shades of the millenium falcon
grey228744shades of the millenium falcon
dark-grey228729shades of the millenium falcon
very-dark-grey228712shades of the millenium falcon
vaderred3528158Vader’s lightsaber
vader-dimred-dim3526058
vader-intred-int3609058
lukeorange258655Luke’s pilot uniform
luke-dimorange-dim256060
luke-intorange-int258665
threepioyellow507461Human cyborg relations
threepio-dimyellow-dim507431
threepio-intyellow-int5010061
yodagreen1074057Fear is the path to the dark side
yoda-dimgreen-dim1003057
yoda-intgreen-int1205057
artooblue1966458Whistle. Beep. Bloop.
artoo-dimblue-dim2004458
artoo-intblue-int2208464
purple3133260
purple-dim3133270
purple-int3134060
turquoise1657065
turquoise-dim1656085
turquoise-int1658050
black240614
black-dim2401020
black-int240600
white0100100
line-highlight-bg228721
extra-dark-grey228710variant for imbedded org blocks
debug1989113dark blue

Screenshots

.github/term-wide.png

.github/emacs.png

About

a syntax theme from a galaxy far far away...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%