Examine source code of fractale dark blue - version 2

Inspect and view changes in fractale dark blue - version 2 source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "fractale dark blue",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(0, 53, 63)",
      "toolbar_text": "rgb(191, 191, 191)",
      "frame": "rgb(1, 36, 43)",
      "tab_background_text": "rgb(191, 191, 191)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(5, 149, 153)",
      "popup": "rgb(27, 40, 45)",
      "popup_text": "rgb(180, 180, 180)",
      "button_background_active": "rgb(2, 98, 102)",
      "button_background_hover": "rgb(1, 98, 102)",
      "icons_attention": "rgb(5, 149, 153)",
      "icons": "rgb(5, 149, 153)",
      "ntp_background": "rgb(0, 32, 38)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgb(5, 149, 153)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(5, 149, 153)",
      "sidebar_border": "rgb(5, 149, 153)",
      "sidebar_highlight_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(5, 149, 153)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(0, 53, 63)",
      "tab_background_separator": "rgb(5, 149, 153)",
      "tab_loading": "rgb(5, 149, 153)",
      "tab_selected": "rgb(5, 149, 153)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_bottom_separator": "rgb(0, 53, 63)",
      "toolbar_field_border_focus": "rgb(5, 149, 153)",
      "toolbar_field_border": "rgb(2, 98, 102)",
      "toolbar_field_focus": "rgb(0, 53, 63)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgb(5, 149, 153)",
      "toolbar_field_separator": "rgb(0, 53, 63)",
      "toolbar_field_text_focus": "rgb(255, 255, 255)",
      "toolbar_top_separator": "rgb(0, 53, 63)",
      "toolbar_vertical_separator": "rgb(5, 149, 153)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2ef43cbe-8aee-4ebe-b2ae-ca637bd6aa0d}"
    }
  }
}