Merge pull request #136 from aidenybai/custom-progress-bar-color

This commit is contained in:
Jacky Zhao 2022-05-27 18:32:49 -07:00 committed by GitHub
commit cbc2bea413
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
--gray: #4e4e4e;
--lightgray: #f0f0f0;
--outlinegray: #dadada;
--million-progress-bar-color: var(--secondary);
}
[saved-theme="dark"] {