UNPKG

@fluent-windows/core

Version:

React components that inspired by Microsoft's Fluent Design System.

17 lines (16 loc) 328 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var primary = { light3: '#78cffa', light2: '#4cb2ed', light1: '#2495e0', "default": '#0078d4', dark1: '#005cad', dark2: '#004487', dark3: '#002d61' }; var _default = primary; exports["default"] = _default;