Lighten the button gradients a bit
This commit is contained in:
@@ -50,7 +50,7 @@ export const colors = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export const gradients = {
|
export const gradients = {
|
||||||
blueLight: {start: '#555FFB', end: colors.blue3}, // buttons
|
blueLight: {start: '#5A71FA', end: colors.blue3}, // buttons
|
||||||
blue: {start: '#5E55FB', end: colors.blue3}, // fab
|
blue: {start: '#5E55FB', end: colors.blue3}, // fab
|
||||||
blueDark: {start: '#5F45E0', end: colors.blue3}, // avis, banner
|
blueDark: {start: '#5F45E0', end: colors.blue3}, // avis, banner
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user