Patch --color-active for the toolbar colors

This commit is contained in:
2025-06-17 12:46:56 -04:00
parent a91e747c4c
commit 7ae5bc1c0b

View File

@ -165,7 +165,7 @@
--color-light: #00000028; --color-light: #00000028;
--color-light-border: #ffffff28; --color-light-border: #ffffff28;
--color-hover: #ffffff10; --color-hover: #ffffff10;
--color-active: #25272d; --color-active: #1e1c1c;
--color-menu: #060606; --color-menu: #060606;
--color-card: #0f0e0e; --color-card: #0f0e0e;
--color-markdown-table-row: #ffffff06; --color-markdown-table-row: #ffffff06;