1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-05 15:07:11 +02:00

style: 💄 Dracula theme option: Change hard to read text color. Use the standard dracula foreground color.

This commit is contained in:
GilbN 2022-11-12 10:11:15 +01:00
parent 3de9f74359
commit b322a32299

View File

@ -18,9 +18,9 @@
--link-color-hover: #8be9fd;
--label-text-color: #282a36;
--text:#6272a4;
--text-hover: #95adfa;
--text-muted: #999;
--text:#f8f8f2;
--text-hover: #fff;
--text-muted: #6272a4;
/*Specials*/
--arr-queue-color: #50fa7b; /* Servarr apps + Bazarr*/