intel-carbon-theme
v1.0.1
Published
Intel's brand theme for IBM Carbon Design System.
Downloads
5
Readme
Intel® Carbon Theme
Intel® Carbon Theme, Intel's brand theme for IBM Carbon Design System.
Package installation
Download the dist.zip or code.
Using spark island theme
Import it to your css bundle (most likely into global styles.scss) like
the following:
@use 'intel-carbon-theme';Use the themes:
<html lang="en" data-theme="tb-g-100"></html>Where data-theme could be:
white: for Intel blue lighter themeg-10: for Intel blue light themeg-90: for Intel blue dark themeg-100: for Intel blue darker themetb-white: for Tiber lighter themetb-g-10: for Tiber light themetb-g-100: for Tiber dark theme
It is also recommended to download intel-ui-icons.
