Update to new Discord css variable names

Co-Authored-By: sadan <117494111+sadan4@users.noreply.github.com>
Co-Authored-By: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
This commit is contained in:
Vendicated 2025-06-28 03:42:31 +02:00
parent 65f41cb7bd
commit a25d26e921
No known key found for this signature in database
GPG key ID: D66986BAF75ECF18
25 changed files with 45 additions and 47 deletions

View file

@ -1,6 +1,6 @@
.vc-st-date-picker {
background-color: var(--input-background);
color: var(--text-normal);
color: var(--text-default);
width: 95%;
padding: 8px 8px 8px 12px;
margin: 1em 0;