feat: rework color scheme

This commit is contained in:
Cory Dransfeldt 2023-05-06 14:43:19 -07:00
parent 1e25e460fc
commit f44efd5171
No known key found for this signature in database
29 changed files with 163 additions and 406 deletions

View file

@ -17,6 +17,7 @@
"devDependencies": {
"@11ty/eleventy": "^2.0.1",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@catppuccin/tailwindcss": "^0.1.1",
"@fontsource/inter": "^4.5.15",
"eleventy-plugin-heroicons": "^1.1.0",
"eslint": "^8.39.0",
@ -51,7 +52,6 @@
"markdown-it-footnote": "^3.0.3",
"markdownlint-cli": "^0.34.0",
"marked": "^5.0.0",
"tailwind-dracula": "^1.1.0",
"tailwindcss": "^3.3.2"
},
"lint-staged": {