Comfort Modern

Comfort Modern

Allows you to focus without having the screen too bright and stark, while keeping things from getting too dark and dreary. If you're a fan of warm grays with a splash of color, do give this theme a go.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Comfort Modern",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-010-e9f94a3e61666a4c7677eb9cce17d854.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(204, 202, 197, 0.99)",
      "toolbar_text": "rgb(63, 61, 61)",
      "frame": "rgb(86, 83, 80)",
      "tab_background_text": "rgb(229, 228, 226)",
      "toolbar_field": "rgb(217, 214, 212)",
      "toolbar_field_text": "rgb(74, 71, 70)",
      "tab_line": "rgb(125, 89, 5)",
      "popup": "rgb(11, 50, 78)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_active": "rgb(127, 115, 99)",
      "frame_inactive": "rgb(75, 74, 74)",
      "ntp_background": "rgb(230, 226, 223)",
      "tab_selected": "rgb(236, 166, 5)",
      "tab_loading": "rgb(125, 89, 5)"
    }
  }
}