gruvbox-material

gruvbox-material

https://camo.githubusercontent.com/cdb2f2e986c564b515c0c698e6c45b4ab5d725a9/687474703a2f2f692e696d6775722e636f6d2f776136363678672e706e67

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "PaperDark",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "trans.png"
    },
    "colors": {
      "frame": "rgba(80, 73, 69, 1)",
      "tab_background_text": "rgba(142, 192, 124, 1)",
      "toolbar": "rgba(213, 196, 161, 1)",
      "bookmark_text": "rgba(80, 73, 69, 1)",
      "toolbar_field": "rgba(60, 56, 54, 1)",
      "toolbar_field_text": "rgba(250, 189, 47, 1)"
    }
  }
}