Lavender and Yellow-Dark text

Lavender and Yellow-Dark text

An alternate version of my Lavender and Yellow theme, with darker text. For those who care more about visibility than the *aesthetic*

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Lavender and Yellow-Dark text",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "header image purple and yellow.jpg"
    },
    "colors": {
      "frame": "rgba(208, 201, 220, 1)",
      "tab_background_text": "rgba(255, 253, 199, 1)",
      "toolbar": "rgba(237, 243, 255, 1)",
      "bookmark_text": "rgba(60, 64, 50, 1)",
      "toolbar_field": "rgba(255, 255, 0, 1)"
    }
  }
}