forked from git.gladyson/openmonetis
chore: remover seções vazias de mudanças de código
Este commit remove seções vazias de mudanças de código do arquivo de mudanças. Isso ajuda a manter o histórico de mudanças mais limpo e organizado, facilitando a leitura e a compreensão das alterações realizadas no projeto.
This commit is contained in:
@@ -90,11 +90,11 @@
|
||||
.dark {
|
||||
/* Base surfaces - true dark with minimal saturation */
|
||||
--background: oklch(18.674% 0.00002 271.152);
|
||||
--foreground: oklch(85.505% 0.02038 100.68);
|
||||
--foreground: oklch(92.189% 0.0186 103.516);
|
||||
--card: oklch(24.039% 0.00151 16.27);
|
||||
--card-foreground: oklch(85.505% 0.02038 100.68);
|
||||
--card-foreground: oklch(92.189% 0.0186 103.516);
|
||||
--popover: oklch(24.039% 0.00151 16.27);
|
||||
--popover-foreground: oklch(85.196% 0.0204 100.682);
|
||||
--popover-foreground: oklch(92.189% 0.0186 103.516);
|
||||
|
||||
/* Primary - vibrant terracotta stands out on dark */
|
||||
--primary: oklch(69.18% 0.18855 38.353);
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
/* Secondary - elevated surface */
|
||||
--secondary: oklch(22% 0.004 285);
|
||||
--secondary-foreground: oklch(85.196% 0.0204 100.682);
|
||||
--secondary-foreground: oklch(92.189% 0.0186 103.516);
|
||||
|
||||
/* Muted - subtle surface variant */
|
||||
--muted: oklch(33.674% 0.00531 91.552);
|
||||
@@ -110,7 +110,7 @@
|
||||
|
||||
/* Accent - subtle highlight */
|
||||
--accent: oklch(26.893% 0.00391 84.539);
|
||||
--accent-foreground: oklch(85.196% 0.0204 100.682);
|
||||
--accent-foreground: oklch(92.189% 0.0186 103.516);
|
||||
|
||||
/* Destructive - accessible red for dark */
|
||||
--destructive: oklch(62% 0.2 28);
|
||||
@@ -131,11 +131,11 @@
|
||||
|
||||
/* Sidebar - slight separation from main */
|
||||
--sidebar: oklch(24.039% 0.00151 16.27);
|
||||
--sidebar-foreground: oklch(85.196% 0.0204 100.682);
|
||||
--sidebar-foreground: oklch(92.189% 0.0186 103.516);
|
||||
--sidebar-primary: oklch(69.18% 0.18855 38.353);
|
||||
--sidebar-primary-foreground: oklch(12.897% 0.00619 87.19);
|
||||
--sidebar-accent: oklch(32.242% 0.00447 67.486);
|
||||
--sidebar-accent-foreground: oklch(85.196% 0.0204 100.682);
|
||||
--sidebar-accent-foreground: oklch(92.189% 0.0186 103.516);
|
||||
--sidebar-border: oklch(26% 0.004 285);
|
||||
--sidebar-ring: oklch(69.18% 0.18855 38.353);
|
||||
|
||||
@@ -162,11 +162,11 @@
|
||||
|
||||
/* Special components */
|
||||
--month-picker: oklch(24.039% 0.00151 16.27);
|
||||
--month-picker-foreground: oklch(85.196% 0.0204 100.682);
|
||||
--dark: oklch(85.196% 0.0204 100.682);
|
||||
--month-picker-foreground: oklch(92.189% 0.0186 103.516);
|
||||
--dark: oklch(92.189% 0.0186 103.516);
|
||||
--dark-foreground: oklch(18.711% 0.00427 84.566);
|
||||
--welcome-banner: oklch(24.039% 0.00151 16.27);
|
||||
--welcome-banner-foreground: oklch(85.196% 0.0204 100.682);
|
||||
--welcome-banner-foreground: oklch(92.189% 0.0186 103.516);
|
||||
}
|
||||
|
||||
@theme inline {
|
||||
|
||||
Reference in New Issue
Block a user