mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-03 04:31:46 +02:00
mobile: fix button color
This commit is contained in:
committed by
Abdullah Atta
parent
b0b24acd27
commit
f759f99eb3
@@ -117,7 +117,7 @@ const buttonTypes = (
|
||||
},
|
||||
secondary: {
|
||||
primary: colors.secondary.background,
|
||||
text: colors.primary.buttonForeground,
|
||||
text: colors.primary.paragraph,
|
||||
selected: colors.secondary.background,
|
||||
borderWidth: 0.8,
|
||||
borderColor: getColorLinearShade(colors.secondary.background, 0.05, isDark),
|
||||
|
||||
Reference in New Issue
Block a user