Machine

Machine

Inspired by the Monokai Pro: Filter Machine theme, this theme aims to give you the clean look and feel. It looks eerily robotic while still being human.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Machine",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(36, 49, 54)",
      "toolbar_text": "rgb(244, 254, 252)",
      "frame": "rgb(27, 37, 40)",
      "tab_background_text": "rgb(244, 254, 252)",
      "toolbar_field": "rgb(27, 37, 40)",
      "toolbar_field_text": "rgb(244, 254, 252)",
      "tab_line": "rgb(145, 210, 237)",
      "popup": "rgb(27, 37, 40)",
      "popup_text": "rgb(244, 254, 252)",
      "button_background_active": "rgba(0, 20, 255, 0)",
      "ntp_background": "rgb(36, 49, 54)",
      "ntp_text": "rgb(244, 254, 252)",
      "popup_border": "rgb(36, 49, 54)",
      "sidebar_border": "rgb(36, 49, 54)",
      "sidebar_highlight_text": "rgb(40, 48, 53)",
      "sidebar_highlight": "rgb(40, 48, 53)",
      "sidebar_text": "rgb(229, 233, 240)",
      "sidebar": "rgb(36, 49, 54)",
      "tab_background_separator": "rgb(229, 233, 240)",
      "tab_text": "rgb(244, 254, 252)",
      "toolbar_top_separator": "rgb(36, 49, 54)",
      "toolbar_vertical_separator": "rgb(36, 49, 54)",
      "tab_loading": "rgb(145, 210, 237)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2a8e9167-d87b-49da-bc46-c3d3443213f2}"
    }
  }
}