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: 'brick',
anchor: '#1034a6',
anchorVisited: '#440381',
borderDark: '#6c684b',
borderDarkest: '#020000',
borderLight: '#e2ddc9',
borderLightest: '#ffffff',
canvas: '#ffffff',
canvasText: '#020000',
canvasTextDisabled: '#6c684b',
canvasTextDisabledShadow: '#ffffff',
canvasTextInvert: '#ffffff',
checkmark: '#020000',
checkmarkDisabled: '#6c684b',
flatDark: '#9e9e9e',
flatLight: '#d8d8d8',
focusSecondary: '#fefe03',
headerBackground: '#8e0101',
headerNotActiveBackground: '#90885c',
headerNotActiveText: '#c2bfa3',
headerText: '#ffffff',
hoverBackground: '#8e0101',
material: '#c2bfa3',
materialDark: '#9a9e9c',
materialText: '#020000',
materialTextDisabled: '#6c684b',
materialTextDisabledShadow: '#ffffff',
materialTextInvert: '#ffffff',
progress: '#8e0101',
tooltip: '#fefbcc'
};