Commit Graph

43 Commits

Author SHA1 Message Date
Michael Chris Lopez
1b5fb60a0f complete DiagnosticVirtualText hl groups 2021-11-14 11:56:46 +08:00
Michael Chris Lopez
588a59c501 breaking: DiagnosticUnderline does not colorize fg anymore
use `colorize_diagnostic_underline_text = true` to bring back the
previous behavior.
2021-11-14 11:50:18 +08:00
Michael Chris Lopez
16f4532d53 colorize only the underline/undercurl in DiagnosticUnderline 2021-11-14 11:39:29 +08:00
Michael Chris Lopez
806495f7ba adjust DiagnosticVirtualText* bg saturation 2021-11-14 11:38:44 +08:00
Michael Chris Lopez
90f9865af3 remove bold from SpecialComment
rustdoc doesn't look good
2021-11-12 13:49:41 +08:00
Michael Chris Lopez
7f9f04e46e breaking: require base_bg in util functions 2021-11-12 12:50:27 +08:00
Michael Chris Lopez
7dc1515116 add function annotations to utils 2021-11-08 17:47:14 +08:00
Michael Chris Lopez
a9de21b769 Merge branch 'main' into refactor-build
Conflicts:
	README.md
	autoload/zenbones_dark.vim
	colors/zenbones.vim
	doc/zenbones.md
	lua/zenflesh/init.lua
2021-11-04 10:11:44 +08:00
Michael Chris Lopez
b3cda0abb3 feat: CursorLine contrast option 2021-11-03 16:18:28 +08:00
Michael Chris Lopez
cd109e0cf7 feat: transparent background option 2021-11-03 15:59:41 +08:00
Michael Chris Lopez
e51f15f12a convert ERROR to WARN 2021-11-01 10:11:37 +08:00
Michael Chris Lopez
a436a4cfd2 integrate selene linting 2021-10-29 15:00:22 +08:00
Michael Chris Lopez
586cbf73b9 fix: LspDiagnostics linking 2021-10-29 14:20:53 +08:00
Michael Chris Lopez
03820bf1ae fix: sign hl groups base on SignColumn 2021-10-29 11:01:07 +08:00
Michael Chris Lopez
772640b910 fix: diagnostic sign different bg 2021-10-29 07:52:09 +08:00
Michael Chris Lopez
fb181a3a36 chore: fix diagnostic warnings/errors 2021-10-28 18:24:46 +08:00
Michael Chris Lopez
681bcff0db allow dictionary global config 2021-10-27 16:49:45 +08:00
Michael Chris Lopez
b51ca3f063 cleaner global config resolver 2021-10-26 18:21:21 +08:00
Michael Chris Lopez
2bf8d8f0da higher NonText default constrast 2021-10-26 17:46:00 +08:00
Michael Chris Lopez
c998dcb3fb configurable LineNr contrast 2021-10-26 17:33:01 +08:00
Michael Chris Lopez
6c238079a3 breaking: renamed {zenbones/zenflesh}_{darken/lighten}_line_nr to solid_line_nr
zenbones_darken_line_nr -> zenbones_solid_line_nr
zenflesh_lighten_line_nr -> zenflesh_solid_line_nr
2021-10-26 17:15:43 +08:00
Michael Chris Lopez
3fc8d324fc configurable NonText contrast 2021-10-26 17:10:17 +08:00
Michael Chris Lopez
bb9e2d524c slightly adjust sidebar bg 2021-10-26 12:59:00 +08:00
Michael Chris Lopez
e89caf1a9a support nnn.vim 2021-10-26 12:53:29 +08:00
Michael Chris Lopez
08f11b0d1c support cmp and organize fg selection 2021-10-23 18:07:52 +08:00
Michael Chris Lopez
e4f235fe80 more visible visual selection 2021-10-22 18:54:34 +08:00
Michael Chris Lopez
410e682446 setup more relative Normal bg computation 2021-10-22 18:19:45 +08:00
Michael Chris Lopez
318d9f3a91 only link LspDiagnostic* for < 0.6 2021-10-22 17:32:36 +08:00
Michael Chris Lopez
e69f8e9c04 rename _dim_noncurrent_window to _darken_noncurrent_window 2021-10-20 17:30:26 +08:00
Michael Chris Lopez
5c8a577c5d linenr -> line_nr 2021-10-20 17:22:40 +08:00
Michael Chris Lopez
6c14cd007d cleanup solid_vert_split config handling 2021-10-20 17:21:23 +08:00
Michael Chris Lopez
9429f2064e config for solid FloatBorder 2021-10-20 17:14:48 +08:00
Michael Chris Lopez
b2898b692b allow darker/lighter LineNr background 2021-10-20 16:25:48 +08:00
Michael Chris Lopez
2efc0d1efa config for comments contrast 2021-10-20 15:35:17 +08:00
Michael Chris Lopez
c177ac0689 use vim.notify 2021-10-19 10:02:55 +08:00
Michael Chris Lopez
bed264d0f9 breaking: base_bg parameter is required 2021-10-15 16:25:45 +08:00
Michael Chris Lopez
43150a4100 adjust diff bg saturation slightly 2021-10-15 16:11:31 +08:00
Michael Chris Lopez
c622a0b64f improve diff bg computation 2021-10-15 14:32:10 +08:00
Michael Chris Lopez
4fa564958f adjust zenflesh bg saturation 2021-10-15 13:52:44 +08:00
Michael Chris Lopez
03af6c8f3a adjust DiffAdd saturation 2021-10-14 17:49:20 +08:00
Michael Chris Lopez
c767ea0da9 adjust DiffAdd fg saturation 2021-10-12 09:23:38 +08:00
Michael Chris Lopez
8266247200 use background as lookup instead of base_name 2021-10-11 14:38:05 +08:00
Michael Chris Lopez
ad6bbe7e8d move specs to a single dir, allow custom global config prefix 2021-10-11 13:56:02 +08:00