Sentry io

Sentry io

Theme based on colours from https://blog.sentry.io/2016/08/30/a-new-look

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Sentry",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Screen Shot 2019-11-11 at 8.21.28 PM.png"
    },
    "colors": {
      "frame": "rgba(36, 27, 42, 1)",
      "tab_background_text": "rgba(168, 161, 189, 1)",
      "toolbar": "rgba(52, 45, 63, 1)",
      "bookmark_text": "rgba(186, 178, 212, 1)",
      "toolbar_field": "rgba(220, 211, 235, 1)",
      "toolbar_field_text": "rgba(0, 0, 0, 1)"
    }
  }
}