theming
This commit is contained in:
@@ -7,6 +7,17 @@ import { Toaster } from '@/components/ui/toaster';
|
||||
import { Toaster as Sonner } from 'sonner';
|
||||
import { TooltipProvider } from '@/components/ui/tooltip';
|
||||
import 'themes/DuckPond/client';
|
||||
import 'themes/TokyoNight/client';
|
||||
import 'themes/CatppuccinLatte/client';
|
||||
import 'themes/CatppuccinMocha/client';
|
||||
import 'themes/Everforest/client';
|
||||
import 'themes/Gruvbox/client';
|
||||
import 'themes/Kanagawa/client';
|
||||
import 'themes/MatteBlack/client';
|
||||
import 'themes/Nord/client';
|
||||
import 'themes/OsakaJade/client';
|
||||
import 'themes/Ristretto/client';
|
||||
import 'themes/RosePine/client';
|
||||
import './styles/index.css';
|
||||
|
||||
const headLinks = [
|
||||
|
||||
Reference in New Issue
Block a user