Michael Chris Lopez
|
7f9f04e46e
|
breaking: require base_bg in util functions
|
2021-11-12 12:50:27 +08:00 |
|
Michael Chris Lopez
|
062885f6de
|
convert autoload structure to single colors file
|
2021-11-11 15:08:32 +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 |
|
github-actions[bot]
|
f6bda6f47a
|
chore: format
|
2021-11-07 01:31:50 +00:00 |
|
Michael Chris Lopez
|
1173a78236
|
move coloscheme configs/list to json
|
2021-11-07 08:51:24 +08:00 |
|
Michael Chris Lopez
|
5c8701019b
|
fix(runners): ignore undefined globals
|
2021-11-07 08:16:33 +08:00 |
|
Michael Chris Lopez
|
6eea2a95c6
|
fix: sort italic override specs
|
2021-11-06 17:25:53 +08:00 |
|
Michael Chris Lopez
|
4af87ff7ba
|
feat: disable italics when not supported
|
2021-11-06 17:21:36 +08:00 |
|
github-actions[bot]
|
e7b41a0277
|
chore: format
|
2021-11-06 06:20:30 +00:00 |
|
Michael Chris Lopez
|
b8cab8f17d
|
reorganize generated vimscript
|
2021-11-06 14:06:48 +08:00 |
|
Michael Chris Lopez
|
c623e9ff93
|
replace util interpolation with shipwright
|
2021-11-06 13:06:54 +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
|
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
|
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
|
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
|
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
|
a5d8bf14ec
|
feat(build)!: copy cterm from gui lush option
|
2021-10-31 15:16:12 +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
|
8d423b0b87
|
allow nordbones compat mode
|
2021-10-31 09:56:38 +08:00 |
|
Michael Chris Lopez
|
de0a71a91f
|
add vimbones to build
|
2021-10-31 08:29:01 +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 |
|