Skip to content

Instantly share code, notes, and snippets.

@fieldOfView
Created May 17, 2020 16:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fieldOfView/e00ca6953754e53962196a0af4b9f256 to your computer and use it in GitHub Desktop.
Save fieldOfView/e00ca6953754e53962196a0af4b9f256 to your computer and use it in GitHub Desktop.
A stub theme for Cura that has non-transparent helpers in layer view
{
"metadata": {
"name": "Ultimaker Dark non-transparent helpers",
"inherits": "cura-dark"
},
"colors": {
"layerview_support": [0, 255, 255, 255],
"layerview_support_infill": [0, 255, 255, 255],
"layerview_support_interface": [63, 127, 255, 255]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment