can somebody tell me how to make a theme in linux and what i need? please and thanks in advance![]()
This is a discussion on creating chrome themes in linux within the Chrome Tech section, part of the Chrome Chat category: can somebody tell me how to make a theme in linux and what i need? please and thanks in advance...
can somebody tell me how to make a theme in linux and what i need? please and thanks in advance![]()
Welcome to ChromePlugins
How to create themes using crx format
1. Download crx theme creator from here
2. Use the following as a guide
Read Theme Creation Guide
You may have to run the CRX Theme Creator in Wine.
But you can manually build themes with any Image Editor (Gimp) and any Text Editor (gedit).
All you really need is Chrome installed and the editors.
Or you can go as far as I did, and run WinXP in VirtualBox, using Photoshop and Notepad++. It does help to install GuessEditions as well, for full screen use.
Either way you go, here is some info that may help.
Manifest.json Explained
Packaging themes: Batch file method Maybe this could be converted to a shell script.
That's the great idea to collect different kind of theme here.......
Thanks.