Ayu Dark Based Variation

Ayu Dark Based Variation

A variation of the theme "Ayu Dark" using it's colors based to create a new theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Ayu Dark Based Variation",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Ayu_Dark-Variation.png"
    },
    "colors": {
      "frame": "rgba(35, 42, 47, 1)",
      "tab_background_text": "rgba(191, 186, 176, 1)",
      "toolbar": "rgba(15, 20, 25, 1)",
      "bookmark_text": "rgba(255, 119, 43, 1)",
      "toolbar_field": "rgba(7, 13, 20, 1)",
      "toolbar_field_text": "rgba(194, 217, 76, 1)"
    }
  }
}