Almaz
bd199dfa76
Add Selection colors for alacritty ( #283 )
3 years ago
Almaz
44f01aef5a
Add monsonjeremy/onedark.nvim to relative section ( #282 )
3 years ago
Josh Dick
ee4b22cbae
chore: Update old "master" branch refernces to use "main" instead ( #277 )
3 years ago
Josh Dick
ad9610cdab
Overhaul 16-color styling ( #271 )
Includes regenerated terminal themes.
3 years ago
Josh Dick
d954737e00
chore(build): Build/linting infrastructure updates. ( #276 )
* Move npm/linting config files to root directory
* Apply prettier/eslint autofixes
* Update CONTRIBUTING.md
3 years ago
Josh Dick
4bd214fbcb
chore(plugins): Add list of supported plugins to README, update companion links ( #275 )
3 years ago
Josh Dick
7d1f6d1476
feat(plugin): Add support for lewis6991/gitsigns.nvim ( #274 )
Resolves #272 .
3 years ago
Josh Dick
1794dd73dd
fix(nvim-lsp): Make nvim-lsp highlighting consistent with existing related highlighting ( #273 )
3 years ago
Josh Dick
a4dadcd2a3
fix: prabirshrestha/vim-lsp is not Neovim LSP :) ( #270 )
3 years ago
Josh Dick
5f81e96d06
Improve Neovim LSP highlighting ( #269 )
3 years ago
Josh Dick
d42ae8e741
feat: Add higlight groups for neoclide/coc.nvim ( #268 )
* Add higlight groups for neoclide/coc.nvim
3 years ago
Navarasu
c344261efd
Added navarasu/onedark.nvim to relative section ( #266 )
* Added navarasu/onedark.nvim to relative section
Co-authored-by: Josh Dick <josh@joshdick.net>
3 years ago
nstetter
1a4c75beeb
Add KDE Konsole colorscheme ( #265 )
Resolves #264 .
3 years ago
Josh Dick
3e535c2331
chore(build): Update dependencies and regenerate lockfile ( #267 )
* Remove accidental usage of private authenticated NPM registry; add explicit .npmrc to prevent this in the future
* Update ESLint/Husky to latest versions
* `npm audit fix` termcolors transitive lodash dependency
3 years ago
Josh Dick
f209c5b674
README.md: Add link to ii14/onedark.nvim in "relatives" section ( #261 )
3 years ago
Snyk bot
ff7b30ebd2
fix: upgrade termcolors from 0.7.2 to 0.7.3 ( #258 )
Snyk has created this PR to upgrade termcolors from 0.7.2 to 0.7.3.
See this package in npm:
https://www.npmjs.com/package/termcolors
See this project in Snyk:
https://app.snyk.io/org/joshdick/project/8bcd347a-088a-4466-84d3-9ff5a6e77b49?utm_source=github&utm_medium=upgrade-pr
4 years ago
dependabot[bot]
bb94912242
Bump lodash from 4.17.20 to 4.17.21 in /build ( #256 )
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Dan Rodriguez
b70ed293f3
Do not overwrite scheme-wide colors with extend_highlight ( #249 )
Fixes #220
Create a copy of color dictionary and apply changes to it instead of
the original
Ex: If extend_highlight is called on a Highlight Group with default
purple foreground, don't overwrite values in the dictionary assigned to
purple.fg, e.g., {'gui': '#C678DD', 'cterm': '170', 'cterm16': '5'}.
Instead make a copy of the dictionary, apply changes to the copy, and
assign the altered copy to the user-specified Highlight Group.
4 years ago
Olivier Roques
94ff495eac
Add support for Neovim LSP ( #245 )
* Add support for Neovim LSP
* Create a Neovim-specific highlighting fold
4 years ago
Josh Dick
935016df26
Consistent highlighting for special characters ( #244 )
`SpecialChar` currently has no highlighting, but the majority of
other existing `Special` characters in the theme are highlighted as
dark yellow (`htmlSpecialChar`, `texSpecialChar`.)
So, add dark yellow highlighting for `SpecialChar` and change
`perlSpecialString` accordingly, so special characters are highlighted
consistently across all languages.
Resolves #222 .
Closes #237 .
4 years ago
Josh Dick
712a728c38
Update build dependencies ( #243 )
4 years ago
Josh Dick
68a18c7eed
Adds highlighting for `dense-analysis/ale` plugin. ( #242 )
Resolves #194 .
4 years ago
Snyk bot
05e237915f
fix: upgrade termcolors from 0.5.0 to 0.7.0 ( #240 )
Snyk has created this PR to upgrade termcolors from 0.5.0 to 0.7.0.
See this package in npm:
https://www.npmjs.com/package/termcolors
See this project in Snyk:
https://app.snyk.io/org/joshdick/project/8bcd347a-088a-4466-84d3-9ff5a6e77b49?utm_source=github&utm_medium=upgrade-pr
4 years ago
Khue Doan
7f9b1802b0
Update One Dark syntax theme link ( #234 )
The old one is deprecated
4 years ago
Josh Dick
727f7ede99
Attempt to address #221 ( #233 )
4 years ago
dependabot[bot]
c0f22072c8
Bump lodash from 4.17.15 to 4.17.19 in /build ( #230 )
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Josh Dick
78d4b029b6
Remove snyk tooling ( #228 )
4 years ago
Snyk bot
4bd965e298
[Snyk] Fix for 1 vulnerabilities ( #218 )
* fix: build/package.json, build/package-lock.json & build/.snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
* fix: build/package.json, build/package-lock.json & build/.snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
* fix: build/package.json, build/package-lock.json & build/.snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
5 years ago
greenkeeper[bot]
c699b06f86
Goodbye Greenkeeper 👋 ( #215 )
* chore(readme): remove Greenkeeper badge
* chore(config): remove greenkeeper.json
* Update README.md
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: Josh Dick <josh@joshdick.net>
5 years ago
Josh Dick
caa8788014
parentheses in terminal the same as in gui ( #212 )
5 years ago
Josh Dick
c01abe67d4
Fix PR build check ( #214 )
5 years ago
Josh Dick
d7b596a252
Greenkeeper/default/husky 4.2.3 ( #209 )
* chore(package): update husky to version 4.2.3
* chore(package): update lockfile build/package-lock.json
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
5 years ago
Josh Dick
e00c7b40ee
Greenkeeper/default/husky 4.2.2 ( #208 )
* chore(package): update husky to version 4.2.2
* chore(package): update lockfile build/package-lock.json
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
5 years ago
Josh Dick
2b0e71843e
Add 'htmlTagN' highlight group. ( #206 )
Closes #205 .
5 years ago
Josh Dick
14b2b274d3
Greenkeeper/default/husky 4.2.0 ( #203 )
* chore(package): update husky to version 4.2.0
* chore(package): update lockfile build/package-lock.json
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
5 years ago
Josh Dick
181a7866bc
Terminal color tweaks. ( #201 )
* Add KiTTY configuration (manually; could potentially use
https://github.com/stayradiated/termcolors/pull/17/ in the future)
* Tweak foreground/background/white/black colors to be visually distinct
from one another
Closes #200 .
5 years ago
Josh Dick
6a98de099d
Greenkeeper/default/husky 4.0.10 ( #199 )
* chore(package): update husky to version 4.0.10
* chore(package): update lockfile build/package-lock.json
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
5 years ago
Josh Dick
8bc37fe652
Greenkeeper/default/husky 4.0.6 ( #196 )
* chore(package): update husky to version 4.0.6
Closes #195
* chore(package): update lockfile build/package-lock.json
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
5 years ago
Josh Dick
a5c74e9d18
HTML/Markdown highlighting tweaks. ( #192 )
Better compatibility with plasticboy/vim-markdown.
Addresses:
* https://github.com/plasticboy/vim-markdown/issues/388
* https://github.com/plasticboy/vim-markdown/issues/461
* https://www.reddit.com/r/neovim/comments/e04207/what_are_the_best_maintained_and_most_extensive/f8gwko0?utm_source=share&utm_medium=web2x
5 years ago
Josh Dick
8520e0bc80
Greenkeeper/default/husky 3.1.0 ( #191 )
* chore(package): update husky to version 3.1.0
* chore(package): update lockfile build/package-lock.json
5 years ago
Josh Dick
cdff3a934c
Switch from CircleCI -> GitHub Workflows
5 years ago
Josh Dick
fe03597611
Dependency updates
5 years ago
Josh Dick
c3ef7a77c0
Greenkeeper/default/husky 3.0.9 ( #189 )
* chore(package): update husky to version 3.0.9
* chore(package): update lockfile build/package-lock.json
5 years ago
Juanma Rinaudo
2986331def
fix typo ( #185 )
5 years ago
Josh Dick
43986d71c3
Greenkeeper/default/husky 3.0.7 ( #183 )
* chore(package): update husky to version 3.0.7
* chore(package): update lockfile build/package-lock.json
5 years ago
Josh Dick
a9225db0fd
chore(package): update husky to version 3.0.4 ( #179 )
5 years ago
Josh Dick
af3c27193d
Stop using doT for templating; dependency updates
5 years ago
greenkeeper[bot]
4d28b36e85
Update husky in group default to the latest version 🚀 ( #172 )
* chore(package): update husky to version 3.0.0
* chore(package): update lockfile build/package-lock.json
5 years ago
Josh Dick
9049229882
Dependency updates
5 years ago
greenkeeper[bot]
8bc66ee252
chore(package): update eslint to version 6.0.0 ( #171 )
5 years ago