Skip to content

Commit 1979875

Browse files
committed
Refactor UI colors and styles for MeshMapper theme
- Updated status colors in wardrive.js for improved visibility. - Changed background and border colors in index.html to align with the new MeshMapper theme. - Introduced new color variables in tailwind.config.js for consistent theming across the application.
1 parent 97bb0c9 commit 1979875

5 files changed

Lines changed: 59 additions & 1015 deletions

File tree

content/tailwind-in.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
@import "tailwindcss";
1+
@tailwind base;
2+
@tailwind components;
3+
@tailwind utilities;

0 commit comments

Comments
 (0)