All Projects → DogLooksGood → joker-theme

DogLooksGood / joker-theme

Licence: other
A minimal theme for emacs.

Programming Languages

emacs lisp
2029 projects

Projects that are alternatives of or similar to joker-theme

dev-portfolio-blog
Minimal theme for blog and portfolio
Stars: ✭ 50 (+284.62%)
Mutual labels:  minimal-theme
greyscale-cmte
Theme for CyanogenMod theme engine.
Stars: ✭ 16 (+23.08%)
Mutual labels:  minimal-theme
Boston-Icons
Boston is an exclusive icon theme inspired by functionalist design and a touch of early computer icons. The project is focused on elemental properties, basic shapes, a reduced color palette and visual hierarchy.
Stars: ✭ 106 (+715.38%)
Mutual labels:  minimal-theme

Joker Theme

A simple dark theme for coding in the midnight.

Installation

Add joker-theme.el to your load-theme, then enable joker theme.

Tips

If you using a WM and have a nice border color, you may want to set joker-theme-main-color to that color.

You may want to disable fringe in minibuffer

(add-hook 'after-make-frame-functions
          (lambda (frame)
            (set-window-fringes
             (minibuffer-window frame) 0 0 nil t)))

screenshot

screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].