Commit Graph
100 Commits
Author SHA1 Message Date
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 3f7c43dec1 seoulbones slightly muted dark fg 2021-11-14 06:55:34 +08:00
Michael Chris Lopez fe2c874882 Merge pull request #54 from mcchrish/bot/build/main
chore: rebuild artifacts
2021-11-13 08:23:27 +08:00
Michael Chris Lopez a0325e737a improve seoulbones 2021-11-13 08:21:43 +08:00
Michael Chris Lopez 4c8f050f12 add seoulbones lightline and lualine 2021-11-12 16:28:14 +08:00
Michael Chris Lopez d8109dede9 Merge pull request #53 from mcchrish/bot/vimdoc/main
chore: generated vimdoc
2021-11-12 16:26:06 +08:00
Michael Chris Lopez a399b6cd67 Merge pull request #52 from mcchrish/bot/build/main
chore: rebuild artifacts
2021-11-12 16:25:05 +08:00
Michael Chris Lopez edd7b3e265 add seoulbones 2021-11-12 16:23:39 +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 683f76d42a Merge pull request #51 from mcchrish/bot/build/main
chore: rebuild artifacts
2021-11-11 15:24:14 +08:00
Michael Chris Lopez 1529ba3412 fix(ci): stage changed colors 2021-11-11 15:22:40 +08: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 f9be7246ed add missing duckbones colorschemes 2021-11-11 15:06:27 +08:00
Michael Chris Lopez 30c5b6ec28 fix randombones in vim 2021-11-10 07:55:22 +08:00
Michael Chris Lopez 7dc1515116 add function annotations to utils 2021-11-08 17:47:14 +08:00
Michael Chris Lopez 75ab2a5d5b breaking: colors_map return a map-like table instead of list 2021-11-08 17:26:17 +08:00
Michael Chris Lopez 796b4ab91d define .ignore files 2021-11-08 16:45:40 +08:00
Michael Chris Lopez 171ca1a6d2 avoid randombones config override 2021-11-08 16:34:35 +08:00
Michael Chris Lopez ace47a1eb2 setup_colorscheme required 1st parameter 2021-11-08 16:15:02 +08:00
Michael Chris Lopez 609d254b22 Merge pull request #49 from mcchrish/bot/build/main
chore: rebuild artifacts
2021-11-08 11:40:31 +08:00
Michael Chris Lopez 15d724c738 feat: support randombones palette, lightline and lualine 2021-11-07 10:16:01 +08:00
Michael Chris Lopez 6dae870cf6 Merge pull request #45 from mcchrish/bot/vimdoc/main
chore: generated vimdoc
2021-11-07 09:33:57 +08:00
Michael Chris Lopez 4879c81bcf Merge pull request #47 from mcchrish/bot/style/main
chore: format
2021-11-07 09:32:41 +08:00
Michael Chris Lopez dcbaed04d7 feat: add randombones 2021-11-07 09:30:44 +08:00
Michael Chris Lopez 1173a78236 move coloscheme configs/list to json 2021-11-07 08:51:24 +08:00
Michael Chris Lopez 5610c3f4f7 doc: cleanup 2021-11-07 08:37:59 +08:00
Michael Chris Lopez 5c8701019b fix(runners): ignore undefined globals 2021-11-07 08:16:33 +08:00
Michael Chris Lopez ff841de5e5 Merge pull request #48 from mcchrish/bot/build/main
chore: rebuild artifacts
2021-11-06 17:26:51 +08:00
Michael Chris Lopez 6eea2a95c6 fix: sort italic override specs 2021-11-06 17:25:53 +08:00
Michael Chris Lopez bcd95d0787 Merge pull request #46 from mcchrish/bot/build/main
chore: rebuild artifacts
2021-11-06 17:24:10 +08:00
Michael Chris Lopez 4af87ff7ba feat: disable italics when not supported 2021-11-06 17:21:36 +08:00
Michael Chris Lopez 40729662ce doc: add notice about compat mode in Vim 2021-11-06 14:37:35 +08:00
Michael Chris Lopez 6a87667dd4 Merge pull request #44 from mcchrish/bot/style/main
chore: format
2021-11-06 14:21:08 +08:00
Michael Chris Lopez be23b32720 Merge pull request #35 from mcchrish/bot/build/main
chore: rebuild artifacts
2021-11-06 14:20:12 +08:00
Michael Chris Lopez 0b9ed8e831 fix(ci): create build dir 2021-11-06 14:18:20 +08:00
Michael Chris Lopez 8ba222734f fix(ci): double run 2021-11-06 14:14:50 +08:00
Michael Chris Lopez 71525957f7 ci(build): add generated to git add 2021-11-06 14:12:25 +08:00
Michael Chris Lopez 464c4a667e Merge pull request #43 from mcchrish/refactor-build
Refactor build
2021-11-06 14:10:32 +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 58b05fdeb6 fix single bg loading 2021-11-06 13:19:03 +08:00
Michael Chris Lopez c623e9ff93 replace util interpolation with shipwright 2021-11-06 13:06:54 +08:00
Michael Chris Lopez 981c2bc0b2 create setup_colorscheme in vimscript 2021-11-06 13:05:03 +08:00
Michael Chris Lopez 897a0559a6 exclude mechanism 2021-11-06 12:13:13 +08:00
Michael Chris Lopez 036ade08d4 cleanup trailing line 2021-11-06 12:11:18 +08:00
Michael Chris Lopez 0473b25a05 fix lint errors 2021-11-06 12:04:23 +08:00
Michael Chris Lopez 8185f46dcd remove old build system 2021-11-06 11:49:28 +08:00
Michael Chris Lopez ab274926e0 add iterm runner 2021-11-06 11:49:16 +08:00
Michael Chris Lopez 3b02baf926 add vim runner 2021-11-06 11:37:55 +08:00
Michael Chris Lopez 29340b7e22 add tmux runner 2021-11-06 11:37:47 +08:00
Michael Chris Lopez 4674c87cf8 use make_env merge 2021-11-06 11:36:59 +08:00
Michael Chris Lopez de8f1bdad8 no need to manually convert to hex 2021-11-06 11:03:27 +08:00
Michael Chris Lopez e122642ac3 ci(build): clone shipwright 2021-11-05 17:13:54 +08:00
Michael Chris Lopez 72959ba515 add all colorschemes to shipwright pipeline 2021-11-05 17:09:24 +08:00
Michael Chris Lopez e7b8f8f44a add runner for lightline 2021-11-05 17:03:11 +08:00
Michael Chris Lopez aa31123d22 add lualine transform 2021-11-05 16:52:55 +08:00
Michael Chris Lopez 6afa5a2750 add wezterm runner 2021-11-05 15:55:49 +08:00
Michael Chris Lopez a5bd4b1bb2 breaking: standardize palette
vimbones and nordbones follow standard palatte table:

