Working on login screen
This commit is contained in:
8
frontend/components/style.js
Normal file
8
frontend/components/style.js
Normal file
@@ -0,0 +1,8 @@
|
||||
export const colors = {
|
||||
gold: "#FFD700ff",
|
||||
brown: "#8B4513ff",
|
||||
green: "#228B22ff",
|
||||
charcoal: "#2C3E50ff",
|
||||
black: "#020405ff",
|
||||
dark: "#010611",
|
||||
};
|
||||
Reference in New Issue
Block a user