Skip to content

Commit 9eeb095

Browse files
christophidespPanos Christophides
andauthored
update dropdown bg color to differentiate it from border color (#415)
Co-authored-by: Panos Christophides <panos@netdata.cloud>
1 parent 34c00dc commit 9eeb095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/dark/colors.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const appColors = {
99
tabsBorder: rawColors.neutral.ratsbane,
1010
disabled: rawColors.neutral.tuna,
1111
disabledBackground: rawColors.neutral.outerSpace,
12-
dropdown: rawColors.neutral.ratsbane,
12+
dropdown: rawColors.neutral.arsenic,
1313
elementBackground: rawColors.neutral.outerSpace,
1414
elementBackgroundHover: rawColors.neutral.tuna,
1515
mainBackground: rawColors.neutral.gunmetal,

0 commit comments

Comments
 (0)