UUU is a SYNTAX and UI builder for ATOM

Endgame

This is a dark theme derived from the Avengers Endgame movie poster.

{
  "theme": {
    "ui": "@text-color: rgba(158, 105, 109, 1);\n@text-value: 0;\n@heading-color: rgba(148, 65, 77, 1);\n@heading-value: 0;\n@background-color: rgba(0, 0, 0, 1);\n@background-value: 0;\n@background-navvalue: -5;\n@button-color: rgba(110, 93, 209, 1);\n@button-value: 0;\n@button-textcolor: background;\n@border-value: -25;\n@border-radius: 2;\n@git-infoColor: rgba(0, 170, 255, 1);\n@git-successColor: rgba(0, 255, 102, 1);\n@git-warningColor: rgba(255, 213, 0, 1);\n@git-errorColor: rgba(247, 64, 45, 1);\n@settingsPage-background: solid;\n@settingsPage-nav: horizontal;\n@settingsPage-border: false;\n@terminal-backgroundColor: rgba(0, 0, 0, 1);\n@terminal-backgroundValue: 20;\n@terminal-textColor: rgba(255, 255, 255, 1);\n@terminal-cursorColor: rgba(0, 255, 102, 1);",
    "syntax": "@editor-backgroundcolor: rgba(0, 0, 0, 1);\n@editor-color: rgba(113, 94, 121, 1);\n@gutter-color: rgba(0, 0, 0, 1);\n@gutter-value: 80;\n@gutter-punk: hellyeah;\n@selectedline-backgroundcolor: rgba(114, 44, 83, 1);\n@selectedline-backgroundguttercolor: rgba(114, 44, 83, 1);\n@cursor-style: pacman;\n@cursor-color: rgba(255, 213, 0, 1);\n@cursor-shadow: rgba(51, 51, 51, 1);\n@indentguide-linecolor: rgba(33, 33, 33, 1);\n@indentguide-value: 0;\n@folded-codecolor: rgba(240, 23, 30, 1);\n@bracketmatcher-backgroundcolor: rgba(255, 255, 255, 1);\n@comment-color: rgba(94, 94, 94, 1);\n@comment-fontstyle: italic;\n@comment-value: 0;\n@selector-color: rgba(110, 93, 209, 1);\n@selector-fontstyle: normal;\n@pseudo-color: rgba(254, 254, 250, 1);\n@pseudo-fontstyle: normal;\n@pseudo-weight: normal;\n@selector-weight: bold;\n@propertyname-color: rgba(182, 128, 70, 1);\n@propertyname-fontstyle: normal;\n@propertyname-weight: normal;\n@propertyvalue-color: rgba(247, 178, 112, 1);\n@propertyvalue-fontstyle: normal;\n@propertyvalue-weight: normal;\n@unit-color: rgba(0, 253, 255, 1);\n@unit-fontstyle: normal;\n@unit-weight: normal;\n@number-color: rgba(216, 91, 213, 1);\n@number-fontstyle: normal;\n@number-weight: normal;\n@punctuation-color: rgba(215, 86, 156, 1);\n@punctuation-weight: normal;\n@doctype-color: rgba(181, 128, 70, 1);\n@doctype-fontstyle: normal;\n@doctype-weight: bold;\n@tag-color: rgba(110, 93, 209, 1);\n@tag-fontstyle: normal;\n@tag-weight: bold;\n@attributename-color: rgba(181, 128, 70, 1);\n@attributename-fontstyle: normal;\n@attributename-weight: normal;\n@quotationmark-color: rgba(149, 64, 76, 1);\n@quotationmark-weight: bold;\n@string-color: rgba(247, 178, 112, 1);\n@string-fontstyle: italic;\n@string-weight: normal;\n@storage-color: rgba(181, 128, 70, 1);\n@storage-fontstyle: normal;\n@storage-weight: normal;\n@storagemodifier-color: rgba(181, 128, 70, 1);\n@storagemodifier-fontstyle: normal;\n@storagemodifier-weight: normal;\n@operator-color: rgba(0, 254, 255, 1);\n@operator-weight: normal;\n@functionname-color: rgba(110, 93, 209, 1);\n@functionname-fontstyle: normal;\n@functionname-weight: bold;\n@consolelog-color: rgba(255, 38, 0, 1);\n@consolelog-fontstyle: normal;\n@consolelog-weight: normal;\n@class-color: rgba(0, 145, 147, 1);\n@class-fontstyle: normal;\n@class-weight: bold;\n@instance-color: rgba(110, 93, 209, 1);\n@instance-fontstyle: normal;\n@instance-weight: normal;\n@regex-color: rgba(255, 255, 255, 1);\n@regex-fontstyle: normal;\n@regex-weight: normal;\n@control-color: rgba(77, 108, 214, 1);\n@control-fontstyle: normal;\n@control-weight: normal;\n@constant-color: rgba(113, 94, 121, 1);\n@constant-weight: bold;\n@boolean-color: rgba(255, 253, 255, 1);\n@boolean-fontstyle: italic;\n@boolean-weight: normal;\n@module-color: rgba(148, 65, 77, 1);\n@module-fontstyle: normal;\n@module-weight: normal;\n@namespace-color: rgba(148, 65, 77, 1);\n@namespace-fontstyle: normal;\n@namespace-weight: normal;\n@type-color: rgba(181, 128, 70, 1);\n@type-fontstyle: normal;\n@type-weight: normal;\n@identifier-color: rgba(113, 94, 121, 1);\n@identifier-fontstyle: normal;\n@identifier-weight: normal;\n@gitgutter-lineaddedcolor: rgba(0, 255, 102, 1);\n@gitgutter-linemodifiedcolor: rgba(255, 213, 0, 1);\n@gitgutter-lineremovedcolor: rgba(255, 0, 0, 1);"
  }
}