8000 GitHub - falbru/spacecamp.kak: "SpaceCamp" color scheme for Kakoune
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

falbru/spacecamp.kak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spacecamp.kak

A port of the SpaceCamp color scheme for Kakoune.

screenshot

Installation

With plug.kak:

plug "haukkagu/spacecamp.kak" theme

Without a plugin manager:

git clone https://github.com/haukkagu/spacecamp.kak
mkdir -p ~/.config/kak/colors
cp spacecamp.kak/colors/* ~/.config/kak/colors

Usage

The plugin provides two color schemes: spacecamp and spacecamp-lite. The latter has a slightly lighter background than the former.

To enable one of the color schemes, add one of the following lines to ~/.config/kak/kakrc:

colorscheme spacecamp

or...

colorscheme spacecamp-lite

See also

Credits

Thanks to Jared Gorski for creating this amazing color scheme!

About

"SpaceCamp" color scheme for Kakoune

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0