Material Manjaro Dark

Compatibility with Material Manjaro Dark theme on KDE
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.1",
  "name": "Material Manjaro Dark",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(50, 50, 52)",
      "toolbar_text": "rgb(190, 190, 191)",
      "frame": "rgb(38, 38, 38)",
      "tab_background_text": "rgb(223, 223, 223)",
      "toolbar_field": "rgb(71, 71, 73)",
      "toolbar_field_text": "rgb(223, 223, 223)",
      "tab_line": "rgb(0, 150, 136)",
      "popup": "rgb(38, 38, 38)",
      "popup_text": "rgb(223, 223, 223)",
      "tab_loading": "rgb(0, 150, 136)",
      "ntp_background": "#262626",
      "ntp_text": "rgb(249, 249, 250)"
    }
  }
}