(feat): update methanium border color
All checks were successful
/ deploy-and-package (push) Successful in 1m7s
All checks were successful
/ deploy-and-package (push) Successful in 1m7s
This commit is contained in:
parent
1807e05b79
commit
9a60c880c6
2 changed files with 2 additions and 2 deletions
|
|
@ -314,7 +314,7 @@ export const BUILT_IN_THEMES = defineThemes([
|
|||
--accent: #cf8fe633;
|
||||
--accent-foreground: #faecfc;
|
||||
--destructive: #cc4848;
|
||||
--border: #374351;
|
||||
--border: #242D38;
|
||||
--input: #445161;
|
||||
--ring: #cf8fe6;
|
||||
--chart-1: #cf8fe6;
|
||||
|
|
|
|||
Loading…
Reference in a new issue