Explorar o código

add color SILVER_DARK

AykutSarac %!s(int64=3) %!d(string=hai) anos
pai
achega
928bec9717
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/typings/styled.d.ts

+ 1 - 0
src/typings/styled.d.ts

@@ -22,5 +22,6 @@ declare module "styled-components" {
     SEAGREEN: string;
     ORANGE: string;
     SILVER: string;
+    SILVER_DARK: string;
   }
 }