react95-native
Version:
Refreshed Windows 95 style UI components for your React Native app
33 lines • 908 B
JavaScript
export default {
name: 'violetDark',
anchor: '#1034a6',
anchorVisited: '#440381',
borderDark: '#3c1f3e',
borderDarkest: '#18051a',
borderLight: '#945b9b',
borderLightest: '#c47bcc',
canvas: '#c47bcc',
canvasText: '#18051a',
canvasTextDisabled: '#000000',
canvasTextDisabledShadow: '#000000',
canvasTextInvert: '#c57ece',
checkmark: '#000000',
checkmarkDisabled: '#3c1f3e',
flatDark: '#3c1f3e',
flatLight: '#945b9b',
focusSecondary: '#fefe03',
headerBackground: '#1034a6',
headerNotActiveBackground: '#210e23',
headerNotActiveText: '#652a6d',
headerText: '#010601',
hoverBackground: '#512155',
material: '#652a6d',
materialDark: '#210e23',
materialText: '#c57ece',
materialTextDisabled: '#3c1f3e',
materialTextDisabledShadow: '#c47bcc',
materialTextInvert: '#c47bcc',
progress: '#000080',
tooltip: '#fefbcc'
};
//# sourceMappingURL=violetDark.js.map