Minimal Rose

Minimal Rose

Dark theme with rosybrown color. #Material #Modern

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "Dark theme with rosybrown color. #Material #Modern",
  "manifest_version": 2,
  "name": "Minimal Rose",
  "theme": {
    "colors": {
      "bookmark_text": [
        197,
        197,
        197
      ],
      "frame": [
        24,
        24,
        24
      ],
      "frame_inactive": [
        24,
        24,
        24
      ],
      "frame_incognito": [
        24,
        24,
        24
      ],
      "frame_incognito_inactive": [
        24,
        24,
        24
      ],
      "ntp_background": [
        46,
        46,
        46
      ],
      "ntp_text": [
        222,
        222,
        222
      ],
      "ntp_link": [
        222,
        222,
        222
      ],
      "tab_background_text": [
        178,
        178,
        178
      ],
      "tab_background_text_inactive": [
        178,
        178,
        178
      ],
      "tab_text": [
        222,
        222,
        222
      ],
      "tab_text_inactive": [
        178,
        178,
        178
      ],
      "toolbar": [
        46,
        46,
        46
      ]
    },
    "images": {
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "properties": {
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        0.015,
        0.82,
        0.8448
      ],
      "frame_inactive": [
        0.5833,
        0.18,
        0.5
      ],
      "frame_incognito_inactive": [
        0.5833,
        0.18,
        0.5
      ]
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0.0"
}