require("nordbones.palette").dark instead of "derived"
2021-11-05 15:43:51 +08:00
Michael Chris Lopez 635f71ae81 remove bright/stark variants 2021-11-05 15:31:28 +08:00
Michael Chris Lopez f6d1b0e169 conditional light/dark background builder 2021-11-05 15:14:42 +08:00
Michael Chris Lopez 3ef0de509c initial shipwright integration 2021-11-05 14:43:28 +08:00
Michael Chris Lopez 265ab617de document collection as table 2021-11-04 18:35:57 +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 a9bf366f47 Merge pull request #42 from mcchrish/bot/vimdoc/main
chore: generated vimdoc
2021-11-04 09:48:16 +08:00
Michael Chris Lopez ecef0367bc feat: add duckbones flavor 2021-11-04 09:46:36 +08:00
Michael Chris Lopez a4a46e0bdc doc: add set background instruction 2021-11-04 06:16:55 +08:00
Michael Chris Lopez 8c197f6cc1 Merge pull request #41 from mcchrish/bot/vimdoc/main
chore: generated vimdoc
2021-11-03 16:50:27 +08:00
Michael Chris Lopez ca1e624e5f doc: add section headers and fix cases 2021-11-03 16:27:58 +08:00
Michael Chris Lopez 62cbaac06a Merge pull request #40 from mcchrish/bot/vimdoc/main
chore: generated vimdoc
2021-11-03 16:19:53 +08:00
Michael Chris Lopez ff52534d04 doc: reformat options table 2021-11-03 16:18:28 +08:00
Michael Chris Lopez b3cda0abb3 feat: CursorLine contrast option 2021-11-03 16:18:28 +08:00
Michael Chris Lopez 3270dc5fab Merge pull request #39 from mcchrish/bot/vimdoc/main
chore: generated vimdoc
2021-11-03 16:01:58 +08:00
Michael Chris Lopez cd109e0cf7 feat: transparent background option 2021-11-03 15:59:41 +08:00
Michael Chris Lopez 960f14bfb3 link to changelogs in release page 2021-11-03 13:36:52 +08:00
Michael Chris Lopez 11be2ccd69 make notice more prominent 2021-11-02 18:53:57 +08:00
Michael Chris Lopez d580de0a22 add breaking change notice 2021-11-02 18:51:58 +08:00
Michael Chris Lopez c808eeae44 Merge pull request #37 from mcchrish/bot/vimdoc/main
chore: generated vimdoc
2021-11-01 17:09:02 +08:00
Michael Chris Lopez ece28c5a43 Merge pull request #36 from mcchrish/bot/style/main
chore: format
2021-11-01 17:07:41 +08:00
Michael Chris Lopez b31088bc73 doc: remove mention of zenflesh 2021-11-01 17:06:22 +08:00
Michael Chris Lopez e509f4aea1 export separate zenbones_light and zenbones_dark 2021-11-01 16:53:23 +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 e51f15f12a convert ERROR to WARN 2021-11-01 10:11:37 +08:00
Michael Chris Lopez 0b00f673b7 wip: overhaul vim template 2021-11-01 10:10:49 +08:00
Michael Chris Lopez 71aa085609 breaking: remove all zenflesh artifacts 2021-11-01 09:05:40 +08:00
Michael Chris Lopez a78b161bcd breaking: deprecate zenflesh in favor of zenbones bg=dark 2021-11-01 08:46:10 +08:00
Michael Chris Lopez a5d8bf14ec feat(build)!: copy cterm from gui lush option 2021-10-31 15:16:12 +08:00
Michael Chris Lopez b5b6367c11 ci: remove dev from build and doc 2021-10-31 15:15:43 +08:00
Michael Chris Lopez 111ed8ff64 feat(build)!: use color name for _compat config 2021-10-31 14:51:36 +08:00
Michael Chris Lopez 0ae1fded2c Merge pull request #34 from mcchrish/bot/build/main
chore: rebuild artifacts
2021-10-31 09:57:59 +08:00
Michael Chris Lopez 8d423b0b87 allow nordbones compat mode 2021-10-31 09:56:38 +08:00
Michael Chris Lopez 6c5dc85fde readme link to showcase 2021-10-31 08:59:37 +08:00
Michael Chris Lopez 586c71ce9a Merge pull request #33 from mcchrish/bot/style/main
chore: format
2021-10-31 08:59:18 +08:00