Sorry about the private post. I got the package exported to the crx
format and everything, but now when I try to install it, it tell me
"could not decode theme image".

Below is the code

{
  "version": "1.0",
  "name": "True Chrome",
  "theme": {
    "images" : {
      "theme_frame" : "images/theme_frame_truechrome.png",
      "theme_frame_overlay" : "images/theme_frame_stripe.png",
      "theme_toolbar" : "images/theme_toolbar_truechrome.png",
      "theme_ntp_background" : "images/
theme_ntp_background_truechrome.png"
    },
    "colors" : {
      "frame" : [71, 105, 91],
      "toolbar" : [207, 221, 192],
      "ntp_text" : [20, 40, 0],
      "ntp_link" : [36, 70, 0],
      "ntp_section" : [207, 221, 192],
      "button_background" : [255, 255, 255]
    },
    "tints" : {
      "buttons" : [0.33, 0.5, 0.47]
    },
    "properties" : {
      "ntp_background_alignment" : "bottom"
    }
  }
}

--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to