
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
Hemoglobinus For Gnome
:)
Recommended icons:
-AllBlack
-black-white_2-Neon
12 years ago
Hemoglobinus 1.3 - 15.09.2008
Added:
-Update Scrollbars
Hemoglobinus 1.2 - 23.06.2008
Added:
-New Metacity
-ProgressBar
-Scrollbars
Working to remove the panel style of the boxes.
The helps are welcome.
Hemoglobinus 1.1 - 07.05.2008
Added:
-xfce style by ochosi :)
-The helps are welcome!
Hemoglobinus 1.0 - 03.05.2008
Added:
-Toolbar Icons
-Hemoglobinus Metacity
12 years ago
Hemoglobinus 1.3 - 15.09.2008
Added:
-Update Scrollbars
Hemoglobinus 1.2 - 23.06.2008
Added:
-New Metacity
-ProgressBar
-Scrollbars
Working to remove the panel style of the boxes.
The helps are welcome.
Hemoglobinus 1.1 - 07.05.2008
Added:
-xfce style by ochosi :)
-The helps are welcome!
Hemoglobinus 1.0 - 03.05.2008
Added:
-Toolbar Icons
-Hemoglobinus Metacity
Nopersona
12 years ago
http://loscazadoreslinux.com/personalizar-el-escritorio-cambiar-el-icono-del-menu-inicio
La que más me gusta (un poco más radical) es ubicar dentro de mi tema de iconos los 4 logos que cumplen dicha función y reemplazarlos, en este caso están en:
/home/xxx/.icons/black-white_2-Neon/scalable/places/256
Y se llaman:
*distributor-logo.png
*gnome-main-menu.png
*novell-button.png
*start-here.png
Es cosa de buscarlos dentro de tu tema de iconos y reemplazarlos por el que incluà en Hemoglobinus.
Ah, y el visor es EOG, sólo le quité la barra de estado, herramientas y le agregué ver la colección.
Saludos ;)
P.S.: Y nunca te compres eso de todo el texto en inglés
Report
kensai
12 years ago
The only problem I'm experiencing is that the shutdown/logout dialog box shows the panel style, this has happened with some themes before, but the themes fix this box, as stated on moomex-theme changelog.
So, if you can enlighten me as to how to fix that problem, or if you do it upstream, it would be appreciated. Thanks.
Report
Nopersona
12 years ago
What distro are you using, Arch?
Report
kensai
12 years ago
Report
aVirulence
12 years ago
Report
Nopersona
12 years ago
Hemoglobinus/gtk-2.0/gtkrc
And to erase the following:
stock["gtk-go-back"] = {{ "gtk-go-back.png", *, *, * }}
stock["gtk-go-down"] = {{ "gtk-go-down.png", *, *, * }}
stock["gtk-go-forward"] = {{ "gtk-go-forward.png", *, *, * }}
stock["gtk-go-up"] = {{ "gtk-go-up.png", *, *, * }}
stock["gtk-refresh"] = {{ "gtk-refresh.png", *, *, * }}
stock["gtk-stop"] = {{ "gtk-stop.png", *, *, * }}
stock["gtk-home"] = {{ "gtk-home.png", *, *, * }}
stock["gtk-home"] = {{ "gtk-home.png", *, *, * }}
stock["gtk-gnome-fs-home"] = {{ "gtk-home.png", *, *, * }}
stock["gtk-user-home"] = {{ "gtk-home.png", *, *, * }}
#stock["gtk-zoom-in"] = {{ "gtk-zoom-in.png", *, *, * }}
#stock["gtk-zoom-out"] = {{ "gtk-zoom-out.png", *, *, * }}
;)
Report
sucius
12 years ago
Report
peedeeramone
12 years ago
Report
Nopersona
12 years ago
WTF!!!
:S
Report
DBO
12 years ago
Report
jluquette
12 years ago
Report
Nopersona
12 years ago
;)
Report
ochosi
12 years ago
furthermore on the xfce-panel when there's a window that demands focus the text first blinks and then turns black which renders it unreadable until you give that window the focus again.
last but not least this theme has the same issue i have criticised about (quite) all the other good pixmap themes out there: when using alt-tab to cycle applications in xfce, the selected window cannot be seen.
and the standard selected button in a gtk-dialog (which is usually marked by a dotted rectangle) is not visible at all.
anyhow, with a few of these issues tackled i think this could be an awesome theme for everyday use!
Report
Nopersona
12 years ago
Thank you for the commentary!
;)
Report
ochosi
12 years ago
Report
Nopersona
12 years ago
Cool,thank you very much for this!
xfce style ok ;)
Another thing that you want to add?
Report
ochosi
12 years ago
style "xfdesktop-icon-view" {
XfdesktopIconView::label-alpha = 75
base[NORMAL] = "#f3f3f3"
base[SELECTED] = "#e0d4d9"
base[ACTIVE] = "#f3f3f3"
fg[NORMAL] = "#000000"
fg[SELECTED] = "#d71b72"
fg[ACTIVE] = "#000000"
}
widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"
Report