Pikachu and Pichu

Pikachu and Pichu

pikachu and pichu :3 By the way if you want me to make you some themes contact me at [email protected] :D

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "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"
    },
    "colors": {
      "frame": [
        255,
        248,
        141
      ],
      "toolbar": [
        73,
        73,
        73
      ],
      "tab_text": [
        255,
        130,
        98
      ],
      "tab_background_text": [
        73,
        73,
        73
      ],
      "bookmark_text": [
        255,
        130,
        98
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        73,
        73,
        73
      ],
      "button_background": [
        255,
        130,
        98,
        1
      ]
    },
    "tints": {
      "buttons": [
        0.03,
        1,
        0.69
      ]
    },
    "properties": {
      "ntp_background_alignment": "right top",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "Pikachu and Pichu",
  "version": "1",
  "description": ""
}