Commit graph

268 commits

Author SHA1 Message Date
Lifepillar 4433b4411d
Update Readme.md 2026-03-11 14:27:17 +00:00
Lifepillar 345e6b423a
Rebuild templates. 2026-03-01 15:09:38 +01:00
Andrew Stryker 73f74def13 Respect user's 16 ANSI terminal colors
This change (re-)introduce `g:solarized_use16` that allows a user to
request that the color scheme use ANSI 16 colors rather than the
terminal capabilities. This fixes an error on terminals configured with
Solarized colors as the ANSI 16 terminal values.
2026-02-27 16:00:09 -08:00
Lifepillar 43e0b11c31
Link diffAdded to Added (visually equivalent). 2026-01-19 22:24:13 +01:00
Lifepillar d99d294f24
Explicitly define diffRemoved. 2026-01-19 18:26:04 +01:00
Lifepillar 19fd5a9316
Fix regression causing transparent backgrounds not working in tmux sometimes.
Fix a regression causing `g:solarized_termtrans` not to be honored
inside tmux when `termguicolors` is set.

Fixes https://github.com/lifepillar/vim-solarized8/issues/118
2025-11-18 18:37:29 +01:00
Lifepillar 2f31fc2239
Rebuild with Colortemplate v3.0.0-beta5. 2025-06-02 14:00:47 +02:00
Lifepillar cd2af16657
Remove redundant definitions. 2025-06-02 13:59:32 +02:00
Lifepillar 7693d4aaa7
Fix missing definitions for <256-color terminals. 2025-05-29 12:13:57 +02:00
Lifepillar 3773112054
Fix regression causing some wrong highlight groups in GVim. 2025-05-28 00:14:21 +02:00
Lifepillar 00e8e8de7d
Add missing definitions. 2025-05-26 15:09:02 +02:00
Lifepillar 7766dc4185
Update and rebuild with Colortemplate v3.0.0-beta1. 2025-05-26 14:10:30 +02:00
Lifepillar c4fd8a4576 Add PmenuMatch and PmenuMatchSel. 2024-06-29 11:10:50 +02:00
Lifepillar 6178a07f44 Add Added, Changed, Removed highlight groups. 2024-01-24 17:26:51 +01:00
Lifepillar ca7d559107 Remove spurious references to Neovim groups. 2024-01-24 17:19:41 +01:00
Lifepillar fb776c926a Fix typos in the Readme. 2024-01-22 22:42:39 +01:00
Lifepillar 7e9035486c Add extra linked group CocMenuSel (coc.nvim). 2024-01-08 21:51:57 +01:00
Lifepillar 2e39b937cb Update timestamps. 2024-01-08 21:23:59 +01:00
Lifepillar 3bc1c0c5b2 Merge branch 'saccarosium-signcolumn' 2024-01-08 21:23:02 +01:00
Luca Saccarola f613647c4e Make SignColumn background same as LineNr 2024-01-07 23:02:32 +01:00
Lifepillar bde9cab3d9 Update the information in the Readme for working for tmux. 2023-08-13 11:42:24 +02:00
Lifepillar 6815a09f01 Update Readme.
Expand on the meaning of each option.
2023-08-04 20:57:51 +02:00
Lifepillar 27ac3c055e Update Readme.
Make it clear what highlight groups some options affect.
2023-08-04 20:42:15 +02:00
Lifepillar 53ab8f3132 Update gui colors when termguicolors is set.
Fixes https://github.com/lifepillar/vim-solarized8/issues/105.
2023-06-17 12:57:16 +02:00
Lifepillar 77a6bd78a6 Update Readme. 2023-06-06 15:05:00 +02:00
Lifepillar ac90047b47 Remove mentions of g:solarized_use16 from the Readme.
Fixes https://github.com/lifepillar/vim-solarized8/issues/104.
2023-06-06 13:32:18 +02:00
Lifepillar 2b5bad7944 Cleanup the template a bit. 2023-06-02 23:01:14 +02:00
Lifepillar 85c0cbed35 Avoid generating ctermul attributes. 2023-06-02 22:32:01 +02:00
Lifepillar 4004d6a10e Add missing highlight groups. 2023-06-02 13:14:02 +02:00
Lifepillar f623908a94 Merge branch 'colortemplate-v3' 2023-06-02 13:05:09 +02:00
Lifepillar e9e64360e7 Clean up templates and rebuild with Colortemplate v3.0.0-alpha0. 2023-06-02 13:04:52 +02:00
Lifepillar b0b5d4dd1e Merge branch 'chrisbra-gitattributes' 2023-04-30 11:03:37 +02:00
Lifepillar b0d3e1602f Check for italics in extra highlight groups. 2023-04-30 11:00:30 +02:00
Lifepillar 7d6cae7faa Merge branch 'chrisbra-gitattributes' 2023-04-30 10:49:51 +02:00
Lifepillar d8ff9247f1 Merge branch 'gitattributes' of https://github.com/chrisbra/vim-solarized8 into chrisbra-gitattributes 2023-04-30 10:49:05 +02:00
Christian Brabandt aff5cc8859
add gitattributes file 2023-04-27 13:57:50 +02:00
Lifepillar 2cf827f778 Complete the upgrade to Colortemplate v3 syntax. 2023-04-24 21:04:30 +02:00
Lifepillar a9e5707be0 Start updating to Colortemplate v3 syntax. 2023-04-23 23:54:40 +02:00
Lifepillar bcd4e74e98
Merge pull request #101 from wshanks/wshanks-patch-1
Add additional suggestion for tmux colors
2023-02-25 12:52:31 +00:00
Will Shanks d075804ea1
Add additional suggestion for tmux colors 2023-02-22 16:06:03 -05:00
Lifepillar 9f9b795197 Fix inconsistent documentation. 2022-05-03 09:37:07 +02:00
Lifepillar 0760564a51 Update documentation. 2022-03-30 14:23:29 +02:00
Lifepillar ed0b0e1bed Do not link vimSet and vimSetEqual to Normal.
Fixes https://github.com/lifepillar/vim-solarized8/issues/95.
2022-03-29 13:48:30 +02:00
Lifepillar 4ee5050167 Rebuild with Colortemplate v2.2.0.
Fix an error about s:termtrans not being defined. The error is due to
the new way Colortemplate generates the output code.

Make g:solarized_extra_hi_groups=1 by default, as the Vim issue with
filetype-specific highlight groups in color schemes has been fixed a
while ago.
2022-03-20 15:14:14 +01:00
Lifepillar 28b81a4263 Remove background color from some extra hi groups.
When the user sets a transparent background, some filetype-specific
highlight groups do not become transparent, because their background has
been set to `back`. Fix it by setting the background to NONE.

Fixes https://github.com/lifepillar/vim-solarized8/issues/92.
2021-04-24 20:37:59 +02:00
Lifepillar d3ba802421 Rebuild color schemes. 2021-03-12 21:29:30 +01:00
Lifepillar bc68029f89 Update script template. 2021-03-12 21:27:47 +01:00
Lifepillar f1b5933ebb Fix option's name in help file. 2021-03-12 21:25:30 +01:00
Lifepillar 7b1425bf71 Update Readme. 2021-03-12 21:24:41 +01:00
Lifepillar 728a4c697d Update Readme. 2021-03-12 21:12:52 +01:00