doric-themes

(★ 114)

Minimalist themes for GNU Emacs

File Explorer

  • .elpaignore
  • contrasts.org
  • COPYING
  • doric-almond-theme.el
  • doric-beach-theme.el
  • doric-borage-theme.el
  • doric-cherry-theme.el
  • doric-copper-theme.el
  • doric-coral-theme.el
  • doric-dark-theme.el
  • doric-earth-theme.el
  • doric-fire-theme.el
  • doric-jade-theme.el
  • doric-light-theme.el
  • doric-lilac-theme.el
  • doric-lion-theme.el
  • doric-magma-theme.el
  • doric-marble-theme.el
  • doric-mermaid-theme.el
  • doric-oak-theme.el
  • doric-obsidian-theme.el
  • doric-pine-theme.el
  • doric-plum-theme.el
  • doric-siren-theme.el
  • doric-themes.el
  • doric-tiger-theme.el
  • doric-valley-theme.el
  • doric-walnut-theme.el
  • doric-water-theme.el
  • doric-wind-theme.el
  • README.md

# 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