chore: ram vram usage in resource
This commit is contained in:
@@ -49,6 +49,10 @@ html {
|
||||
--color-white-secondary: rgba(255, 255, 255, 90%);
|
||||
--color-white-tertiary: rgba(255, 255, 255, 70%);
|
||||
--color-white-quaternary: rgba(255, 255, 255, 50%);
|
||||
--color-white-light-1: rgba(255, 255, 255, 15%);
|
||||
--color-white-light-2: rgba(255, 255, 255, 25%);
|
||||
--color-white-light-3: rgba(255, 255, 255, 35%);
|
||||
--color-white-light-4: rgba(255, 255, 255, 45%);
|
||||
--color-text-1: var(--ant-color-text);
|
||||
--color-text-3: rgba(0, 0, 0, 45%);
|
||||
--color-text-2: rgba(0, 0, 0, 65%);
|
||||
|
||||
Reference in New Issue
Block a user