Skip to content

How to customize the theming for light and dark mode #17730

Answered by janhassel
kapi-caz asked this question in Help
Discussion options

You must be logged in to vote

Hey, you should be able to customize the themes by configuring them with Sass:

@use '@carbon/react/scss/themes' with (
  $g10: (
    background: #ff0000,
  ),
);

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kapi-caz
Comment options

Answer selected by kapi-caz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants