Mixed Berry

Mixed Berry

The "Mixed Berry" theme is consists of blackberry, blueberry, and raspberry colors. This is a cute theme for those of you who love…

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "1.6",
  "name": "Mixed Berry",
  "theme": {
    "colors": {
      "background_tab": [
        32,
        23,
        47
      ],
      "background_tab_inactive": [
        32,
        23,
        47
      ],
      "background_tab_incognito": [
        32,
        23,
        47
      ],
      "background_tab_incognito_inactive": [
        32,
        23,
        47
      ],
      "bookmark_text": [
        232,
        227,
        238
      ],
      "button_background": [
        32,
        23,
        47
      ],
      "frame": [
        32,
        23,
        47
      ],
      "frame_inactive": [
        32,
        23,
        47
      ],
      "frame_incognito": [
        32,
        23,
        47
      ],
      "frame_incognito_inactive": [
        32,
        23,
        47
      ],
      "toolbar": [
        80,
        60,
        98
      ],
      "toolbar_button_icon": [
        232,
        227,
        238
      ],
      "tab_text": [
        232,
        227,
        238
      ],
      "tab_background_text": [
        251,
        19,
        131
      ],
      "tab_background_text_inactive": [
        251,
        19,
        131
      ],
      "tab_background_text_incognito": [
        251,
        19,
        131
      ],
      "tab_background_text_incognito_inactive": [
        251,
        19,
        131
      ],
      "ntp_background": [
        32,
        23,
        47
      ],
      "ntp_text": [
        251,
        19,
        131
      ]
    }
  }
}