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