OpenOffice 1.1 pseudo-static themer

Various KDE 1.-4. Styles

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Description:
Included:
----------

1. Static OOo crystal theme (light color and gray)

2. Script to change the background color of the static theme

3. Script for others to create new static (pseudo) openoffice toolbar/menubar icon themes which they can then post here or distribute

Install:
---------
See readme.first
Last changelog:

0.1 Initial release
0.12 Sync with the dynamic themer v. 0.5 (http://www.kde-look.org/content/show.php?content=7131)
Included an additional gray background
Improved docmentation


Ratings & Comments

24 Comments

learninlinux

Geez... I cant even program but i figured this one out. ls is a linux command. use "dir". I had to execute some commands manually, but it worked for me as soon as I translated the script. play around with tclsh a bit. Notice that in paths, \ is ignored and / represents \ in the script. keep debugging and it works...

cwchia

I get this error while running the gentheme script: couldn't execute "ls":no such file or directory while executing "exec ls -w 1 $ThemeDir > lst.txt" (file "D:\OpenOffice.org\user\config\soffice.cfg\gentheme.tcl" line 276) the bkColor.tcl script runs and leave a window with grey background opened. What's wrong? please help. The theme looks great and I can actually 'entice' more win users to switch to opensource by getting their attention with this lovely theme.

kol

To just use the static theme included, you should not need to run any scripts (see README). Anyway, I was working on a small icon theme, but I am very busy till the end of this month, so I'll look into any issues after that.

mgpeter

I am working on a gtk2 theme based on ximian's work, and have a few questions that have come up that maybe some of you can help me with. 1) Is there anyway to have 2 different sizes of icons, one for the interface and one for the menu icons ? Right now I am using 24x24 icons for both and the menus are Huge. 2) Is there any way to have the icons greyed out when the user cannot use the feature ? This is how the standard icons work. 3) Is there any way to just use the PNG images instead of the bitmaps, so we don't need to add a background color or supply multiple userimages for different background colors ? 4) Finally, where can I find the "slot list" for openoffice, the links i tried says the document has been moved. Thanks, and you can view my work in process theme at "http://www.pcc-services.com/images/ootheme.png". And I will make it available once I iron out a few items.

kol

Hi, Your work looks very nice. Here are the answers based on what I know (I could be wrong though). 1) Is there anyway to have 2 different sizes of icons, one for the interface and one for the menu icons ? Right now I am using 24x24 icons for both and the menus are Huge. A: Once a slot number is associated with an icon, its size cannot be changed, irrespective of where you use it (menu or toolbar). 2) Is there any way to have the icons greyed out when the user cannot use the feature ? This is how the standard icons work. A: Yes, it is possible. The config file from the link above also has an option for image-masking. However, for alpha-blended icons (like yours), image masking does not look nice (rather, looks quite ugly). 3) Is there any way to just use the PNG images instead of the bitmaps, so we don't need to add a background color or supply multiple userimages for different background colors ? A: Nope. 4) Finally, where can I find the "slot list" for openoffice, the links i tried says the document has been moved. A: http://oo-cs.sourceforge.net/tips/installmulti/816-7522.pdf

mgpeter

I am finally done with a gtk2 theme featuring ximian icons. Thanks for all the help. This theme uses over 500 icons and replaces *Almost* all the default icons. Only the "new writer,etc icons" need replaced and one form icon which I couldn't find. Anyway you can download the theme here http://www.pcc-services.com/files/gtk2-ooo-theme_pre1-1.tar.gz or if you just want the static them get it here http://www.pcc-services.com/files/oootheme.zip I cleaned the slotlist.csv file up and put it in somewhat of an organized list. If you just want the slotlist.csv file, grab it here http://www.pcc-services.com/files/slotlist.csv Thanks everyone for all the help and for creating these scripts. Mike Petersen

kol

Wow! excellent job :-)

mgpeter

