Merge branch 'ciderapp:develop' into develop

This commit is contained in:
Core 2022-02-16 14:35:27 +00:00 committed by GitHub
commit 16c0f8408f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 31 additions and 20 deletions

View file

@ -35,6 +35,8 @@
--keyColor-disabled: rgba(250, 88, 106, 0.35);
--navigationBarHeight: 38px;
--modalBackground: #262626;
--songProgressColor: var(--keyColor);
--songProgressBackground: #333;
--textColor: #eee;
}