- Git repo on Codeberg: https://codeberg.org/anhsirk0/kakoune-themes
- Mirrors:
This repo has 48 themes
8 from modus-themes, 32 from ef-themes and 8 more
This repo is also my personal config for kakoune
Ef-themes pictures: https://protesilaos.com/emacs/ef-themes-pictures
Modus-themes pictures: https://protesilaos.com/emacs/modus-themes-pictures
Background color #000000
Background color #ffffff
Background color #0f0e06
Background color #0f0b15
Background color #1F1F28
Background color #1F2430
Background color #0A0E14
Background color #2B2E33
Background color #222120
Background color #23232F
Background color #2C2C2C
Background color #171A1F
Background color #101010
monokai syntax is different than the sublime's monokai
Background color #2C2C2D
Background color #282C34
mygruvbox is almost identical to original gruvbox {whitespace color is dimmed & few other minor changes}
gruvbox name was already taken so i have to resort to mygruvbox
Background color #282828
add colors to ~/.config/kak/
cp colors ~/.config/kak/ -r
$ perl ~/.config/kak/change-theme.pl
This will use fzf to select a theme interactively
$ perl ~/.config/kak/change-theme.pl viv
'vivendi.kak' theme selected
This will change theme to the first theme that has viv in its name
$ perl ~/.config/kak/change-theme.pl desert
'desertex.kak' theme selected
This will change theme to the first theme that has desert in its name, like desertex
Modus themes - https://protesilaos.com/emacs/modus-themes-colors
Ef themes - https://protesilaos.com/emacs/ef-themes
Kanagawa theme - https://github.com/rebelot/kanagawa.nvim
Cherry theme - https://github.com/nullxception/cherry-vscode
Gruvbox theme - https://github.com/morhetz/gruvbox
One Dark theme - https://github.com/atom/one-dark-syntax
Ayu theme - https://github.com/dempfi/ayu
Transparent Selections - https://github.com/caksoylar/kakoune-mysticaltutor