Great Value™️ Rocky Road Ice Cream Inspired

Great Value™️ Rocky Road Ice Cream Inspired

This theme is inspired by Walmart's Great Value™️ Rocky Road Ice Cream. I loved the colors so much that I made a theme for it! XD I…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Great Value™️ Rocky Road Ice Cream Inspired",
  "version": "1.1",
  "description": "",
  "manifest_version": 3,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        94,
        45,
        38
      ],
      "toolbar": [
        94,
        45,
        38
      ],
      "tab_text": [
        226,
        221,
        202
      ],
      "tab_background_text": [
        94,
        45,
        38
      ],
      "bookmark_text": [
        226,
        221,
        202
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        238,
        81,
        150
      ],
      "ntp_link": [
        238,
        81,
        150
      ],
      "button_background": [
        94,
        45,
        38,
        1
      ],
      "omnibox_background": [
        193,
        140,
        123
      ],
      "omnibox_text": [
        226,
        221,
        202
      ],
      "toolbar_button_icon": [
        241,
        146,
        186
      ]
    },
    "tints": {
      "buttons": [
        0.93,
        0.77,
        0.76
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "repeat"
    }
  }
}