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
- Host: GitHub
- URL: https://github.com/andreoss/jc-themes
- Owner: andreoss
- License: gpl-3.0
- Created: 2021-09-21T23:34:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-17T04:35:10.000Z (about 3 years ago)
- Last Synced: 2025-02-10T04:41:46.024Z (about 1 year ago)
- Topics: emacs, emacs-theme
- Language: Emacs Lisp
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
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]]