react95-native
Version:
Refreshed Windows 95 style UI components for your React Native app
34 lines (32 loc) • 865 B
text/typescript
export default {
name: 'rose',
anchor: '#1034a6',
anchorVisited: '#440381',
borderDark: '#8a5b68',
borderDarkest: '#26030b',
borderLight: '#e5bec8',
borderLightest: '#f1d4dc',
canvas: '#ffffff',
canvasText: '#050608',
canvasTextDisabled: '#8a5b68',
canvasTextDisabledShadow: '#f1d4dc',
canvasTextInvert: '#ffffff',
checkmark: '#050608',
checkmarkDisabled: '#8a5b68',
flatDark: '#9e9e9e',
flatLight: '#d8d8d8',
focusSecondary: '#fefe03',
headerBackground: '#ab5a71',
headerNotActiveBackground: '#a19fa5',
headerNotActiveText: '#615f68',
headerText: '#ffffff',
hoverBackground: '#ab5a71',
material: '#d6adb8',
materialDark: '#9a9e9c',
materialText: '#050608',
materialTextDisabled: '#8a5b68',
materialTextDisabledShadow: '#f1d4dc',
materialTextInvert: '#ffffff',
progress: '#ab5a71',
tooltip: '#fefbcc'
};