Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

ronny.el

MELPA GitHub License

ronny.el is a dark colorscheme for Emacs, mostly inspired by the original Monokai created by Wimer Hazenberg.

ronny.el

It aims to preserve the familiar Monokai aesthetic while offering:

  • a cooler, more neutral background and UI
  • subtle interface elements that keep the focus on the code
  • muted yet readable comments that reduce visual noise
  • expanded semantic highlighting for modern font-lock faces, Tree-sitter, and modern packages.

Installation & Usage

ronny.el is available from MELPA and can be installed via package-install or use-package:

package-install:

M-x package-install RET ronny-theme RET. After installation, load the theme with M-x load-theme RET ronny RET

use-package

(use-package ronny-theme
  :config (load-theme 'ronny t))

Something is broken but I know how to fix it!

Pull requests and issues are welcome! Feel free to send one with an explanation!

About

A dark Emacs colorscheme inspired by Monokai

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Contributors

Languages