react95-native
Version:
Refreshed Windows 95 style UI components for your React Native app
41 lines (40 loc) • 1.07 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _default = {
name: 'lilacRoseDark',
anchor: '#a65387',
anchorVisited: '#440381',
background: '#3B3B58',
borderDark: '#7F3163',
borderDarkest: '#190000',
borderLight: '#E597C9',
borderLightest: '#FFCAFC',
canvas: '#dab1c7',
canvasText: '#000000',
canvasTextDisabled: '#000000',
canvasTextDisabledShadow: '#000000',
canvasTextInvert: '#ecbfe3',
checkmark: '#010601',
checkmarkDisabled: '#7F3163',
flatDark: '#7F3163',
flatLight: '#E597C9',
focusSecondary: '#fefe03',
headerBackground: '#4C0030',
headerNotActiveBackground: '#763a60',
headerNotActiveText: '#b26496',
headerText: '#010601',
hoverBackground: '#713259',
material: '#b26496',
materialDark: '#763a60',
materialText: '#000000',
materialTextDisabled: '#82416d',
materialTextDisabledShadow: '#ecbfe3',
materialTextInvert: '#ecbfe3',
progress: '#713259',
tooltip: '#fefbcc'
};
exports.default = _default;
//# sourceMappingURL=lilacRoseDark.js.map
;