Skip to content

Customizing UI (Styling/Theming) while using Bit.BlazorUI components #12183

@WALEED-NET

Description

@WALEED-NET

Hi,

First of all, thanks for the great work on Bit Platform really impressive effort.

I have a question regarding Bit.BlazorUI and how it fits into real-world projects with custom designs.

In many client projects, we usually receive a custom UI/UX design that follows a specific brand identity. Because of that, we often end up:

  • Rebuilding the UI using pure HTML/CSS
  • Sometimes using tools like Tailwind
  • Creating custom components from scratch to match the design exactly

Recently, we even stopped using some Blazor UI libraries (like MudBlazor and Radzen) because their default styles and component structures didn’t align well with custom design systems.

So my question is:

Is there a recommended way to leverage the functionality of Bit.BlazorUI components while fully customizing or overriding their styles to match a completely custom design system?

For example:

  • Can we easily replace or override styles (CSS variables, classes, etc.)?
  • Is Bit.BlazorUI designed to support design-system-driven development?
  • Or is it better suited for projects that adopt its default UI style?

I’d really appreciate any guidance, best practices, or examples on how to approach this.

Thanks again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions