Abstract Technology

Abstract Technology

Beep Boop

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Abstract Technology",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "yuh.jpg"
    },
    "colors": {
      "frame": "rgba(222, 222, 222, 1)",
      "tab_background_text": "rgba(0, 255, 34, 1)",
      "toolbar": "rgba(0, 0, 0, 0.68)",
      "bookmark_text": "rgba(0, 251, 255, 1)",
      "toolbar_field": "rgba(0, 251, 255, 0.82)",
      "toolbar_field_text": "rgba(0, 0, 0, 1)"
    }
  }
}