diff --git a/themes/list/amoled.ts b/themes/list/amoled.ts index 2ec343d5..27bbce52 100644 --- a/themes/list/amoled.ts +++ b/themes/list/amoled.ts @@ -7,7 +7,7 @@ const tokens = { c200: "#5a62eb", c300: "#454cd4", c400: "#333abe", - c500: "000000", //changed + c500: "#000000", c600: "#1f2363", c700: "#191b4a", c800: "#111334",