feat: migrate pre-request script, test script, settings to nuxt composition
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
// Text color
|
||||
--secondary-color: theme("colors.true-gray.400");
|
||||
// Light Text color
|
||||
--secondary-light-color: theme("colors.true-gray.200");
|
||||
--secondary-light-color: theme("colors.true-gray.500");
|
||||
// Dark Text color
|
||||
--secondary-dark-color: theme("colors.white");
|
||||
// Border color
|
||||
|
||||
Reference in New Issue
Block a user