Commit Graph
100 Commits
Author SHA1 Message Date
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
Michael Chris Lopez 51fad55a90 create showcase doc 2021-10-31 08:57:48 +08:00
Michael Chris Lopez d495268dd5 Merge pull request #31 from mcchrish/bot/vimdoc/main
chore: generated vimdoc
2021-10-31 08:37:21 +08:00
Michael Chris Lopez 65ebb6d15e Merge pull request #30 from mcchrish/bot/build/main
chore: rebuild artifacts
2021-10-31 08:37:12 +08:00
Michael Chris Lopez 48af56f2c1 separate vimcolors from leaf 2021-10-31 08:35:07 +08:00
Michael Chris Lopez 6c3b373fff doc: add vimbones 2021-10-31 08:34:57 +08:00
Michael Chris Lopez de0a71a91f add vimbones to build 2021-10-31 08:29:01 +08:00
Michael Chris Lopez b8d3ab290a add vimbones flavor 2021-10-31 08:21:22 +08:00
Michael Chris Lopez b7243d791f Merge pull request #28 from mcchrish/bot/vimdoc/main
chore: generated vimdoc
2021-10-30 15:13:36 +08:00
Michael Chris Lopez 2bc90d2b17 ci: install prettier globally 2021-10-30 15:11:56 +08:00
Michael Chris Lopez 619c594029 Merge pull request #26 from mcchrish/dev
Add stylua github actions
2021-10-29 17:28:21 +08:00
Michael Chris Lopez df6f9dea59 fix prettier options 2021-10-29 17:27:03 +08:00
Michael Chris Lopez f3d1c98d6d add format workflow 2021-10-29 17:11:23 +08:00
Michael Chris Lopez 834189a64a prettier override yml 2021-10-29 17:09:19 +08:00
Michael Chris Lopez d4bbd3aaa0 chore: add prettier config 2021-10-29 17:00:45 +08:00
Michael Chris Lopez a37860d3cc fix: ci selene-action version 2021-10-29 15:33:14 +08:00
Michael Chris Lopez c997d8d537 fix: ci error 2021-10-29 15:31:27 +08:00
Michael Chris Lopez eb3556099c chore: add CI workflow 2021-10-29 15:26:56 +08:00
Michael Chris Lopez a436a4cfd2 integrate selene linting 2021-10-29 15:00:22 +08:00
Michael Chris Lopez c441a98b80 Merge pull request #25 from mcchrish/bot/build/main
chore: rebuild artifacts
2021-10-29 14:28:35 +08:00
Michael Chris Lopez cd53b3dd17 Merge pull request #24 from mcchrish/dev
Build using github actions
2021-10-29 14:25:59 +08:00
Michael Chris Lopez 3887180201 chore: format yml 2021-10-29 14:24:53 +08:00
Michael Chris Lopez 586cbf73b9 fix: LspDiagnostics linking 2021-10-29 14:20:53 +08:00
Michael Chris Lopez d6d37812fc ci: build artifacts using github actions 2021-10-29 14:13:58 +08:00
Michael Chris Lopez 03820bf1ae fix: sign hl groups base on SignColumn 2021-10-29 11:01:07 +08:00
Michael Chris Lopez 3864ccd9f7 Merge pull request #22 from mcchrish/bot/vimdoc/main
chore: generated vimdoc
2021-10-29 07:54:26 +08:00
Michael Chris Lopez 772640b910 fix: diagnostic sign different bg 2021-10-29 07:52:09 +08:00
Michael Chris Lopez bcd4c3a614 doc: fix lualine doc 2021-10-29 07:51:36 +08:00
Michael Chris Lopez 411fd9ce81 doc: add missing command 2021-10-28 19:19:46 +08:00
Michael Chris Lopez 497dee22ed docs: simplify extend/override example 2021-10-28 19:08:37 +08:00
Michael Chris Lopez fb181a3a36 chore: fix diagnostic warnings/errors 2021-10-28 18:24:46 +08:00
Michael Chris Lopez 8443403a3c doc: improve lightline docs 2021-10-28 17:10:34 +08:00
Michael Chris Lopez 44c6ba8941 Merge pull request #21 from mcchrish/dev
Copy doc generation workflow from lualine
2021-10-28 06:31:38 +08:00
Michael Chris Lopez 2fd73f2b9b doc: generate for main branch only 2021-10-28 06:31:14 +08:00
Michael Chris Lopez ea692e8fa3 doc: cleanup 2021-10-28 06:25:28 +08:00
Michael Chris Lopez 24bc0f4049 docs: copy lualine workflow 2021-10-28 06:12:41 +08:00
Michael Chris Lopez ae5de8bf5c update description 2021-10-27 19:17:10 +08:00
Michael Chris Lopez 4d1aec1028 doc: cleanup config table 2021-10-27 18:12:20 +08:00
Michael Chris Lopez c52325568f convert config doc to table 2021-10-27 18:08:58 +08:00
Michael Chris Lopez e9db8a7144 cleanup readme 2021-10-27 17:47:23 +08:00
Michael Chris Lopez d54a4fdccf simplify title 2021-10-27 17:33:27 +08:00
Michael Chris Lopez 057759a6a8 fix doc typo 2021-10-27 17:20:43 +08:00
Michael Chris Lopez cc2cf64f05 improve readme 2021-10-27 17:14:39 +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 cc76bd2e86 rebuild 2021-10-26 18:20:07 +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 7b85e5327d readme: mention nnn.vim 2021-10-26 13:00:09 +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 36964cd971 link StatusLineTerm for vim compat 2021-10-26 12:52:22 +08:00
Michael Chris Lopez cc4abbb091 Update FUNDING.yml 2021-10-24 16:30:39 +08:00