UNPKG

@fluent-windows/core

Version:

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

20 lines (19 loc) 444 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var standard = { light3: '#fafafa', light2: '#f5f5f5', light1: '#e9e9e9', "default": '#dedede', dark1: '#b5b5b5', dark2: '#8c8c8c', dark3: '#595959', transparent1: 'rgba(0, 0, 0, 0.1)', transparent2: 'rgba(0, 0, 0, 0.2)', transparent3: 'rgba(0, 0, 0, 0.4)' }; var _default = standard; exports["default"] = _default;