react95-native
Version:
Refreshed Windows 95 style UI components for your React Native app
34 lines (32 loc) • 863 B
text/typescript
export default {
name: 'millenium',
anchor: '#1034a6',
anchorVisited: '#440381',
borderDark: '#828282',
borderDarkest: 'black',
borderLight: '#e5e5e5',
borderLightest: '#ffffff',
canvas: '#ffffff',
canvasText: 'black',
canvasTextDisabled: '#828282',
canvasTextDisabledShadow: '#ffffff',
canvasTextInvert: '#ffffff',
checkmark: 'black',
checkmarkDisabled: '#828282',
flatDark: '#9e9e9e',
flatLight: '#d8d8d8',
focusSecondary: '#fefe03',
headerBackground: '#012470',
headerNotActiveBackground: '#7f7f7f',
headerNotActiveText: '#d6cfc7',
headerText: '#ffffff',
hoverBackground: '#00256e',
material: '#d6cfc7',
materialDark: '#9a9e9c',
materialText: 'black',
materialTextDisabled: '#828282',
materialTextDisabledShadow: '#ffffff',
materialTextInvert: '#ffffff',
progress: '#00256e',
tooltip: '#fefbcc',
};