I am working on a gtk2 theme based on ximian's work, and have a few questions that have come up that maybe some of you can help me with. 1) Is there anyway to have 2 different sizes of icons, one for the interface and one for the menu icons ? Right now I am using 24x24 icons for both and the menus are Huge. 2) Is there any way to have the icons greyed out when the user cannot use the feature ? This is how the standard icons work. 3) Is there any way to just use the PNG images instead of the bitmaps, so we don't need to add a background color or supply multiple userimages for different background colors ? 4) Finally, where can I find the "slot list" for openoffice, the links i tried says the document has been moved. Thanks, and you can view my work in process theme at "http://www.pcc-services.com/images/ootheme.png". And I will make it available once I iron out a few items.

TheK

I just get a crash here if OOo tries to load any image. debian sid, OpenOffice 1.1.0-3. I needed to create soffice.cfg (if that helps).

kol

It is a known issue and is listed in the dynamic theming script: http://www.kde-look.org/content/show.php?content=7131 From what other Debian users have discussed with me, it may be due to a Ximian patch that debian applied to standard OOo.

d1g174l

Great Work! In the screenshot I see that you got an OSX type stipple effect to carry through Mozilla and Evolution...how did you do this? I keep getting an old looking grey in evolution.

kol

:) That was a gnome theme I found on art.gnome.org: http://art.gnome.org/themes/gtk2/432.php

spiritraveller

To get the script to execute in windows, do the following... 1) Install ImageMagick from here http://www.imagemagick.org/ 2) Install ActiveTcl from here http://www.activestate.com/Products/Download/Download.plex?id=ActiveTcl 3) Edit the file bkColor.tcl and change "exec convert" to the following exec "c:/Program Files/ImageMagick-5.5.7-Q8/convert" Windows has a file in c:\windows\system32\convert.exe which ActiveTcl wants to run instead of the ImageMagick program. So you just need to point it to the right file.

WINDOOF

Great work! Looks fine! But it would be great to have a possibility to download a zip-file as well! Thanks in advance.

mcanedo

It looks great, but there are some icons like, paragraph alignmet (left, center, etc) that are applied only to Write and not to Calc. Is that normal? Is there a way to correct it? Thanks, Miguel

kol

Need to set icons for that. Will do that in the next release (which might get delayed though)

maximusotter

Scrumptious! I run a funky color in KDE and all of OOo except the buttons comply with this. Problem solved, brilliant! Thanks!

deech

hi, very nice...escpeccially evolution in your screenshot.....could you please share those icons with us to? deech

kol

sure!

kol
nom

Yes this theme works under windows too!! Great work! For windows you will have to extract ALL the files to the ~/soffice.cfg folder. Thanks, Nom

jonest1

I copied the genBitmaps directory to ~/OpenOffice.org1.1.0/user/config as well as imagelist.xml. However, I do not see the new icons. Please assist as I've been looking for something like this. The screenshot looks great.

kol

you need to copy them to: OpenOffice.org1.1.0/user/config/soffice.cfg If soffice.cfg directory does not exist, you'll have to create it first. See if it works then :-)

jonest1

Thanks a lot for the help. It looks great and I cannot wait for future versions. Your hard work is appreciated.

Pling
0 Affiliates
Details
license
version
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 2

More Various KDE 1.-4. Styles from kol:

Evolution 1.4 Icon Themes
kol
last update date: 21 years ago

Score 5.0

OpenOffice.org1.1 toolbar icon themes
kol
last update date: 21 years ago

Score 5.7

Other Various KDE 1.-4. Styles:

0kmeleon
somekool
last update date: 22 years ago

Score 5.0

Slick icons for D4X
wuf
last update date: 20 years ago

Score 5.0

CRUX Linux GDM Theme
systemx
last update date: 21 years ago

Score 5.0

theme dotclear kde v2.0
boumchacha
last update date: 19 years ago

Score 5.0

blue_heart xmms-kde
folienkartoffel
last update date: 21 years ago

Score 5.0

Quartz (KBFX Theme)
bmfan
last update date: 19 years ago

Score 5.0