Future

Future

It's a city theme with a starry sky as a header.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Future",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "City.jpg"
    },
    "colors": {
      "frame": "rgba(20, 20, 20, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(20, 20, 20, 1)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(99, 99, 99, 1)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)"
    }
  }
}