UNPKG

react95

Version:

Refreshed Windows95 UI components for modern web apps - React95

38 lines (35 loc) 955 B
'use strict'; var ninjaTurtles = { 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", desktopBackground: "#045424", 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" }; module.exports = ninjaTurtles;