mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Fix #4530: adopt bezmi's themes
This commit is contained in:
parent
4e3091ac48
commit
e26865e4e4
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ You can bind your own shortcuts in normal mode with the `:bind` command. For exa
|
|||
- quakelight
|
||||
- midnight (authored by @karizma)
|
||||
|
||||
Tridactyl can also load themes from disk or URL, which would let you use one of the themes authored by @bezmi ([bezmi/base16-tridactyl](https://github.com/bezmi/base16-tridactyl)). See `:help colors` for more information.
|
||||
Tridactyl can also load themes from disk or URL. You could use this for example to load one of the themes originally authored by @bezmi ([tridactyl/base16-tridactyl](https://github.com/tridactyl/base16-tridactyl)). See `:help colors` for more information.
|
||||
|
||||
- How to remap keybindings? or How can I bind keys using the control/alt key modifiers (eg: `ctrl+^`)?
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue