UNPKG

react95

Version:

Refreshed Windows95 UI components for modern web apps - React95

38 lines (35 loc) 949 B
'use strict'; var violetDark = { name: "violetDark", anchor: "#1034a6", anchorVisited: "#440381", borderDark: "#3c1f3e", borderDarkest: "#18051a", borderLight: "#945b9b", borderLightest: "#c47bcc", canvas: "#c47bcc", canvasText: "#18051a", canvasTextDisabled: "#000000", canvasTextDisabledShadow: "#000000", canvasTextInvert: "#c57ece", checkmark: "#000000", checkmarkDisabled: "#3c1f3e", desktopBackground: "#3b1940", flatDark: "#3c1f3e", flatLight: "#945b9b", focusSecondary: "#fefe03", headerBackground: "#1034a6", headerNotActiveBackground: "#210e23", headerNotActiveText: "#652a6d", headerText: "#010601", hoverBackground: "#512155", material: "#652a6d", materialDark: "#210e23", materialText: "#c57ece", materialTextDisabled: "#3c1f3e", materialTextDisabledShadow: "#c47bcc", materialTextInvert: "#c47bcc", progress: "#000080", tooltip: "#fefbcc" }; module.exports = violetDark;