| name | theme-factory-1-ocean-depths |
| description | Sub-skill of theme-factory: 1. Ocean Depths (+9). |
| version | 2.0.0 |
| category | business |
| type | reference |
| scripts_exempt | true |
1. Ocean Depths (+9)
1. Ocean Depths
Deep blues and teals with aquatic undertones.
:root {
--primary: #0a1628;
--secondary: #1a365d;
--accent: #38b2ac;
--highlight: #4fd1c5;
--text: #e6fffa;
}
2. Sunset Boulevard
Warm oranges, corals, and golden hues.
:root {
--primary: #2d1b0e;
--secondary: #744210;
--accent: #ed8936;
--highlight: #fbd38d;
--text: #fffaf0;
}
3. Forest Canopy
Natural greens and earth tones.
:root {
--primary: #1a2f1a;
--secondary: #2f4f2f;
--accent: #48bb78;
--highlight: #9ae6b4;
--text: #f0fff4;
}
4. Modern Minimalist
Clean blacks, whites, and grays.
:root {
--primary: #1a1a1a;
--secondary: #333333;
--accent: #666666;
--highlight: #f5f5f5;
--text: #ffffff;
}
5. Golden Hour
Luxurious golds, bronzes, and creams.
:root {
--primary: #2c1810;
--secondary: #5c3d2e;
--accent: #d69e2e;
--highlight: #f6e05e;
--text: #fffff0;
}
6. Arctic Frost
Cool whites, silvers, and ice blues.
:root {
--primary: #0f172a;
--secondary: #1e293b;
--accent: #60a5fa;
--highlight: #e0f2fe;
--text: #f8fafc;
}
7. Desert Rose
Soft pinks, terracotta, and sand.
:root {
--primary: #3d2c29;
--secondary: #8b5a4a;
--accent: #ed8796;
--highlight: #fce7f3;
--text: #fdf2f8;
}
8. Tech Innovation
Electric blues, purples, and neons.
:root {
--primary: #0d0221;
--secondary: #1a0533;
--accent: #7c3aed;
--highlight: #a78bfa;
--text: #f5f3ff;
}
9. Botanical Garden
Rich greens with floral accents.
:root {
--primary: #14401d;
--secondary: #1e5631;
--accent: #76b947;
--highlight: #a4de8c;
--text: #ecfccb;
}
10. Midnight Galaxy
Deep purples, cosmic blues, and starlight.
:root {
--primary: #0f0f23;
--secondary: #1a1a3e;
--accent: #9333ea;
--highlight: #c084fc;
--text: #faf5ff;
}