mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-23 19:49:56 +01:00
theme: add missing alpha colors
This commit is contained in:
@@ -314,7 +314,9 @@ export const ALPHA_COLORS: readonly (keyof Colors)[] = [
|
||||
"hover",
|
||||
"backdrop",
|
||||
"background",
|
||||
"placeholder"
|
||||
"placeholder",
|
||||
"textSelection",
|
||||
"shade"
|
||||
];
|
||||
|
||||
export const Variants: readonly (keyof Variants)[] = [
|
||||
|
||||
Reference in New Issue
Block a user