no issue: update layer3 dark pallete color to match token

upstream-sync
MatthewTighe 2 years ago committed by mergify[bot]
parent 4fada310b7
commit 10d5bf0e66

@ -45,7 +45,7 @@ object FirefoxTheme {
private val darkColorPalette = FirefoxColors(
layer1 = PhotonColors.DarkGrey60,
layer2 = PhotonColors.DarkGrey30,
layer3 = PhotonColors.DarkGrey30,
layer3 = PhotonColors.DarkGrey80,
layerAccent = PhotonColors.Violet40,
layerAccentNonOpaque = PhotonColors.Violet50A32,
layerAccentOpaque = Color(0xFF423262),

Loading…
Cancel
Save