
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 theme is a resoult of my attempt to create a proffesional looking gnome desktop... (let me know if I've made it :))
This is basicly improved theme from my earlier no-name-jet version theme...
For best look set panel size to 24x.
---- IMPORTANT ----
-- WALLPAPER CAN BE FOUND HERE
http://spewboy.deviantart.com/art/Windows-7-Logoless-Wallpaper-160313476
-- ICONS (default icons on Dreamlinux) CAN BE FOUND HERE:
http://www.sendspace.com/file/36od4j
-- METACITY THEME IS SLIGHT MODEFICATION OF "eco theme" FROM "Bisigi project"
-- THEME ALSO SUGEST "sidux font"... YOU CAN FIND IT HERE:
http://debian.tu-bs.de/project/sidux/debian/pool/main/t/ttf-sidux/
-- COPY FILE "userContent.css" to "/home/yourusername/.mozilla/firefox/***.default/chrome"
!!!!!Latest (0.7) HQ screenshots:
http://img823.imageshack.us/img823/4521/slika.png
http://img251.imageshack.us/img251/2724/slika1u.png
http://img715.imageshack.us/img715/4993/slika2.png
Feel free to leave comments or suggestions...
If someone want's v0.4 I'll upload it somewhere...
10 years ago
v0.7
- finalyyyyy....
v0.7 PREVIEW
- download link still contains version 0.6! I hope I'll release v0.7 in a few days...
v0.6
- first release of v0.6...
v0.5
- as you can see it's allmost completely different from previous version... :)
- tried to make it look darker and without green colour... only shades of black-gray and orange-red....
- buttons in emerald themes are modefied button from Muin2 theme...
- LET ME KNOW WHAT YOU THINK ABOUT IT :)
v0.4
- i think i've fixed that issue that was affecting nautilus...
- few minor modefications and details with buttons...
- overall the theme fels faster... at least to me :)
v0.3
- panel set to 24x
- text-entry, some shadows, added lines,...
v0.2
- lots of small improvements...
- scroolbars, toolbar buttons, ...
10 years ago
v0.7
- finalyyyyy....
v0.7 PREVIEW
- download link still contains version 0.6! I hope I'll release v0.7 in a few days...
v0.6
- first release of v0.6...
v0.5
- as you can see it's allmost completely different from previous version... :)
- tried to make it look darker and without green colour... only shades of black-gray and orange-red....
- buttons in emerald themes are modefied button from Muin2 theme...
- LET ME KNOW WHAT YOU THINK ABOUT IT :)
v0.4
- i think i've fixed that issue that was affecting nautilus...
- few minor modefications and details with buttons...
- overall the theme fels faster... at least to me :)
v0.3
- panel set to 24x
- text-entry, some shadows, added lines,...
v0.2
- lots of small improvements...
- scroolbars, toolbar buttons, ...
wolfytuga
10 years ago
Sorry for my english.
Report
zack1
10 years ago
Report
tr33m4n
10 years ago
Its only a minor problem but every little helps
Cheers
Dan
Report
leodelacruz
10 years ago
Report
Amigotux
10 years ago
But my X freeze too. All CPU on 100%.
What could it be ?
This Theme in Light Colors would be great too :-)
Thanks !
Report
Tipiaf
10 years ago
And it force the font, I don't want another font that the one I've choose before.
Report
metak
10 years ago
as for font... i thought it looks nice but you can allways just comment the "font name line" in config files...
Report
tr33m4n
10 years ago
Keep up the good work!
Cheers
Dan
Report
metak
10 years ago
about the scroolbars... i've changed them just before i uploaded the theme... :)
i think that was a mistake.... :)
will change them in v0.7.1
Report
tr33m4n
10 years ago
Here's a screenshot
http://img197.imageshack.us/img197/8125/screenshotbi.png
Cheers
Dan
Report
metak
10 years ago
about the scroolbars... i've changed them just before i uploaded the theme... :)
i think that was a mistake.... :)
will change them in v0.7.1
Report
flipeicl
10 years ago
in dark-linux-0.6 this problem don't occur.
Report
metak
10 years ago
i don't use xfce so i can't tell...
will try to look into it when i get oportunity...
Report
flipeicl
10 years ago
you can see it there - http://xfce-look.org/content/show.php?content=121732#c362392
Report
Nollie
10 years ago
I tried to "steal" them from DL4beta last night but could not mount usb or usen wireless connection.
This package is great !
Report
SergioJP
10 years ago
Of the dark themes that already I used this is the best one for the viewing. Good work.
Report
moeenn
10 years ago
Keep up the good work and take care. Love you.].
Report
Izo
10 years ago
/izo\
Report
flipeicl
10 years ago
I select the text to you see it.
http://img202.imageshack.us/img202/4628/fontecontinuapreta.png
Report
SergioJP
10 years ago
If you don't have this, open gedit and than paste this:
/*
* Edit this file and copy it as userContent.css into your
* profile-directory/chrome/
*/
/*
* This file can be used to apply a style to all web pages you view
* Rules without !important are overruled by author rules if the
* author sets any. Rules with !important overrule author rules.
*/
/*
* example: turn off "blink" element blinking
*
* blink { text-decoration: none ! important; }
*
*/
/*
* example: give all tables a 2px border
*
* table { border: 2px solid; }
*/
/*
* example: turn off "marquee" element
*
* marquee { -moz-binding: none; }
*
*/
/*
* For more examples see http://www.mozilla.org/unix/customizing.html
*/
input {
border: 2px inset white;
background-color: #CCCCCC;
color:rgba(200,200,200, 1) ! important;
}
textarea {
border: 2px inset white;
background-color: #CCCCCC;
color: rgba(200,200,200, 1) ! important;
}
select {
border: 2px inset white;
background-color: #CCCCCC;
color: rgba(200,200,200, 1) ! important;
}
input[type="radio"],
input[type="checkbox"] {
border: 2px inset white ! important;
background-color: #CCCCCC ! important;
color: ThreeDFace ! important;
}
-moz-radio {
background-color: white;
}
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
border: 2px outset white;
background-color: #CCCCCC;
color: rgba(200,200,200, 1)! important;
}
body {
background-color: white;
color: black;
display: block;
margin: 8px;
And save in /home/yourname/.mozilla/firefox/xxxxxx.default/chrome
Bye...
Report
flipeicl
10 years ago
thanks.
Report
metak
10 years ago
textarea {
border: 2px inset white;
background-color: #CCCCCC;
color: rgba(200,200,200, 1) ! important;
}
with:
textarea {
border: 2px inset black;
background-color: #333333;
color: rgba(200,200,200, 1) ! important;
}
and at the end of file i think that there's missing "}"...
Report
flipeicl
10 years ago
Report
metak
10 years ago
textarea {
border: 2px inset white;
background-color: #CCCCCC;
color: rgba(200,200,200, 1) ! important;
}
with:
textarea {
border: 2px inset black;
background-color: #333333;
color: rgba(200,200,200, 1) ! important;
}
and at the end of file i think that there's missing "}"...
Report
flipeicl
10 years ago
Report