Ubuntu Touch

Ubuntu Touch

Ubuntu Touch colors and Ubuntu logo.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Ubuntu Touch",
  "manifest_version": 2,
  "version": "5.0",
  "theme": {
    "images": {
      "theme_frame": "UT-trans.png"
    },
    "colors": {
      "toolbar": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(255, 255, 255, 1)",
      "toolbar_field_text": "rgba(16, 16, 16, 1)",
      "frame": "rgba(239, 62, 6, 1)",
      "tab_background_text": "rgba(0, 0, 0, 1)",
      "bookmark_text": "rgba(16, 16, 16, 1)"
    }
  }
}