Skip to content

TeddyDD/kakoune-selenized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

91cc8f9 · Jan 25, 2020

History

22 Commits
Nov 6, 2019
Nov 7, 2019
May 5, 2019
May 5, 2019
Jan 25, 2020

Repository files navigation

Kakoune Selenized version

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 "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