The library comes with a few helper CSS classes that can be used to change the appearance and behaviour of components.
.dui-theme-dark Set at body and can be used to apply styles for dark mode..dui-theme-light Set at body and can be used to apply styles for light mode..dui-normalized Normalizes all standard content like h1, anchors, p, etc. to a consistent look. This also sets scrollbars and box-sizing: border-box and disabled text-selection. .text-selection Allows text selection.overlay-scrollbar Enables overlay scrollbars with modern styles..overlay-scrollbar-small Enables overlay scrollbars with modern styles and smaller width..text-tabular Sets font-variant-numeric: tabular-nums.text-light Sets text color to a light shade.