We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d199283 commit b982ca5Copy full SHA for b982ca5
apps/OpenSign/tailwind.config.js
@@ -43,13 +43,13 @@ module.exports = {
43
{
44
opensigncss: {
45
primary: "#002864",
46
- "primary-content": "#ccd9e8",
47
- secondary: "#151B25",
48
- "secondary-content": "#cacccf",
+ "primary-content": "#cacccf",
+ secondary: "#29354a",
+ "secondary-content": "#c8d1e0",
49
accent: "#E10032",
50
"accent-content": "#ffd8d5",
51
- neutral: "#99c2ff",
52
- "neutral-content": "#31353b",
+ neutral: "#c1ccdb",
+ "neutral-content": "#111312",
53
"base-100": "#ffffff",
54
"base-200": "#dedede",
55
"base-300": "#bebebe",
0 commit comments