mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-02 20:21:19 +02:00
ui: change error color
This commit is contained in:
@@ -8,7 +8,7 @@ class StaticColorSchemeFactory {
|
||||
fontTertiary: "gray",
|
||||
transparent: "transparent",
|
||||
static: "white",
|
||||
error: "red",
|
||||
error: "#E53935",
|
||||
favorite: "#ffd700"
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user