modus-themes
Highly accessible themes for GNU Emacs, conforming with the highest standard for colour contrast between background and foreground values (WCAG AAA).
File Explorer
- doclicense.texi
- modus-themes.info
- modus-themes.org
- modus-themes-test.el
- .dir-locals.el
- .gitignore
- CHANGELOG.org
- COPYING
- modus-operandi-deuteranopia-theme.el
- modus-operandi-theme.el
- modus-operandi-tinted-theme.el
- modus-operandi-tritanopia-theme.el
- modus-themes.el
- modus-vivendi-deuteranopia-theme.el
- modus-vivendi-theme.el
- modus-vivendi-tinted-theme.el
- modus-vivendi-tritanopia-theme.el
- README.md
# Use via CDN
jsDelivrjsDelivr 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.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
bind
View Details ▼
bind
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
Was this content helpful?
(0 ratings)
