Change the color of vote buttons

This commit is contained in:
Midou 2023-07-01 02:50:23 +01:00
parent 3871e9b00e
commit afa7dc106b
Signed by: midou
GPG Key ID: 1D134A95FE521A7A
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
--kbin-topbar-border: 1px solid #4d5052;
--kbin-sidebar-header-text-color: #909ea2;
--kbin-sidebar-header-border: 1px solid #4a4a4a;
--kbin-vote-bg: #1c1c1c;
--kbin-vote-bg: #1e1e2e;
--kbin-vote-text-color: #b6b6b6;
--kbin-vote-text-hover-color: #fafafa;
--kbin-alert-info-bg: #fff3cd;