UNPKG

react95

Version:

Refreshed Windows95 UI components for modern web apps - React95

39 lines (36 loc) 968 B
'use strict'; var coldGray = { name: "coldGray", anchor: "#8d88c2", anchorVisited: "#440381", background: "#4C6663", borderDark: "#5b57a1", borderDarkest: "#010601", borderLight: "#a4a7c8", borderLightest: "#c7c7df", canvas: "#c7c7df", canvasText: "#050608", canvasTextDisabled: "#888c8f", canvasTextDisabledShadow: "#ffffff", canvasTextInvert: "#ffffff", checkmark: "#010601", checkmarkDisabled: "#5b57a1", desktopBackground: "#606286", flatDark: "#5b57a1", flatLight: "#a4a7c8", focusSecondary: "#fefe03", headerBackground: "#3B3D64", headerNotActiveBackground: "#6063a5", headerNotActiveText: "#a1a3ca", headerText: "#010601", hoverBackground: "#8d88c2", material: "#a1a3ca", materialDark: "#6063a5", materialText: "#010601", materialTextDisabled: "#5b57a1", materialTextDisabledShadow: "#c7c7df", materialTextInvert: "#c7c7df", progress: "#8d88c2", tooltip: "#fefbcc" }; module.exports = coldGray;