better README
This commit is contained in:
parent
80929e97cd
commit
5e9c536f80
1 changed files with 11 additions and 6 deletions
17
README.md
17
README.md
|
|
@ -1,12 +1,17 @@
|
||||||
Kalolo is a dark 256-colors scheme for the [kakoune](https://kakoune.org/) editor.
|
Kalolo is a dark 256-colors scheme for the [kakoune](https://kakoune.org/) editor, designed with consistency in mind.
|
||||||
|
|
||||||
Features
|
Features
|
||||||
========
|
========
|
||||||
|
|
||||||
- Selections and status line are in shades of yellows in normal mode and of blues in insert mode.
|
- Selections and status line are in shades of yellows in normal mode and of blues in insert mode.
|
||||||
- Selections let the syntax coloring appear ("alpha blending").
|
- Selections let the syntax coloring appear ("alpha blending").
|
||||||
- Primary selection, secondary selection, primary cursor, secondary cursor and
|
- Cursor(s) and status line give an immediate visual clue on the mode:
|
||||||
end-of-line cursors all have different colors.
|
|
||||||
|
- Insert mode cursors are in shade of blues, normal mode cursors in shades of yellow.
|
||||||
|
- Status line background color matches the cursors shade.
|
||||||
|
- Primary selection, secondary selection, primary cursor, secondary cursor and
|
||||||
|
end-of-line cursors all have slightly different colors.
|
||||||
|
|
||||||
- It tries to stay semantically consistent:
|
- It tries to stay semantically consistent:
|
||||||
|
|
||||||
- Green is only used for comments (because comments are important),
|
- Green is only used for comments (because comments are important),
|
||||||
|
|
@ -27,8 +32,8 @@ Dependencies
|
||||||
|
|
||||||
Some faces depends on additional highlight keywords: `flow`, `state` and `Search`.
|
Some faces depends on additional highlight keywords: `flow`, `state` and `Search`.
|
||||||
|
|
||||||
Screeshots
|
Screenshots
|
||||||
==========
|
===========
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue