An open API service indexing awesome lists of open source software.

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.

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