feat: search
This commit is contained in:
@@ -43,9 +43,9 @@
|
||||
// Text color
|
||||
--secondary-color: theme("colors.blue-gray.600");
|
||||
// Light Text color
|
||||
--secondary-light-color: theme("colors.blue-gray.500");
|
||||
--secondary-light-color: theme("colors.blue-gray.400");
|
||||
// Dark Text color
|
||||
--secondary-dark-color: theme("colors.blue-gray.700");
|
||||
--secondary-dark-color: theme("colors.blue-gray.900");
|
||||
// Border color
|
||||
--divider-color: theme("colors.blue-gray.200");
|
||||
// Light Border color
|
||||
|
||||
Reference in New Issue
Block a user