mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-12 19:02:53 +08:00
add color SILVER_DARK
This commit is contained in:
parent
08b3ed4280
commit
928bec9717
1
src/typings/styled.d.ts
vendored
1
src/typings/styled.d.ts
vendored
@ -22,5 +22,6 @@ declare module "styled-components" {
|
|||||||
SEAGREEN: string;
|
SEAGREEN: string;
|
||||||
ORANGE: string;
|
ORANGE: string;
|
||||||
SILVER: string;
|
SILVER: string;
|
||||||
|
SILVER_DARK: string;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user