
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
This is the start of the new theme I am making named OldMedalSam.
I finished the metacity file and artwork so I am uploading it.
9 years ago
I added the gtk to this
As shown in the second screenshot.
It is a gtk I used for my other theme that also fit this theme as well.
I added instructions to get and install ubuntulooks gtk if you don't have it already and also added the font I use if you want it.
this one is complete now.
Enjoy.
9 years ago
I added the gtk to this
As shown in the second screenshot.
It is a gtk I used for my other theme that also fit this theme as well.
I added instructions to get and install ubuntulooks gtk if you don't have it already and also added the font I use if you want it.
this one is complete now.
Enjoy.
Brahimsalem
8 years ago
Report
samriggs
8 years ago
Report
sanousy
10 years ago
thanks for your exclusive art!!
Report
samriggs
10 years ago
Report
Andrewtheshort
10 years ago
I must say your themes are original and amazing, great job!
I have just one thing, if you don´t mind. The green collor doesn´t fit very much to this kind of theme. I reccomend to change it to somethink yellow-orange-brownish OR just make two versions.
But that´s just my opinion
Many regards :)
Report
samriggs
10 years ago
I am making different versions for it :)
Aslo psycholinuxuser already made a brass version of it, heres the link
http://browse.deviantart.com/customization/#/d2yc3lm
Report
psycholinuxuser
10 years ago
http://brassgoggles.co.uk/forum/index.php/topic,3217.msg581222.html#msg581222
my tag is ~mrgoldthrite
Report
samriggs
10 years ago
I'll put it up on the website hopefully tonight so folks can download it if they want it.
Report
psycholinuxuser
10 years ago
Report
samriggs
10 years ago
you still hate green I see lol.
I was trying to make it look like some biohazard ooze flowing through the tubes, plus green and browns/oranges work good together, I was thinking blue instead which might work better actually because of the contrast as they are opposite colors I might try that to see how it looks but then it would take the biohazard ooze out of the equation :(
I have the gimp files still for the green buttons for the oldsam theme if you want them to change them around.
Let me know and I'll put them on the oldsam theme as a download, they are bigger as I mentioned I do all the artwork bigger than shrink them down but it might be easier for you to switch them over to yellow.
Let me know :)
I am making a new website so hopefully I can get all the gimp files over there as downloads soon, Im still playing with the theme for the site right now its ugly lol.
Report
psycholinuxuser
10 years ago
Report
samriggs
10 years ago
there is no limit or license with these at all, do what you want, I wouldn't mind seeing what you did with it.
I am going to make one blue, one yellow also and upload those, I'm curious to see how they will look like myself now with the ooze different colors I will make the title the same color to match also, I'm taking padsters advice also and try to make the title stand out more also, I still want to make it engraved as part of the metal backing but hopefully it'll work out :).
I was thinking of making the scrollbar as an old rack and have bill gates stretch and shrink on it as a joke but I have a feeling I'll get in trouble for that one so I'll come up with something else instead :) lol
Report
psycholinuxuser
10 years ago
http://browse.deviantart.com/customization/#/d2yc3lm
Report
samriggs
10 years ago
when I get the gtk finished for it, you can package it if you want as a complete theme and make it a download, or just make that a download now if you want, give folks more choices other than the green :)
I am going to make the blue and yellow/gold versions as a download here soon, but please feel free to add that also as a brass.
I check out the site you mentioned, Cool site :) thanks for the link.
I see the oldmedievalsam one is on there too :) that wasn't intended as a steampunk one but the change that was done on it looks nice also on that site.
If you want to make that one a download also feel free to do so you dont need my permission as you said on the site :)
Report
Padster
10 years ago
here: http://s2.kimag.es/share/81143134.jpg
what do you think?
Report
samriggs
10 years ago
looks good.
I just like that font I use, its been one of my favorites for a couple years now.
I guess I can change the color of the center to a brighter orange but I was trying to make it subtle, maybe too subtle eh? :O
I'll fool around with some brighter colors and see how it looks.
Thanks for pointing that out :)
Report
Padster
10 years ago
here's how i do it: pretty much it's like a grid. you have 3 blocks with 3 pieces in each. one block has x=0, with 3 parts y=0, y=1, and y=2.
you do the same thing for x=1 and x=2. well except in the middle (x=1, y=1) that's the main colour.
here's the code from yours if you want it:
for active:
<title color="shade/#2c1701/0.7" x="((width - title_width) / 2) + 0" y="(((height - title_height) / 2)+0)" />
<title color="shade/#2c1701/0.7" x="((width - title_width) / 2) + 0" y="(((height - title_height) / 2)+1)" />
<title color="shade/#2c1701/0.7" x="((width - title_width) / 2) + 0" y="(((height - title_height) / 2)+2)" />
<title color="shade/#2c1701/0.7" x="((width - title_width) / 2) + 1" y="(((height - title_height) / 2)+0)" />
<!--<title color="shade/#2c1701/0.7" x="((width - title_width) / 2) + 1" y="(((height - title_height) / 2)+1)" /> /-->
<title color="shade/#2c1701/0.7" x="((width - title_width) / 2) + 1" y="(((height - title_height) / 2)+2)" />
<title color="shade/#2c1701/0.7" x="((width - title_width) / 2) + 2" y="(((height - title_height) / 2)+0)" />
<title color="shade/#2c1701/0.7" x="((width - title_width) / 2) + 2" y="(((height - title_height) / 2)+1)" />
<title color="shade/#2c1701/0.7" x="((width - title_width) / 2) + 2" y="(((height - title_height) / 2)+2)" />
<title color="#985308" x="((width - title_width) / 2) + 1" y="(height - (title_height - 3)) / 2" />
for inactive:
<title color="shade/#3f2007/0.7" x="((width - title_width) / 2) + 0" y="(((height - title_height) / 2)+0)" />
<title color="shade/#3f2007/0.7" x="((width - title_width) / 2) + 0" y="(((height - title_height) / 2)+1)" />
<title color="shade/#3f2007/0.7" x="((width - title_width) / 2) + 0" y="(((height - title_height) / 2)+2)" />
<title color="shade/#3f2007/0.7" x="((width - title_width) / 2) + 1" y="(((height - title_height) / 2)+0)" />
<!--<title color="shade/#3f2007/0.7" x="((width - title_width) / 2) + 1" y="(((height - title_height) / 2)+1)" /> /-->
<title color="shade/#3f2007/0.7" x="((width - title_width) / 2) + 1" y="(((height - title_height) / 2)+2)" />
<title color="shade/#3f2007/0.7" x="((width - title_width) / 2) + 2" y="(((height - title_height) / 2)+0)" />
<title color="shade/#3f2007/0.7" x="((width - title_width) / 2) + 2" y="(((height - title_height) / 2)+1)" />
<title color="shade/#3f2007/0.7" x="((width - title_width) / 2) + 2" y="(((height - title_height) / 2)+2)" />
<title color="#665645" x="((width - title_width) / 2) + 1" y="(height - (title_height - 3)) / 2" />
___________________
i hope you know what i mean. ^^
Report
samriggs
10 years ago
I'll be fooling around with that one
Thanks again :)
now if I can sort out that gtk issue with the menubar I would be a happy man :)
I'll have to do some experimenting and research, hopefully I can find an answer, if I do it should work for all inactive states in the gtk as well, which would make it perfect to match the metacity framing.
If you ever see an answer for this problem please let me know :)
Report
samriggs
10 years ago
I was trying to make the title look like it was impressed into the metal look, thats why I added the highlight (subtly) pointing bottom right and the shadow top left, I should move the shadow just a hair up though its too level with the top of the title, it should be just above it instead. and maybe a tint lighter, it might be too dark on mine., the bottom highlight on mine should be fine enough though I tried a lighter shade on the highlight and it stood out way to much :(.
Report
Padster
10 years ago
Report
samriggs
10 years ago
it is hard to read the title, I made it way to subtle, even the wife says so lol.
I'm gona work on the colors to see if I can make it look more engraved into the metal instead and make it stand out more also, I'll also make the ooze blue and one as yellow for the green hater lol
Plus Im curious to see how it will look now with those colors :)
and oops I called it oldmedalsam it should be oldmetalsam I'll change that right now :)
Report
Padster
10 years ago
Report
samriggs
10 years ago
I don't know why I always add ubuntu, I guess its because I use it and I know it works on it, but it should work on all the rest of the linux versions as well, I'll change that in the future :)
Hopefully I can get the gtk to work as I have in mind and the artwork to work as I want as well, I tried 3 different buttons on the metacity but there was so much detail it all got lost when I shrunk them down :(.
I do the artwork at about 100 to 200 pixels high then shrink them down so what looks great at a big size looks like a blob when I shrink it down.
I might add all the gimp files when this one is complete as well so everyone can fool around with them.
Report
Padster
10 years ago
Report
Padster
10 years ago
Report