index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
colors
/
reeder.kak
Age
Commit message (
Expand
)
Author
2021-09-07
Add standard DiagnosticError and DiagnosticWarning faces.
Tim Allen
2020-05-15
colors: Retire the `bold` and `italic` faces
Frank LENORMAND
2020-01-29
rc: Highlight embedded documentation
Frank LENORMAND
2018-10-04
Made all builtin colorschemes set Whitespace highlighter
Justin Frank
2018-09-23
Make all cursor-related faces final
Olivier Perret
2018-07-05
Do not reparse %sh{...} strings
Maxime Coste
2018-04-07
Make FaceRegistry scoped
Maxime Coste
2018-02-24
colorschemes: Add PrimaryCursorEol and SecondaryCursorEol
Maxime Coste
2017-02-09
Adds faces module and function. Renames identifier face to variable.
Nick Mosher
2016-11-24
Introduce the `builtin` face, modify scripts accordingly
Frank LENORMAND
2016-11-09
Merge the "error" duplicate face into "Error"
Frank LENORMAND
2016-02-17
Cleanup/fix some code
Frank LENORMAND
2016-02-17
Declare the `BufferPadding` in the default themes
Frank LENORMAND
2016-02-17
Fix the background menu color attributes
Frank LENORMAND
2016-02-16
Add a light theme `reeder`
Frank LENORMAND