Skip to content

Commit 5909896

Browse files
authored
Update preInstalled.js
Updated "Dark" theme
1 parent 67614d5 commit 5909896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/preInstalled.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dark.borderColor = "rgba(188, 188, 188, 0.15)";
1515
dark.popupIconColor = "rgb(245, 245, 245)";
1616
dark.popupBackgroundColor = "rgb(35, 39, 42)";
1717
dark.popupTextColor = "rgb(245, 245, 245)";
18-
dark.popupActiveColor = "rgb(66, 133, 244)";
18+
dark.popupActiveColor = "rgb(219, 185, 0)";
1919
dark.activeTextColor = "rgb(255, 255, 255)";
2020
dark.errorTextColor = "rgb(255, 185, 92)";
2121
dark.dangerColor = "rgb(220, 38, 38)";

0 commit comments

Comments
 (0)