Cool Aesthetic

Cool Aesthetic

A solid color theme which gives you a sturdy feel

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Cool Aesthetic ",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(163, 145, 147)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(102, 84, 94)",
      "tab_background_text": "rgb(0, 0, 0)",
      "toolbar_field": "rgb(246, 224, 181)",
      "toolbar_field_text": "rgb(102, 84, 94)",
      "tab_line": "rgb(238, 169, 144)",
      "popup": "rgb(170, 111, 115)",
      "popup_text": "rgb(0, 0, 0)",
      "tab_loading": "rgb(238, 169, 144)"
    }
  }
}