Skip to content
Snippets Groups Projects
Commit e6dee405 authored by Aggarwal Himanshu's avatar Aggarwal Himanshu
Browse files

Add additional dark colours to theme

parent 30b0063e
No related branches found
No related tags found
2 merge requests!7Merge develop to main,!5Filters Feature
......@@ -20,10 +20,15 @@ module.exports = {
},
colors: {
dark: {
100: "#4b5364",
200: "#3f4654",
300: "#343a45",
400: "#282d36",
500: "#1d2026",
600: "#121418",
700: "#111317",
800: "#080808",
900: "#000",
900: "#060608",
},
},
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment