Javyre / kakoune-selenized

Selenized theme for Kakoune

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kakoune Selenized

Port of Selenized color theme for Kakoune text editor.

Ported variants:

  • Selenized light
  • Selenized dark
  • Selenized black
  • Selenized white

Screenshot

light theme dark theme white theme black theme

Installation

Only last stable release of Kakoune is supported (see changelog).

Plug.kak

plug "TeddyDD/kakoune-selenized" domain "GitHub.com" theme

Manual

Copy themes you like to ~/.config/kak/colors/ and load with :colorscheme command.

Changelog

  • 0.1 2019-05-05:
    • Kakoune v2019.01.20
  • 0.2 2019-06-30:
    • CHANGE make primary selection brighter in black variant
  • 0.3 2019-11-05:
    • Kakoune v2019.07.01
    • CHANGE set colors for following faces: Whitespace, LineNumbers, LineNumberCursor, StatusLineInfo
  • 1.0 2019-11-07:
    • ADD white and dark variants

About

Selenized theme for Kakoune

License:The Unlicense