mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
[fenix] no issue: update layer3 dark pallete color to match token
This commit is contained in:
parent
5a6afc5372
commit
5609576572
@ -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…
Reference in New Issue
Block a user