Commit Graph

145 Commits

Author SHA1 Message Date
Greyson Murray
910b8c240c fix: unmatched parenthesis (#106) 2023-01-30 11:55:57 +08:00
Patrick Gingras
661237348a add global bones_compat option 2023-01-11 13:36:49 -05:00
github-actions[bot]
9d865e070a chore: rebuild artifacts (#102)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-31 14:13:37 +08:00
Michael Chris Lopez
0e9e48946b fix: consistent vim option setting 2022-10-22 09:42:15 +08:00
github-actions[bot]
192092360d chore: rebuild artifacts (#96)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-22 09:34:59 +08:00
github-actions[bot]
2fd70c2eba chore: rebuild artifacts (#95)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-18 17:45:05 +08:00
Michael Chris Lopez
30d9598356 feat: support mason.nvim 2022-08-07 11:20:19 +08:00
Jesper Ryom
e2ac0557a3 fix(coc.nvim): add highlight for MenuSel (#91) 2022-08-03 11:28:17 +08:00
github-actions[bot]
4e99da0af0 chore: rebuild artifacts (#89)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-25 10:36:36 +08:00
Michael Chris Lopez
dc48976135 don't rely on fg = "bg" when bg is transparent
- Support nvim-0.7 WinSeparator
- nnn.nvim and nvim-tree.lua changes

close #87
close #88

Co-authored-by: Qingyao Sun <sunqingyao19970825@icloud.com>
2022-06-25 10:32:50 +08:00
Michael Chris Lopez
fc293f6a38 chore: more lush changes 2022-06-19 10:16:10 +08:00
Michael Chris Lopez
7054d8cebb chore: lush v2 changes 2022-05-29 16:41:36 +08:00
Jesper Ryom
46aaa50e01 feat(hl): add CocSearch (#84) 2022-05-27 12:18:32 +08:00
Wadii Hajji
e4def19944 feat(hl): Add CurSearch (#83) 2022-05-01 09:07:49 +08:00
Michael Chris Lopez
a05ef43326 remove zenflesh 2022-02-14 14:14:38 +08:00
Michael Chris Lopez
99da53ada1 add kanagawabones 2021-12-25 08:24:25 +08:00
github-actions[bot]
817c9f62c0 chore: rebuild artifacts (#66)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-18 13:04:00 +08:00
github-actions[bot]
4baae033b8 chore: rebuild artifacts (#65)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-18 11:08:50 +08:00
github-actions[bot]
c3cb3a16a6 chore: rebuild artifacts (#60)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-03 18:48:03 +08:00
Michael Chris Lopez
673e684ffb reuse util in randombones 2021-12-02 18:51:03 +08:00
github-actions[bot]
26776f5977 chore: rebuild artifacts 2021-11-14 04:09:37 +00:00
github-actions[bot]
1291ead859 chore: rebuild artifacts 2021-11-13 00:22:38 +00:00
github-actions[bot]
8f9fe01602 chore: rebuild artifacts 2021-11-12 08:24:16 +00:00
Michael Chris Lopez
edd7b3e265 add seoulbones 2021-11-12 16:23:39 +08:00
github-actions[bot]
b940b2c26b chore: rebuild artifacts 2021-11-11 07:23:29 +00:00
Michael Chris Lopez
07f4c36b35 breaking: randombones now only support neovim 2021-11-11 15:08:59 +08:00
Michael Chris Lopez
062885f6de convert autoload structure to single colors file 2021-11-11 15:08:32 +08:00
Michael Chris Lopez
30c5b6ec28 fix randombones in vim 2021-11-10 07:55:22 +08:00
Michael Chris Lopez
171ca1a6d2 avoid randombones config override 2021-11-08 16:34:35 +08:00
Michael Chris Lopez
15d724c738 feat: support randombones palette, lightline and lualine 2021-11-07 10:16:01 +08:00
Michael Chris Lopez
dcbaed04d7 feat: add randombones 2021-11-07 09:30:44 +08:00
Michael Chris Lopez
b8cab8f17d reorganize generated vimscript 2021-11-06 14:06:48 +08:00
Michael Chris Lopez
a315e231f9 show zenflesh removed error 2021-11-06 13:28:10 +08:00
Michael Chris Lopez
05f191d813 apply new setup to all colorschemes 2021-11-06 13:23:33 +08:00
Michael Chris Lopez
981c2bc0b2 create setup_colorscheme in vimscript 2021-11-06 13:05:03 +08:00
Michael Chris Lopez
28f3bed3f8 add zenburned flavor 2021-11-04 18:05:36 +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
ecef0367bc feat: add duckbones flavor 2021-11-04 09:46:36 +08:00
Michael Chris Lopez
bdb2e23aa2 zenflesh deprecation for compat mode 2021-11-01 13:22:05 +08:00
Michael Chris Lopez
47170c2a2c breaking: deprecate zenflesh and allow zenbones bg=dark
This is an interim change to prepare removing zenflesh. Please make use
of zenbones and set bg=dark to get the zenflesh colors.
2021-11-01 13:13:01 +08:00
Michael Chris Lopez
b25eeeb9d2 use helper to apply colorscheme 2021-11-01 10:12:33 +08:00
Michael Chris Lopez
71aa085609 breaking: remove all zenflesh artifacts 2021-11-01 09:05:40 +08:00
github-actions[bot]
72e4a6d5b8 chore: rebuild artifacts 2021-10-31 01:57:16 +00:00
Michael Chris Lopez
8d423b0b87 allow nordbones compat mode 2021-10-31 09:56:38 +08:00
github-actions[bot]
d5b764a4c8 chore: rebuild artifacts 2021-10-31 00:35:48 +00:00
github-actions[bot]
0369711a20 chore: rebuild artifacts 2021-10-29 06:26:14 +00:00
Michael Chris Lopez
cc76bd2e86 rebuild 2021-10-26 18:20:07 +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
702d6f1f9a rebuild extra 2021-10-23 18:08:34 +08:00