Calm Pastel 5

Calm Pastel 5

Yet another theme featuring calming pastel colors, nothing more.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Calm Pastel 5",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "blank.png"
    },
    "colors": {
      "frame": "rgba(189, 211, 252, 1)",
      "tab_background_text": "rgba(0, 0, 0, 1)",
      "toolbar": "rgba(212, 250, 217, 1)",
      "bookmark_text": "rgba(0, 0, 0, 1)",
      "toolbar_field": "rgba(201, 216, 245, 1)",
      "toolbar_field_text": "rgba(0, 0, 0, 1)"
    }
  }
}