Muted sage gruvbox dark

Hard dark contrasts with Muted sage accents. Forked from Murazorz MateriaGruvbox theme.
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Muted sage gruvbox dark",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "#1d2021",
      "toolbar_text": "#a89985",
      "frame": "#1d2021",
      "tab_background_text": "#7c6f65",
      "toolbar_field": "#3c3836",
      "toolbar_field_text": "#ebdbb2",
      "toolbar_field_border_focus": "#689d6a",
      "popup": "#1d2021",
      "popup_text": "#a89985",
      "popup_highlight": "#689d6a",
      "popup_highlight_text": "#ebdbb2",
      "tab_line": "#689d6a",
      "tab_loading": "#f84b3c",
      "ntp_background": "#1d2021",
      "ntp_text": "#a89985"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5dc0e7a2-b4e1-4ffa-8b09-e35731916fec}"
    }
  }
}