OldMoney

OldMoney

Black and Green Dark Cash Money Theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "OldMoney",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png",
        "images/1.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right bottom",
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat",
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(35, 35, 35, 0.63)",
      "toolbar_text": "rgb(0, 255, 2)",
      "frame": "rgb(11, 11, 11)",
      "tab_background_text": "rgb(0, 255, 46)",
      "toolbar_field": "rgba(46, 46, 46, 0.89)",
      "toolbar_field_text": "rgba(0, 255, 50, 0.94)",
      "tab_line": "rgba(20, 175, 0, 0.98)",
      "popup": "rgba(0, 0, 0, 0.75)",
      "popup_text": "rgb(9, 164, 3)",
      "button_background_active": "rgb(47, 255, 0)",
      "button_background_hover": "rgba(65, 65, 65, 0.75)",
      "frame_inactive": "rgba(31, 228, 0, 0.43)",
      "icons_attention": "rgb(47, 255, 0)",
      "icons": "rgb(47, 255, 0)",
      "ntp_background": "rgba(44, 135, 62, 0.94)",
      "ntp_text": "rgb(47, 255, 0)",
      "popup_border": "rgb(0, 0, 0)",
      "popup_highlight_text": "rgb(0, 255, 2)",
      "popup_highlight": "rgb(255, 255, 255)",
      "sidebar_border": "rgb(0, 255, 27)",
      "sidebar_highlight_text": "rgb(47, 255, 0)",
      "sidebar_highlight": "rgb(0, 255, 27)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(11, 11, 11)",
      "tab_background_separator": "rgb(255, 255, 255)",
      "tab_loading": "rgb(47, 255, 0)",
      "tab_selected": "rgb(0, 255, 0)",
      "tab_text": "rgb(0, 0, 0)",
      "toolbar_bottom_separator": "rgba(31, 228, 0, 0.43)",
      "toolbar_field_border_focus": "rgb(0, 0, 0)",
      "toolbar_field_border": "rgb(0, 255, 2)",
      "toolbar_field_focus": "rgba(46, 46, 46, 0.89)",
      "toolbar_field_highlight_text": "rgb(0, 0, 0)",
      "toolbar_field_highlight": "rgb(47, 255, 0)",
      "toolbar_field_separator": "rgba(31, 228, 0, 0.43)",
      "toolbar_field_text_focus": "rgb(0, 255, 46)",
      "toolbar_top_separator": "rgba(31, 228, 0, 0.43)",
      "toolbar_vertical_separator": "rgb(47, 255, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3744ecb7-ba7f-42fe-a1cf-1cf55771242e}"
    }
  }
}