Default Chill

Default Chill

chill grays and yellows

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Default Rob",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(79, 79, 78)",
      "toolbar_text": "rgb(175, 175, 171)",
      "frame": "rgb(56, 56, 55)",
      "tab_background_text": "rgb(185, 185, 185)",
      "toolbar_field": "rgb(124, 123, 120)",
      "toolbar_field_text": "rgb(245, 238, 194)",
      "tab_line": "rgb(245, 238, 194)",
      "popup": "rgb(124, 123, 120)",
      "popup_text": "rgb(245, 238, 194)",
      "tab_loading": "rgb(245, 238, 194)"
    }
  }
}