Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Bug: DarkMatter Theme has wrong Danger Color for Dark Mode. #254

@pantharshit007

Description

@pantharshit007

Describe the bug
DarkMatter Theme has wrong Danger Color for Dark Mode, needs to update the destructive color for dark.

Ignore If this is intended

To Reproduce

  • go to the dashboard
  • select DarkMatter theme
  • open menu to delete any table row in dark mode

Expected behavior
It should show red shade in dark mode

Screenshots
Light:
Image

Dark:
Image

Additional context
update to this

.dark {
-    --destructive: oklch(0.5940 0.0443 196.0233);
+    --destructive: oklch(0.6368 0.2078 25.3313);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions