Skip to content

Commit

Permalink
deps(primer): update primitives
Browse files Browse the repository at this point in the history
  • Loading branch information
tmillr committed Jul 3, 2024
1 parent c9a84d0 commit dcd90f7
Show file tree
Hide file tree
Showing 11 changed files with 15,135 additions and 5,567 deletions.
2,300 changes: 1,682 additions & 618 deletions lua/github-theme/palette/primitives/dark.lua

Large diffs are not rendered by default.

2,300 changes: 1,682 additions & 618 deletions lua/github-theme/palette/primitives/dark_colorblind.lua

Large diffs are not rendered by default.

2,300 changes: 1,682 additions & 618 deletions lua/github-theme/palette/primitives/dark_dimmed.lua

Large diffs are not rendered by default.

2,300 changes: 1,682 additions & 618 deletions lua/github-theme/palette/primitives/dark_high_contrast.lua

Large diffs are not rendered by default.

2,300 changes: 1,682 additions & 618 deletions lua/github-theme/palette/primitives/dark_tritanopia.lua

Large diffs are not rendered by default.

2,298 changes: 1,680 additions & 618 deletions lua/github-theme/palette/primitives/light.lua

Large diffs are not rendered by default.

2,298 changes: 1,680 additions & 618 deletions lua/github-theme/palette/primitives/light_colorblind.lua

Large diffs are not rendered by default.

2,298 changes: 1,680 additions & 618 deletions lua/github-theme/palette/primitives/light_high_contrast.lua

Large diffs are not rendered by default.

2,298 changes: 1,680 additions & 618 deletions lua/github-theme/palette/primitives/light_tritanopia.lua

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "github-nvim-theme",
"private": true,
"dependencies": {
"@primer/primitives": "^7.15.6"
"@primer/primitives": "^8.2.3"
}
}

0 comments on commit dcd90f7

Please sign in to comment.