react95-native
Version:
Refreshed Windows 95 style UI components for your React Native app
34 lines (32 loc) • 869 B
text/typescript
export default {
name: 'rainyDay',
anchor: '#1034a6',
anchorVisited: '#440381',
borderDark: '#3d5367',
borderDarkest: '#16233b',
borderLight: '#91abc2',
borderLightest: '#b7cee5',
canvas: '#ffffff',
canvasText: '#050608',
canvasTextDisabled: '#3d5367',
canvasTextDisabledShadow: '#b7cee5',
canvasTextInvert: '#ffffff',
checkmark: '#050608',
checkmarkDisabled: '#3d5367',
flatDark: '#9e9e9e',
flatLight: '#d8d8d8',
focusSecondary: '#fefe03',
headerBackground: '#4b6480',
headerNotActiveBackground: '#7f7f81',
headerNotActiveText: '#ced0d9',
headerText: '#ffffff',
hoverBackground: '#4b6480',
material: '#7a99b3',
materialDark: '#9a9e9c',
materialText: '#050608',
materialTextDisabled: '#3d5367',
materialTextDisabledShadow: '#b7cee5',
materialTextInvert: '#ffffff',
progress: '#4b6480',
tooltip: '#fefbcc'
};