react95-native
Version:
Refreshed Windows 95 style UI components for your React Native app
34 lines (32 loc) • 873 B
text/typescript
export default {
name: 'ninjaTurtles',
anchor: '#1034a6',
anchorVisited: '#440381',
borderDark: '#017401',
borderDarkest: '#000000',
borderLight: '#1dbc1b',
borderLightest: '#55fd55',
canvas: '#ffffff',
canvasText: '#000000',
canvasTextDisabled: '#017401',
canvasTextDisabledShadow: '#55fd55',
canvasTextInvert: '#000000',
checkmark: '#000000',
checkmarkDisabled: '#017401',
flatDark: '#9e9e9e',
flatLight: '#d8d8d8',
focusSecondary: '#fefe03',
headerBackground: '#FF1D15',
headerNotActiveBackground: '#7f7f7f',
headerNotActiveText: '#000000',
headerText: '#ffffff',
hoverBackground: '#FABC3C',
material: '#00a800',
materialDark: '#9a9e9c',
materialText: '#000000',
materialTextDisabled: '#017401',
materialTextDisabledShadow: '#55fd55',
materialTextInvert: '#000000',
progress: '#FF1D15',
tooltip: '#fefbcc'
};