
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
SolidityChromium is a GTK3 theme made with the Solidity engine and matching the Chromium web browser colors. I want it looks Clearlooks-Glossy/Murrine like as far as possible.
IMPORTANT : Solidity engine (http://opendesktop.org/content/show.php/solidity+gtk3+engine?content=142331) is required (0.4.1 version) !
It works better on GTK 3.2
I am starting to create GTK3 themes, there are still problems (http://opendesktop.org/content/show.php?content=142331&forumpage=2), so any suggestion are welcome!
Also available :
MurrinaChromium (http://opendesktop.org/content/show.php/MurrinaChromium?content=147240)
8 years ago
2.2 : Many options tweaked and colors reajusted.
2.0 : Solidity engine updated to 0.4.1 so the theme needed to be compatible with the changes and readjusted with the new options.
1.9 : A little more glossy reflection for most widgets.
1.8 : Some engine options tweaked and colors reajusted.
1.7 : Some engine options tweaked.
1.6 : Some colors reajusted.
1.5 : Arrows a little smaller, a little more padding for switch, some colors reajusted...
1.4 : Many changes and bug fixed.
1.3 : A syntax error bug fixed.
1.2 : A little more glossy reflection for most widgets at nomal mode.
1.1 : Some colors tweaked.
1.0 : Initial Release.
8 years ago
2.2 : Many options tweaked and colors reajusted.
2.0 : Solidity engine updated to 0.4.1 so the theme needed to be compatible with the changes and readjusted with the new options.
1.9 : A little more glossy reflection for most widgets.
1.8 : Some engine options tweaked and colors reajusted.
1.7 : Some engine options tweaked.
1.6 : Some colors reajusted.
1.5 : Arrows a little smaller, a little more padding for switch, some colors reajusted...
1.4 : Many changes and bug fixed.
1.3 : A syntax error bug fixed.
1.2 : A little more glossy reflection for most widgets at nomal mode.
1.1 : Some colors tweaked.
1.0 : Initial Release.
nitrofurano
9 years ago
Report
DDZ
9 years ago
Report
nitrofurano
9 years ago
Report
DDZ
8 years ago
I 'm waiting for a Solidity update to work with GTK 3.4 (soon) and I'll try to write a theme that match your config.css file.
An idea : it would be nice to write a converter for QT4 color-scheme too. ;-)
Report
nitrofurano
8 years ago
Report
DDZ
8 years ago
http://opendesktop.org/content/show.php/Ultra+pack+-+220+color+schemes?content=84947&PHPSESSID=d1b10073e5af687f0064529344595b22
Report
nitrofurano
9 years ago
Report
DDZ
9 years ago
Compile and install :
- GTK2 :
./autogen.sh
./configure --prefix=/usr
make
sudo make install (or su -c 'make install')
- GTK3 :
./autogen.sh
./configure --prefix=/usr --with-gtk3
make
sudo make install (or su -c 'make install')
Running :
- GTK2 : awf-gtk2
- GTK3 : awf-gtk3
Report
DDZ
9 years ago
Report
nitrofurano
9 years ago
Report
DDZ
9 years ago
Here is the PPA and the GPG key: https://launchpad.net/~valere-monseur/+archive/valr
Report
DDZ
9 years ago
Compile and install :
- GTK2 :
./autogen.sh
./configure --prefix=/usr
make
sudo make install (or su -c 'make install')
- GTK3 :
./autogen.sh
./configure --prefix=/usr --with-gtk3
make
sudo make install (or su -c 'make install')
Running :
- GTK2 : awf-gtk2
- GTK3 : awf-gtk3
Report
nitrofurano
9 years ago
Report
DDZ
9 years ago
Report
dragao2008
9 years ago
Report
DDZ
9 years ago
-> Thank you (and many thanks to Solidity engine's author)!
"If you need to, I would like to help in something. Regards."
-> Thank you for your proposition! :-)
Report