mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-01 18:20:28 +00:00
Update theme
This commit is contained in:
Vendored
+4
-2
@@ -5,11 +5,13 @@ declare module 'styled-components' {
|
||||
colors: {
|
||||
black: {
|
||||
main: string;
|
||||
light: string;
|
||||
};
|
||||
white: {
|
||||
main: string;
|
||||
light: string;
|
||||
};
|
||||
gray: {
|
||||
main: string;
|
||||
dark: string;
|
||||
};
|
||||
success: {
|
||||
main: string;
|
||||
Reference in New Issue
Block a user