Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added src/themes/awizard/awizard.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
209 changes: 209 additions & 0 deletions src/themes/awizard/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,209 @@
{
"name": "awizard",
"displayName": "✨❤️‍🔥🧙‍♂️",
"inherits": "dark",
"mostLike": "dark",
"backgroundImage": "awizard.gif",
"schemaVersion": 1,
"colors": {
"background": "transparent",
"foreground": "#e0f7ff",
"card": "rgba(25, 15, 20, 0.4)",
"cardForeground": "#e0f7ff",
"popover": "rgba(15, 23, 42, 1)",
"popoverForeground": "#e0f7ff",
"primary": "#ff6700",
"primaryForeground": "#ffffff",
"secondary": "#f5f5f5",
"secondaryForeground": "#ffffff",
"muted": "rgba(0, 217, 255, 0.3)",
"mutedForeground": "#e0f7ff",
"accent": "#87ceeb",
"accentForeground": "#11161d",
"destructive": "#b22222",
"destructiveForeground": "#fafafa",
"border": "rgba(0, 217, 255, 0.3)",
"input": "#00d9ff",
"inputBackground": "rgba(0, 217, 255, 0.2)",
"ring": "#00d9ff",
"highlightedText": "#ffff00"
},
"fonts": {
"sans": "-apple-system, BlinkMacSystemFont, 'SF Pro Text', 'SF Pro Display', system-ui, sans-serif",
"serif": "ui-serif, Georgia, Cambria, serif",
"mono": "'SF Mono', ui-monospace, Menlo, Consolas, 'Liberation Mono', monospace",
"heading": "-apple-system, BlinkMacSystemFont, 'SF Pro Display', system-ui, sans-serif",
"body": "-apple-system, BlinkMacSystemFont, 'SF Pro Text', system-ui, sans-serif"
},
"corners": {
"none": "0px",
"sm": "5px",
"md": "8px",
"lg": "11px",
"xl": "15px",
"full": "9999px"
},
"shadows": {
"none": "none",
"sm": "0 1px 2px 0 rgba(14, 165, 233, 0.1)",
"md": "0 4px 6px -1px rgba(14, 165, 233, 0.15)",
"lg": "0 10px 15px -3px rgba(14, 165, 233, 0.2)",
"xl": "0 20px 25px -5px rgba(14, 165, 233, 0.25)",
"inner": "inset 0 2px 4px 0 rgba(14, 165, 233, 0.1)",
"card": "0 4px 6px -1px rgba(14, 165, 233, 0.15), 0 2px 4px -1px rgba(14, 165, 233, 0.1)",
"button": "0 2px 4px 0 rgba(14, 165, 233, 0.2)",
"dropdown": "0 10px 15px -3px rgba(14, 165, 233, 0.2), 0 4px 6px -2px rgba(14, 165, 233, 0.1)",
"textGlow": "0 0 10px #00d9ff"
},
"sidebar": {
"background": "rgba(25, 15, 20, 0.4)",
"border": "rgba(10,132,255,0.20)"
},
"tables": {
"background": "transparent",
"border": "1px solid rgba(59, 130, 246, 0.3)",
"boxShadow": "var(--shadow-lg)",
"header": {
"background": "rgba(135, 206, 235, 0.2)",
"color": "#e0f7ff",
"backdropFilter": "blur(7px) saturate(150%) brightness(0.9)"
},
"row": {
"background": "rgba(135, 206, 235, 0.2)",
"color": "#e0f7ff",
"border": "1px solid rgba(59, 130, 246, 0.1)",
"hover": {
"background": "rgba(135, 206, 235, 0.3)",
"color": "#ffffff"
},
"selected": {
"background": "rgba(135, 206, 235, 0.4)",
"color": "#ffffff"
},
"backdropFilter": "blur(7px) saturate(150%) brightness(0.9)"
},
"footer": {
"background": "rgba(135, 206, 235, 0.2)",
"color": "#e0f7ff",
"border": "1px solid rgba(0, 217, 255, 0.2)",
"backdropFilter": "blur(7px) saturate(150%) brightness(0.9)"
}
},
"buttons": {
"default": {
"background": "linear-gradient(135deg, #00d9ff 0%, #00bfff 100%)",
"color": "#ffffff",
"border": "1px solid #00d9ff",
"borderRadius": "6px",
"boxShadow": "0 2px 4px 0 rgba(14, 165, 233, 0.3)",
"hover": {
"background": "linear-gradient(135deg, #00bfff 0%, #0099ff 100%)",
"color": "#ffffff",
"transform": "translateY(-1px)",
"boxShadow": "0 4px 8px 0 rgba(14, 165, 233, 0.4)"
},
"active": {
"background": "linear-gradient(135deg, #0099ff 0%, #0077ff 100%)",
"color": "#ffffff",
"transform": "translateY(0px)",
"boxShadow": "0 1px 2px 0 rgba(14, 165, 233, 0.3)"
}
},
"outline": {
"background": "rgba(0, 217, 255, 0.2)",
"color": "#00d9ff",
"border": "1px solid #00d9ff",
"borderRadius": "6px",
"boxShadow": "0 1px 2px 0 rgba(14, 165, 233, 0.2)",
"hover": {
"background": "rgba(0, 217, 255, 0.2)",
"color": "#ffffff",
"transform": "translateY(-1px)",
"boxShadow": "0 2px 4px 0 rgba(14, 165, 233, 0.3)"
},
"active": {
"background": "rgba(0, 217, 255, 0.3)",
"color": "#ffffff",
"transform": "translateY(0px)",
"boxShadow": "0 1px 2px 0 rgba(14, 165, 233, 0.2)"
}
},
"secondary": {
"background": "rgba(0, 217, 255, 0.3)",
"color": "#00d9ff",
"border": "1px solid rgba(59, 130, 246, 0.3)",
"borderRadius": "6px",
"boxShadow": "0 1px 2px 0 rgba(59, 130, 246, 0.2)",
"hover": {
"background": "rgba(0, 217, 255, 0.5)",
"color": "#ffffff",
"transform": "translateY(-1px)",
"boxShadow": "0 2px 4px 0 rgba(59, 130, 246, 0.3)"
},
"active": {
"background": "rgba(0, 217, 255, 0.7)",
"color": "#ffffff",
"transform": "translateY(0px)",
"boxShadow": "0 1px 2px 0 rgba(59, 130, 246, 0.2)"
}
},
"destructive": {
"background": "linear-gradient(135deg, #ff1744 0%, #ff4569 100%)",
"color": "#ffffff",
"border": "1px solid #ff1744",
"borderRadius": "6px",
"boxShadow": "0 2px 4px 0 rgba(239, 68, 68, 0.3)",
"hover": {
"background": "linear-gradient(135deg, #ff4569 0%, #ff6b8e 100%)",
"color": "#ffffff",
"transform": "translateY(-1px)",
"boxShadow": "0 4px 8px 0 rgba(239, 68, 68, 0.4)"
},
"active": {
"background": "linear-gradient(135deg, #ff6b8e 0%, #ff8fb3 100%)",
"color": "#ffffff",
"transform": "translateY(0px)",
"boxShadow": "0 1px 2px 0 rgba(239, 68, 68, 0.3)"
}
},
"ghost": {
"background": "transparent",
"color": "#93c5fd",
"border": "1px solid transparent",
"borderRadius": "8px",
"hover": {
"background": "rgba(14, 165, 233, 0.1)",
"color": "#e0f2fe",
"transform": "translateY(-1px)"
},
"active": {
"background": "rgba(14, 165, 233, 0.2)",
"color": "#e0f2fe",
"transform": "translateY(0px)"
}
},
"link": {
"background": "transparent",
"color": "#ffff00",
"border": "1px solid transparent",
"borderRadius": "6px",
"hover": {
"color": "#ffd700",
"transform": "translateY(-1px)"
},
"active": {
"color": "#ffc107",
"transform": "translateY(0px)"
}
}
},
"buttonStyle": "rounded-buttons",
"switches": {
"checked": {
"background": "#ff6700"
},
"unchecked": {
"background": "#ffffff"
}
}
}