Cool Dude Colors #1

Cool Dude Colors #1

Colors for cool dudes (or just for me)

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Cool Dude Colors",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(72, 112, 64)",
      "toolbar_text": "rgba(162, 170, 115, 0.94)",
      "frame": "rgb(56, 87, 49)",
      "tab_background_text": "rgb(186, 207, 62)",
      "toolbar_field": "rgb(163, 183, 159)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(0, 0, 0)",
      "popup": "rgb(31, 34, 61)",
      "popup_text": "rgb(251, 248, 246)",
      "button_background_active": "rgba(93, 49, 27, 0.94)",
      "button_background_hover": "rgb(50, 179, 179)",
      "frame_inactive": "rgb(19, 81, 57)",
      "icons_attention": "rgb(150, 188, 173)",
      "icons": "rgb(251, 248, 246)",
      "ntp_background": "rgb(66, 68, 87)",
      "ntp_text": "rgba(177, 85, 41, 0.94)",
      "popup_border": "rgb(69, 71, 93)",
      "popup_highlight_text": "rgba(232, 131, 30, 0.94)",
      "popup_highlight": "rgba(49, 38, 32, 0.94)",
      "sidebar_border": "rgb(21, 25, 23)",
      "sidebar_highlight_text": "rgba(236, 96, 19, 0.94)",
      "sidebar_highlight": "rgb(16, 17, 16)",
      "sidebar_text": "rgb(0, 0, 0)",
      "tab_background_separator": "rgba(158, 147, 141, 0.94)",
      "tab_loading": "rgb(119, 96, 42)",
      "tab_selected": "rgba(181, 103, 60, 0.94)",
      "tab_text": "rgba(253, 253, 253, 0.94)",
      "toolbar_bottom_separator": "rgba(185, 106, 62, 0.94)",
      "toolbar_field_border_focus": "rgba(157, 118, 97, 0.94)",
      "toolbar_field_border": "rgba(97, 54, 30, 0.94)",
      "toolbar_field_focus": "rgba(21, 20, 19, 0.94)",
      "toolbar_field_highlight_text": "rgba(202, 79, 11, 0.94)",
      "toolbar_field_highlight": "rgba(108, 80, 65, 0.94)",
      "toolbar_field_separator": "rgb(80, 196, 158)",
      "toolbar_field_text_focus": "rgba(255, 87, 0, 0.94)",
      "toolbar_top_separator": "rgb(43, 78, 66)",
      "toolbar_vertical_separator": "rgba(145, 109, 74, 0.94)"
    }
  }
}