UNPKG

react95

Version:

Refreshed Windows95 UI components for modern web apps - React95

38 lines (35 loc) 953 B
'use strict'; var modernDark = { name: "modernDark", anchor: "#1034a6", anchorVisited: "#440381", borderDark: "#121317", borderDarkest: "#000000", borderLight: "#31323c", borderLightest: "#4b4d58", canvas: "#4b4d58", canvasText: "#000000", canvasTextDisabled: "#4b4d58", canvasTextDisabledShadow: "#4b4d58", canvasTextInvert: "#202127", checkmark: "#000000", checkmarkDisabled: "#121317", desktopBackground: "#000000", flatDark: "#9e9e9e", flatLight: "#d8d8d8", focusSecondary: "#fefe03", headerBackground: "#4b4d58", headerNotActiveBackground: "transparent", headerNotActiveText: "#4b4d58", headerText: "#202127", hoverBackground: "#f88702", material: "#202127", materialDark: "#9a9e9c", materialText: "#f88702", materialTextDisabled: "#4b4d58", materialTextDisabledShadow: "#121317", materialTextInvert: "#202127", progress: "#f88702", tooltip: "#fefbcc" }; module.exports = modernDark;