mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-02 02:30:29 +00:00
Update theme
This commit is contained in:
Vendored
+4
@@ -26,18 +26,22 @@ declare module 'styled-components' {
|
||||
client: {
|
||||
main: string;
|
||||
light: string;
|
||||
dark: string;
|
||||
};
|
||||
productOwner: {
|
||||
main: string;
|
||||
light: string;
|
||||
dark: string;
|
||||
};
|
||||
developer: {
|
||||
main: string;
|
||||
light: string;
|
||||
dark: string;
|
||||
};
|
||||
admin: {
|
||||
main: string;
|
||||
light: string;
|
||||
dark: string;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user