Catppuccin Macciato because it fucking rules dude
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m8s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m8s
This commit is contained in:
10
src/styles/macchiato.ts
Normal file
10
src/styles/macchiato.ts
Normal file
@@ -0,0 +1,10 @@
|
||||
import { createCatppuccinPlugin } from "@catppuccin/daisyui";
|
||||
|
||||
export default createCatppuccinPlugin(
|
||||
"macchiato",
|
||||
{},
|
||||
{
|
||||
default: true,
|
||||
prefersdark: true,
|
||||
},
|
||||
);
|
||||
Reference in New Issue
Block a user