2
0
Justin Rhee 3 жил өмнө
parent
commit
3df86af855

+ 1 - 1
dashboard/src/shared/themes/standard.ts

@@ -2,7 +2,7 @@ const theme = {
   bg: "#202227",
   bg: "#202227",
   fg: "#27292e",
   fg: "#27292e",
   clickable: {
   clickable: {
-    bg: "#27292e",
+    bg: "linear-gradient(180deg, #26292e, #24272c)",
   },
   },
   text: {
   text: {
     primary: "#ffffff",
     primary: "#ffffff",