Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zaiste/zaiste-emacs-theme
This is the theme I use for the Doomcasts (short screencasts about Emacs Doom) - work-in-progress
https://github.com/zaiste/zaiste-emacs-theme
doom-emacs doomcasts emacs emacs-theme
Last synced: 3 months ago
JSON representation
This is the theme I use for the Doomcasts (short screencasts about Emacs Doom) - work-in-progress
- Host: GitHub
- URL: https://github.com/zaiste/zaiste-emacs-theme
- Owner: zaiste
- Created: 2019-08-30T13:54:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-30T14:19:15.000Z (over 5 years ago)
- Last Synced: 2024-10-04T11:39:07.055Z (4 months ago)
- Topics: doom-emacs, doomcasts, emacs, emacs-theme
- Language: Emacs Lisp
- Homepage: https://zaiste.net/doomcasts/
- Size: 130 KB
- Stars: 76
- Watchers: 11
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Zaiste's Emacs Theme
This is the theme I use for the [[https://zaiste.net/doomcasts/][Doomcasts]] (short screencasts about Emacs Doom).
It is a spin-off from the [[https://github.com/hlissner/emacs-doom-themes][Doom One Light]] theme and remotly inspired by [[https://marketplace.visualstudio.com/items?itemName=uloco.theme-bluloco-light][Bluloco]]
by [[https://uloco.github.io/][Umut Topuzoğlu]].This theme is *not finished* and work in progress. I'm releasing it as-is, given
the (huge) amounts of comments on my Doomcasts videos. ;)** Install
Put the ~zaiste-theme~ inside your ~/.doom.d/themes/~ and then add the
following line to your ~config.el~:#+begin_src elisp
(setq
doom-theme 'zaiste
;; the rest of your config ...
)
#+end_srcI'm still figuring out the how to create an Emacs (or an Emacs Doom) theme. Feel
free to issue a PR with a proper, more idiomatic method.** Nitty-gritty
+ I use *Iosevka Term SS04* as the main font, the ~light~ flavour
+ My Org bullet point is this: ~⁖~** Sneak Peek
*** In Org Mode
@@html:@@
*** In Clojure
*** In Haskell