mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +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