Skip to content

Sequoia-Theme/daisy-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Midnight

Sequoia for Linear App

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",
        },
      },
    ],
  },

VS Code

Monochrome

daisyui: {
    themes: [
      {
        mytheme: {
          primary: "#626983",
          secondary: "#7C829D",
          accent: "#999EB2",
          neutral: "#E2E4ED",
          "base-100": "#0F1014",
          info: "#1166f0",
          success: "#69f56e",
          warning: "#ffbb88",
          error: "#ff03cc",
        },
      },
    ],
  },

VS Code

Available themes:

  • Moonlight
  • Monochrome

Sequoia Theme created by Micheal Andreuzza and ported by Mike.

About

Sequoia adapted for Daisy UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published