joaopspsps / gruvbox-soft.kak

The colorscheme that won't give you a headache but might give you an urge to bake cookies 🍪

Repository from Github https://github.comjoaopspsps/gruvbox-soft.kakRepository from Github https://github.comjoaopspsps/gruvbox-soft.kak

gruvbox-soft.kak

gruvbox-soft.kak is a port of the gruvbox-material colorscheme to Kakoune.

Usage

Copy gruvbox-soft.kak to ~/.config/kak/colors/. If there's no colors/ directory under ~/.config/kak/, create it too.

mkdir -p ~/.config/kak/colors
cp -i gruvbox-soft.kak ~/.config/kak/colors

Inside Kakoune, select the colorscheme:

colorscheme gruvbox-soft

To load the colorscheme automatically, put the above command in your config at ~/.config/kak/kakrc.

Credits

The gruvbox-material colorscheme by @sainnhe, which is in turn a modified version of the gruvbox colorscheme by @morhetz.

Licensing

gruvbox-soft.kak is licensed under the terms of the Apache-2.0 license.

About

The colorscheme that won't give you a headache but might give you an urge to bake cookies 🍪

License:Apache License 2.0


Languages

Language:KakouneScript 100.0%