Tips when creating a crx theme using crx theme creator
1. Use a Background of at least 800 X 600 pixels
2. To change the icons on the buttons as well as the hover effect to white,
Change the value of hsv (0-1) to 1:1:1
3. To change the Google Chrome logo to white
Open manifest.json, under Properties
add
4. To change colour of the recent history links,Code:"ntp_logo_alternate": 1
Open manifest.json
Find:
After add:Code:"colors" : {
or if it is already there, just edit it.Code:"ntp_section_link": [ 255, 255, 255 ],


LinkBack URL
About LinkBacks





Reply With Quote






