Change modal bg color

This commit is contained in:
jeffvli 2023-01-15 20:48:34 -08:00
parent 0b6af1fd21
commit f7919b296b

View file

@ -84,7 +84,7 @@
--toast-description-fg: rgb(193, 194, 197);
--toast-bg: rgb(16, 16, 16);
--modal-bg: rgb(22, 22, 22);
--modal-bg: rgb(26, 26, 26);
--badge-bg: rgb(0, 0, 0);
--badge-fg: rgb(255, 255, 255);