Abstract Texture Design

Abstract Texture Design

abstract texture

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Abstract Texture Design",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "grid-2.png"
    },
    "colors": {
      "frame": "rgba(229, 230, 232, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(0, 0, 0, 0.67)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(42, 126, 135, 0.54)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(255, 255, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{df8784fc-785c-4b61-a256-63b74172952e}"
    }
  }
}