Commit Graph

694 Commits

Author SHA1 Message Date
Michael Chris Lopez
6e36feccb3 update LICENSE 2022-01-02 13:37:53 +08:00
Wadii Hajji
cbfa9e6bbe feat(foot): Support foot terminal 2022-01-02 06:16:17 +08:00
github-actions[bot]
ce4c5eb99b chore: format (#71)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-28 07:06:48 +08:00
Michael Chris Lopez
63386c6b9e chore: format 2021-12-28 07:05:45 +08:00
Thuan Pham
0bf9c5a489 feat(windows terminal): supported (#68)
* feat(windows terminal): hello world

* fix(windows terminal): magenta

* fix(windows_terminal): wrong bright black var, missing dir (close #67)

* fix(windows_terminal): cursor color

* ref(windowns terminal): order by content, no comment

* Update lua/zenbones/shipwright/runners/windows_terminal.lua

Co-authored-by: Michael Chris Lopez <hello@michaelchris.space>

* fix(windows_terminal): theme name

Co-authored-by: Michael Chris Lopez <hello@michaelchris.space>
2021-12-28 07:03:53 +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
Michael Chris Lopez
8a36b0494d bring non-treesitter markdown closer 2021-12-18 13:02:15 +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
Michael Chris Lopez
33ec685087 Merge pull request #64 from evantravers/main
Markdown Treesitter Groups
2021-12-18 11:07:07 +08:00
Evan Travers
ef6ba32526 Add Markdown TreeSitter groups 2021-12-17 21:02:12 -06:00
Michael Chris Lopez
5f7273ab50 format readme 2021-12-04 10:14:15 +08:00
Michael Chris Lopez
08c2bb9567 add vimcolorschemes link 2021-12-04 09:19:38 +08:00
Michael Chris Lopez
2d8e1eafb5 rename colorschemes.json -> zenbones.json 2021-12-04 08:57:11 +08:00
github-actions[bot]
ff0b0e077d chore: generated vimdoc (#62)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-03 18:48:54 +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
45da79cefe Merge pull request #61 from mcchrish/bot/style/main
chore: format
2021-12-03 18:46:35 +08:00
github-actions[bot]
92c43145c6 chore: format 2021-12-03 10:45:22 +00:00
Michael Chris Lopez
666a844f3d Merge pull request #59 from mcchrish/lualine-ness
Lualine ness
2021-12-03 18:45:04 +08:00
Michael Chris Lopez
20dac6d4ab adjust lightline contrast
to be the same as lualine
2021-12-03 18:43:20 +08:00
Michael Chris Lopez
5f691f0e42 adjust light statusline 2021-12-03 18:35:49 +08:00
Michael Chris Lopez
d2d111fe42 slightly reduce contrast for lualine 2021-12-02 19:17:42 +08:00
Michael Chris Lopez
eeb9088315 all lualine artifacts 2021-12-02 18:58:15 +08:00
Michael Chris Lopez
673e684ffb reuse util in randombones 2021-12-02 18:51:03 +08:00
Michael Chris Lopez
0deecb8e22 refactor lualine resolution
- create util to determine theme just by the name
- read config from colorschemes.json
2021-12-02 18:47:45 +08:00
Michael Chris Lopez
34bed10a7b use default 2021-12-02 16:59:25 +08:00
Michael Chris Lopez
e1be7965a8 lualine runner for each ness 2021-12-02 16:57:07 +08:00
Michael Chris Lopez
be40f6b9e3 provide ness variant specs to runners 2021-12-02 16:44:18 +08:00
Michael Chris Lopez
b73474c1b4 adjust statusline contrast
and other relative hl groups
2021-12-01 14:59:12 +08:00
Michael Chris Lopez
6522b36520 update docs 2021-11-16 08:52:22 +08:00
Michael Chris Lopez
c1bf8b4021 chore(ci): upgrade stylua 2021-11-15 20:12:28 +08:00
Michael Chris Lopez
b133f53f7e give colorschemes descriptions 2021-11-14 14:12:06 +08:00
Michael Chris Lopez
1a020ee9c6 Merge pull request #56 from mcchrish/bot/vimdoc/main
chore: generated vimdoc
2021-11-14 12:12:26 +08:00
github-actions[bot]
4195f2cc5a chore: generated vimdoc 2021-11-14 04:11:58 +00:00
Michael Chris Lopez
a55f172cf0 Merge pull request #55 from mcchrish/bot/build/main
chore: rebuild artifacts
2021-11-14 12:11:28 +08:00
github-actions[bot]
26776f5977 chore: rebuild artifacts 2021-11-14 04:09:37 +00:00
Michael Chris Lopez
b9a25c4d0f doc: colorize_diagnostic_underline_text 2021-11-14 12:01:17 +08:00
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
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
github-actions[bot]
1291ead859 chore: rebuild artifacts 2021-11-13 00:22:38 +00: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
github-actions[bot]
046a98f52a chore: generated vimdoc 2021-11-12 08:25:33 +00: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
github-actions[bot]
8f9fe01602 chore: rebuild artifacts 2021-11-12 08:24:16 +00:00