forgot comment
All checks were successful
Code quality checks / biome (push) Successful in 9s

This commit is contained in:
creations 2025-04-10 07:09:27 -04:00
parent ff0ece9626
commit 0d5fbe76b7
Signed by: creations
GPG key ID: 8F553AA4320FC711

View file

@ -1,6 +1,5 @@
<style>
:root {
/* --background: #0e0e10; */
--background: <%= colors.DarkVibrant || '#0e0e10' %>;
--readme-bg: <%= colors.DarkMuted || '#1a1a1d' %>;
--card-bg: <%= colors.DarkMuted || '#1e1f22' %>;