Agent skill
theme-factory-1-ocean-depths
Sub-skill of theme-factory: 1. Ocean Depths (+9).
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/business/content-design/theme-factory/1-ocean-depths
SKILL.md
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;
}
/* Fonts: Outfit (headings), Lora (body) */
2. Sunset Boulevard
Warm oranges, corals, and golden hues.
:root {
--primary: #2d1b0e;
--secondary: #744210;
--accent: #ed8936;
--highlight: #fbd38d;
--text: #fffaf0;
}
/* Fonts: Josefin Sans (headings), Source Serif Pro (body) */
3. Forest Canopy
Natural greens and earth tones.
:root {
--primary: #1a2f1a;
--secondary: #2f4f2f;
--accent: #48bb78;
--highlight: #9ae6b4;
--text: #f0fff4;
}
/* Fonts: Montserrat (headings), Merriweather (body) */
4. Modern Minimalist
Clean blacks, whites, and grays.
:root {
--primary: #1a1a1a;
--secondary: #333333;
--accent: #666666;
--highlight: #f5f5f5;
--text: #ffffff;
}
/* Fonts: Inter (headings), System UI (body) */
5. Golden Hour
Luxurious golds, bronzes, and creams.
:root {
--primary: #2c1810;
--secondary: #5c3d2e;
--accent: #d69e2e;
--highlight: #f6e05e;
--text: #fffff0;
}
/* Fonts: Playfair Display (headings), Crimson Text (body) */
6. Arctic Frost
Cool whites, silvers, and ice blues.
:root {
--primary: #0f172a;
--secondary: #1e293b;
--accent: #60a5fa;
--highlight: #e0f2fe;
--text: #f8fafc;
}
/* Fonts: Poppins (headings), Open Sans (body) */
7. Desert Rose
Soft pinks, terracotta, and sand.
:root {
--primary: #3d2c29;
--secondary: #8b5a4a;
--accent: #ed8796;
--highlight: #fce7f3;
--text: #fdf2f8;
}
/* Fonts: Cormorant Garamond (headings), Nunito (body) */
8. Tech Innovation
Electric blues, purples, and neons.
:root {
--primary: #0d0221;
--secondary: #1a0533;
--accent: #7c3aed;
--highlight: #a78bfa;
--text: #f5f3ff;
}
/* Fonts: Space Grotesk (headings), JetBrains Mono (body) */
9. Botanical Garden
Rich greens with floral accents.
:root {
--primary: #14401d;
--secondary: #1e5631;
--accent: #76b947;
--highlight: #a4de8c;
--text: #ecfccb;
}
/* Fonts: DM Serif Display (headings), Libre Baskerville (body) */
10. Midnight Galaxy
Deep purples, cosmic blues, and starlight.
:root {
--primary: #0f0f23;
--secondary: #1a1a3e;
--accent: #9333ea;
--highlight: #c084fc;
--text: #faf5ff;
}
/* Fonts: Syncopate (headings), Raleway (body) */
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?