Update seed data to include new cards, and modify hex codes for existing decks to be more different. Also add functionality to set a dark font color for card_badges if the bg color is too light

This commit is contained in:
badblocks 2025-03-27 23:17:51 -07:00
parent 2cb35e853d
commit 15f8eb7cf4
6 changed files with 12779 additions and 8112 deletions

View file

@ -81,7 +81,7 @@
@plugin "daisyui/theme" {
name: "dark";
default: false;
prefersdark: false;
prefersdark: true;
color-scheme: dark;
--color-base-100: oklch(25.33% 0.016 252.42);
--color-base-200: oklch(23.26% 0.014 253.1);