https://github.com/bgcicca/fire-obsidian-theme.el
A nostalgic high contrast dark theme made just for you.
https://github.com/bgcicca/fire-obsidian-theme.el
Last synced: 7 months ago
JSON representation
A nostalgic high contrast dark theme made just for you.
- Host: GitHub
- URL: https://github.com/bgcicca/fire-obsidian-theme.el
- Owner: bgcicca
- License: gpl-3.0
- Created: 2025-02-18T11:57:19.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-18T12:12:03.000Z (8 months ago)
- Last Synced: 2025-03-10T16:47:57.703Z (7 months ago)
- Language: Emacs Lisp
- Size: 73.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.org
- License: LICENSE
Awesome Lists containing this project
README
* Fire obsidian theme
Fire Obsidian color theme for Emacs by Bruno Ciccarino. A high contrast colors variant of the Gruber Darker theme for deftheme by rexim. Extended by Bruno Ciccarino a.k.a. cicca.
[[./fire-obsidian.png]]
** Install
To install it is very simple, just clone the repository and add this to your init file:
#+BEGIN_SRC
(add-to-list 'custom-theme-load-path
"/path/to/fire-obsidian/theme/")
#+END_SRC- TODO: add this theme to melpa packages