This commit is contained in:
Ahmed Bouhuolia
2025-08-06 16:15:28 +02:00
parent ffff3a6872
commit eebe98f43b
10 changed files with 54 additions and 41 deletions

View File

@@ -3,7 +3,7 @@
--x-color-amount-text: #343463;
--x-color-label-text: #5d6f90;
:global(.bp4-dark) & {
:global(.bp4-dark)w & {
--x-color-label-text: var(--color-light-gray1);
--x-color-amount-text: var(--color-light-gray2);
}