Skip to content

Conversation

@abdulrafayoc
Copy link

Description

This PR fixes an issue where the "Share/Copy" settings popup (#cb_flyout) remained in light mode even when the global website theme was set to dark mode.

Changes

  • Added dark mode overrides in public/css/themes/dark.css for the #cb_flyout element.
  • Set background-image: none to remove the default light-textured background.
  • Used CSS variables (--sidePanel_bg, --primary-text-color, etc.) to ensure the popup matches the existing dark theme colors.
  • Added accent-color to checkboxes and radio buttons for better visibility in dark mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant