Completely fixed theme colors

This commit is contained in:
Hazem Krimi
2021-09-05 16:44:33 +01:00
parent d665157e23
commit 9d4327f3c7
12 changed files with 50 additions and 46 deletions
+1
View File
@@ -11,6 +11,7 @@ declare module 'styled-components' {
background: string;
text: string;
};
blue: string;
};
}
}