We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c00dc commit 9eeb095Copy full SHA for 9eeb095
src/theme/dark/colors.js
@@ -9,7 +9,7 @@ const appColors = {
9
tabsBorder: rawColors.neutral.ratsbane,
10
disabled: rawColors.neutral.tuna,
11
disabledBackground: rawColors.neutral.outerSpace,
12
- dropdown: rawColors.neutral.ratsbane,
+ dropdown: rawColors.neutral.arsenic,
13
elementBackground: rawColors.neutral.outerSpace,
14
elementBackgroundHover: rawColors.neutral.tuna,
15
mainBackground: rawColors.neutral.gunmetal,
0 commit comments