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:
parent
2cb35e853d
commit
15f8eb7cf4
6 changed files with 12779 additions and 8112 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue