Explorar o código

add new color

AykutSarac %!s(int64=3) %!d(string=hai) anos
pai
achega
9c8082cc04
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/constants/theme.ts

+ 1 - 0
src/constants/theme.ts

@@ -5,6 +5,7 @@ export const darkTheme: DefaultTheme = {
   FULL_WHITE: "#FFFFFF",
   BLACK: "#202225",
   BLACK_DARK: "#2C2F33",
+  BLACK_LIGHT: "#2F3136",
   BLACK_PRIMARY: "#36393f",
   BLACK_SECONDARY: "#23272A",
   CRIMSON: "#DC143C",