We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e5c4bc commit 1e01611Copy full SHA for 1e01611
projects/demo/public/favicon.ico
320 Bytes
projects/demo/src/app/app.html
@@ -34,7 +34,7 @@ <h1 class="text-lg font-semibold theme-text-primary">@slateui/theme</h1>
34
<div class="text-center">
35
<h2 id="hero-title" class="text-4xl sm:text-5xl lg:text-6xl font-bold theme-text-primary mb-6 tracking-tight">
36
Modern Theme Management<br/>
37
- for <span class="gradient-text">Angular</span>
+ for <span class="bg-gradient-to-r from-pink-600 to-purple-600 bg-clip-text text-transparent">Angular</span>
38
</h2>
39
<p class="text-lg sm:text-xl theme-text-secondary mb-12 max-w-3xl mx-auto leading-relaxed">
40
Lightweight, feature-rich theme library with automatic dark mode detection,
0 commit comments