Beta-Tauri

Beta-Tauri

Stars Seriers Visionary path of futuristic elements. Costellation, Star, colorfull polygon, abstract

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Beta-Tauri",
  "manifest_version": 2,
  "version": "3.0",
  "theme": {
    "images": {
      "theme_frame": "Beta-Tauri.jpg"
    },
    "colors": {
      "frame": "rgba(24, 30, 31, 1)",
      "tab_background_text": "rgba(200, 176, 255, 0.94)",
      "toolbar": "rgba(231, 208, 232, 0.3)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(160, 134, 224, 0.94)",
      "toolbar_field_text": "rgba(0, 0, 0, 1)"
    }
  }
}