@fluentui/fluent2-theme
TypeScript icon, indicating that this package has built-in type declarations

8.107.132 • Public • Published

@fluentui/fluent2-theme

Fluent2 theme for Fluent UI React (formerly Office UI Fabric React)

This package provides the Fluent 2 theme for Fluent UI React 8.0.

  import { ThemeProvider } from '@fluentui/react';
  import { Fluent2WebLightTheme, Fluent2WebDarkTheme } from '@fluentui/fluent2-theme';

  <ThemeProvider theme={Fluent2WebLightTheme}>
    <div>Light Themed</div>
  </ThemeProvider>

  <ThemeProvider theme={Fluent2WebDarkTheme}>
    <div>Dark Themed</div>
  </ThemeProvider>

Readme

Keywords

none

Package Sidebar

Install

npm i @fluentui/fluent2-theme

Weekly Downloads

8,160

Version

8.107.132

License

MIT

Unpacked Size

802 kB

Total Files

314

Last publish

Collaborators

  • chrisdholt
  • miroslavstastny
  • levithomason
  • uifabricteam
  • uifrnbot
  • layershifter
  • ling1726
  • travisspomer
  • justslone
  • microsoft1es
  • sopranopillow