change primary color for dark mode

This commit is contained in:
Daeng Deni Mardaeni 2024-12-20 14:18:34 +07:00
parent 62f20a1eb1
commit 001cb273be

View File

@ -118,8 +118,8 @@ export default {
inverse: "#ffffff",
},
primary: {
default: "#006AE6",
active: "#107EFF",
default: "#35C1D0", // Base color
active: "#1AA3B5", // Lebih gelap untuk efek active
light: "#172331",
clarity: "rgba(0, 106, 230, 0.20)",
inverse: "#ffffff",