mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-20 18:48:47 +00:00
fix(StatusQ.Core.Theme): use correct dropshadow color in dark theme
This commit is contained in:
parent
80dbec9fcc
commit
8aa421e6a6
@ -68,6 +68,8 @@ ThemePalette {
|
||||
source: "../../../assets/fonts/InterStatus/InterStatus-Black.otf"
|
||||
}
|
||||
|
||||
property color dropShadow: getColor('black', 0.08)
|
||||
|
||||
baseColor1: getColor('graphite5')
|
||||
baseColor2: getColor('graphite4')
|
||||
baseColor3: getColor('graphite3')
|
||||
|
Loading…
x
Reference in New Issue
Block a user