react95-native
Version:
Refreshed Windows 95 style UI components for your React Native app
34 lines (32 loc) • 866 B
text/typescript
export default {
name: 'maple',
anchor: '#1034a6',
anchorVisited: '#440381',
borderDark: '#ab9042',
borderDarkest: '#2a1801',
borderLight: '#f5e2bb',
borderLightest: '#ffffff',
canvas: '#ffffff',
canvasText: '#2a1801',
canvasTextDisabled: '#ab9042',
canvasTextDisabledShadow: '#ffffff',
canvasTextInvert: '#ffffff',
checkmark: '#2a1801',
checkmarkDisabled: '#ab9042',
flatDark: '#9e9e9e',
flatLight: '#d8d8d8',
focusSecondary: '#fefe03',
headerBackground: '#8e0101',
headerNotActiveBackground: '#a1a0a5',
headerNotActiveText: '#f5e2bb',
headerText: '#ffffff',
hoverBackground: '#8e0101',
material: '#e5cc90',
materialDark: '#9a9e9c',
materialText: '#2a1801',
materialTextDisabled: '#ab9042',
materialTextDisabledShadow: '#ffffff',
materialTextInvert: '#ffffff',
progress: '#8e0101',
tooltip: '#fefbcc'
};