Minimalist Hibiscus Tea

Minimalist Hibiscus Tea

Experience serene and fresh browsing in Google Chrome with Minimalist Hibiscus Tea theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "2.2",
  "name": "Minimalist Hibiscus Tea",
  "description": "Experience serene and fresh browsing in Google Chrome with Minimalist Hibiscus Tea theme.",
  "author": "Miguel Euraque",
  "theme": {
    "colors": {
      "frame": [
        245,
        183,
        177
      ],
      "frame_inactive": [
        245,
        183,
        177
      ],
      "frame_incognito": [
        32,
        33,
        36
      ],
      "frame_incognito_inactive": [
        60,
        64,
        67
      ],
      "background_tab": [
        245,
        183,
        177
      ],
      "background_tab_inactive": [
        245,
        183,
        177
      ],
      "background_tab_incognito": [
        32,
        33,
        36
      ],
      "background_tab_incognito_inactive": [
        60,
        64,
        67
      ],
      "bookmark_text": [
        58,
        62,
        65
      ],
      "tab_background_text": [
        60,
        64,
        67
      ],
      "tab_background_text_inactive": [
        102,
        106,
        109
      ],
      "tab_background_text_incognito": [
        189,
        193,
        198
      ],
      "tab_background_text_incognito_inactive": [
        167,
        171,
        174
      ],
      "tab_text": [
        60,
        64,
        67
      ],
      "toolbar": [
        250,
        223,
        220
      ],
      "toolbar_button_icon": [
        0,
        0,
        0
      ],
      "omnibox_text": [
        32,
        33,
        36
      ],
      "omnibox_background": [
        219,
        196,
        194
      ]
    }
  }
}