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

https://github.com/andreoss/jc-themes

no frills emacs themes
https://github.com/andreoss/jc-themes

emacs emacs-theme

Last synced: 12 months ago
JSON representation

no frills emacs themes

Awesome Lists containing this project

README

          

* jc-theme

Inspired by /(font-lock-mode -1)/

** Installation

#+begin_src emacs-lisp
(use-package jc-themes
:straight
(jc-themes :type git :host gitlab :repo "andreoss/jc-themes")
:config
(load-theme 'jc-themes-random t)
)
#+end_src

** Screenshot
[[./.screenshot.png]]