ef-themes

(★ 582)

Colourful and legible themes for GNU Emacs

File Explorer

  • .dir-locals.el
  • .gitignore
  • CHANGELOG.org
  • contrast-ratios.org
  • COPYING
  • doclicense.texi
  • ef-arbutus-theme.el
  • ef-arcadia-theme.el
  • ef-atlantis-theme.el
  • ef-autumn-theme.el
  • ef-bio-theme.el
  • ef-cherie-theme.el
  • ef-cyprus-theme.el
  • ef-dark-theme.el
  • ef-day-theme.el
  • ef-deuteranopia-dark-theme.el
  • ef-deuteranopia-light-theme.el
  • ef-dream-theme.el
  • ef-duo-dark-theme.el
  • ef-duo-light-theme.el
  • ef-eagle-theme.el
  • ef-elea-dark-theme.el
  • ef-elea-light-theme.el
  • ef-fig-theme.el
  • ef-frost-theme.el
  • ef-kassio-theme.el
  • ef-light-theme.el
  • ef-maris-dark-theme.el
  • ef-maris-light-theme.el
  • ef-melissa-dark-theme.el
  • ef-melissa-light-theme.el
  • ef-night-theme.el
  • ef-orange-theme.el
  • ef-owl-theme.el
  • ef-reverie-theme.el
  • ef-rosa-theme.el
  • ef-spring-theme.el
  • ef-summer-theme.el
  • ef-symbiosis-theme.el
  • ef-themes.el
  • ef-trio-dark-theme.el
  • ef-trio-light-theme.el
  • ef-tritanopia-dark-theme.el
  • ef-tritanopia-light-theme.el
  • ef-winter-theme.el
  • README.md
  • README.org

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

bind

View Details ▼

Bash builtin to manage bash hotkeys and variables.

bind {{-p|-P}}

List all bound commands and their hotkeys:

bind -q {{command}}

Query a command for its hotkey:

bind -x '"{{key_sequence}}":{{command}}'

Bind a key:

// repository documentation