GMK Vaporwave

May have gotten a few colors mixed up, so sorry about that and will try to fix once I can see it :p
This commit is contained in:
kokaloo 2020-06-18 10:12:57 -07:00 committed by GitHub
parent 4bc8743eff
commit c0fc1a5cd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,11 @@
:root {
--bg-color: #a4a7ea;
--main-color: #e368da;
--caret-color: #28cafe;
--sub-color: #7C7faf;
--text-color: #e368da;
--error-color: #573ca9;
--error-extra-color: #3d2b77;
--extra-error-color: #28cafe;
--extra-error-extra-color: #25a9ce;
}