Sequoia theme adapted to Daisy UI https://daisyui.com
LEarn how to use it here:
Moonlight
daisyui: {
themes: [
{
mytheme: {
primary: "#8eb6f5",
secondary: "#c58fff",
accent: "#f58ee0",
neutral: "#fdfdfe",
"base-100": "#0F1014",
info: "#1166f0",
success: "#69f56e",
warning: "#ffbb88",
error: "#ff03cc",
},
},
],
},
Monochrome
daisyui: {
themes: [
{
mytheme: {
primary: "#626983",
secondary: "#7C829D",
accent: "#999EB2",
neutral: "#E2E4ED",
"base-100": "#0F1014",
info: "#1166f0",
success: "#69f56e",
warning: "#ffbb88",
error: "#ff03cc",
},
},
],
},
Available themes:
- Moonlight
- Monochrome
Sequoia Theme created by Micheal Andreuzza and ported by Mike.


