Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/npavlinek/handmade-theme
Handmade Hero Emacs Theme
https://github.com/npavlinek/handmade-theme
emacs handmade-hero theme
Last synced: 22 days ago
JSON representation
Handmade Hero Emacs Theme
- Host: GitHub
- URL: https://github.com/npavlinek/handmade-theme
- Owner: npavlinek
- Created: 2022-07-31T19:53:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-01T06:29:48.000Z (over 2 years ago)
- Last Synced: 2024-10-26T22:31:46.728Z (2 months ago)
- Topics: emacs, handmade-hero, theme
- Language: Emacs Lisp
- Homepage:
- Size: 70.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: README
#+AUTHOR: Niko Pavlinek* Introduction
This is a port of the Emacs theme used by [[https://caseymuratori.com/][Casey Muratori]] on his [[https://handmadehero.org/][Handmade Hero]]
programming series.It uses very minimal syntax highlighting and is currently only tested for C, C++
and Emacs Lisp.* Screenshot
[[./screenshot.png]]
* Installation
Put =handmade-theme.el= into your =.emacs.d= directory which can be found at
=~/.emacs.d=. On Linux =~= expands to your home directory, for example
=/home//.emacs.d=. On Windows it expands to =%APPDATA%\.emacs.d=.In the future this theme might be added to [[https://melpa.org/][MELPA]], in which case these
installation instructions will be much simpler.