fixes
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -44,82 +44,82 @@ module.exports = {
|
|||||||
"gg": "gentleGrow 1s infinite",
|
"gg": "gentleGrow 1s infinite",
|
||||||
"slideUp": 'slideUp 0.5s ease-out forwards'
|
"slideUp": 'slideUp 0.5s ease-out forwards'
|
||||||
},
|
},
|
||||||
"fontFamily": {
|
"fontFamily": {
|
||||||
"sans": ["Inter", "ui-sans-serif", "system-ui", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Helvetica Neue", "Arial", "sans-serif"],
|
"sans": ["Inter", "ui-sans-serif", "system-ui", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Helvetica Neue", "Arial", "sans-serif"],
|
||||||
"mono": ["JetBrains Mono", "ui-monospace", "SFMono-Regular", "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", "monospace"]
|
"mono": ["JetBrains Mono", "ui-monospace", "SFMono-Regular", "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", "monospace"]
|
||||||
},
|
},
|
||||||
"colors": {
|
"colors": {
|
||||||
"green": {
|
"green": {
|
||||||
"50": "#f0fdf4",
|
"50": "#f2f8ea",
|
||||||
"100": "#dcfce7",
|
"100": "#e4f0d5",
|
||||||
"200": "#bbf7d0",
|
"200": "#c9e1ab",
|
||||||
"300": "#86efac",
|
"300": "#afd382",
|
||||||
"400": "#4ade80",
|
"400": "#94c458",
|
||||||
"500": "#16a34a",
|
"500": "#79b52e",
|
||||||
"600": "#15803d",
|
"600": "#619125",
|
||||||
"700": "#166534",
|
"700": "#496d1c",
|
||||||
"800": "#14532d",
|
"800": "#304812",
|
||||||
"900": "#052e16"
|
"900": "#182409"
|
||||||
},
|
},
|
||||||
"primary": {
|
"primary": {
|
||||||
"50": "#f0fdf4",
|
"50": "#f2f8ea",
|
||||||
"100": "#dcfce7",
|
"100": "#e4f0d5",
|
||||||
"200": "#bbf7d0",
|
"200": "#c9e1ab",
|
||||||
"300": "#86efac",
|
"300": "#afd382",
|
||||||
"400": "#4ade80",
|
"400": "#94c458",
|
||||||
"500": "#16a34a",
|
"500": "#79b52e",
|
||||||
"600": "#15803d",
|
"600": "#619125",
|
||||||
"700": "#166534",
|
"700": "#496d1c",
|
||||||
"800": "#14532d",
|
"800": "#304812",
|
||||||
"900": "#052e16"
|
"900": "#182409"
|
||||||
},
|
},
|
||||||
"blue": {
|
"blue": {
|
||||||
"50": "#eff6ff",
|
"50": "#e6f5fd",
|
||||||
"100": "#dbeafe",
|
"100": "#ccebfb",
|
||||||
"200": "#bfdbfe",
|
"200": "#99d7f7",
|
||||||
"300": "#93c5fd",
|
"300": "#66c4f2",
|
||||||
"400": "#60a5fa",
|
"400": "#33b0ee",
|
||||||
"500": "#3b82f6",
|
"500": "#009cea",
|
||||||
"600": "#2563eb",
|
"600": "#007dbb",
|
||||||
"700": "#1d4ed8",
|
"700": "#005e8c",
|
||||||
"800": "#1e40af",
|
"800": "#003e5e",
|
||||||
"900": "#1e3a8a"
|
"900": "#001f2f"
|
||||||
},
|
},
|
||||||
"secondary": {
|
"secondary": {
|
||||||
"50": "#f0fdf4",
|
"50": "#e9f5e8",
|
||||||
"100": "#dcfce7",
|
"100": "#d2ebd2",
|
||||||
"200": "#bbf7d0",
|
"200": "#a6d7a4",
|
||||||
"300": "#86efac",
|
"300": "#79c377",
|
||||||
"400": "#4ade80",
|
"400": "#4daf49",
|
||||||
"500": "#16a34a",
|
"500": "#209b1c",
|
||||||
"600": "#15803d",
|
"600": "#1a7c16",
|
||||||
"700": "#166534",
|
"700": "#135d11",
|
||||||
"800": "#14532d",
|
"800": "#0d3e0b",
|
||||||
"900": "#052e16"
|
"900": "#061f06"
|
||||||
},
|
},
|
||||||
"red": {
|
"red": {
|
||||||
"50": "#fef2f2",
|
"50": "#ffe6e6",
|
||||||
"100": "#fee2e2",
|
"100": "#ffcdcd",
|
||||||
"200": "#fecaca",
|
"200": "#ff9a9a",
|
||||||
"300": "#fca5a5",
|
"300": "#ff6868",
|
||||||
"400": "#f87171",
|
"400": "#ff3535",
|
||||||
"500": "#ef4444",
|
"500": "#ff0303",
|
||||||
"600": "#dc2626",
|
"600": "#cc0202",
|
||||||
"700": "#b91c1c",
|
"700": "#990202",
|
||||||
"800": "#991b1b",
|
"800": "#660101",
|
||||||
"900": "#7f1d1d"
|
"900": "#330101"
|
||||||
},
|
},
|
||||||
"orange": {
|
"orange": {
|
||||||
"50": "#fff7ed",
|
"50": "#fef2e8",
|
||||||
"100": "#ffedd5",
|
"100": "#fde6d1",
|
||||||
"200": "#fed7aa",
|
"200": "#fbcca2",
|
||||||
"300": "#fdba74",
|
"300": "#f8b374",
|
||||||
"400": "#fb923c",
|
"400": "#f69945",
|
||||||
"500": "#f97316",
|
"500": "#f48017",
|
||||||
"600": "#ea580c",
|
"600": "#c36612",
|
||||||
"700": "#c2410c",
|
"700": "#924d0e",
|
||||||
"800": "#9a3412",
|
"800": "#623309",
|
||||||
"900": "#7c2d12"
|
"900": "#311a05"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user