Notizia:
  • Rilasciata Precise Pangolin 12.04. Per ottenerla, visitate questa pagina, oppure provate il tour dal vivo con un browser web moderno.
  • Nuovo forum di Ubuntu-it, l'annuncio. È consigliato aggiornare il proprio profilo e controllare la sezione Gruppo Forum per problemi noti.
  • Rilasciata la versione italiana di Precise Pangolin 12.04. Per maggiori informazioni, consultare questa discussione.
  • Il vincitore del Concorso desktop del mese di aprile è Jerico. L'elenco dei precedenti vincitori è qui.
  • È uscito il numero 17 della Newsletter italiana di Ubuntu. Lo trovate a questo indirizzo.
  • È uscito il numero 59 di Full Circle Magazine in italiano. Lo trovate a questo indirizzo.

[Risolto] Tema Hardy Beta

Personalizzazione grafica del sistema: icone, temi, sfondi, suoni, ecc.

[Risolto] Tema Hardy Beta

Messaggioda hds619 » domenica 11 maggio 2008, 20:10

Ciao, ho notato che è sparito il tema che c'era appena era uscita la beta di hardy.. praticamente era come Human-Clearlooks solo che a fianco degli elenchi dei menu c'era una strisciolina arancione come quella che c'è in human clearlooks sopra i tab.

Dove lo posso trovare?
Ultima modifica di hds619 il lunedì 12 maggio 2008, 0:56, modificato 1 volta in totale.
Avatar utente
hds619
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 351
Iscrizione: aprile 2007
Località: Ferrara

Re: Tema Hardy Beta

Messaggioda Guiodic » domenica 11 maggio 2008, 20:17

si chiama human murrine
Avatar utente
Guiodic
Accecante Asceta
Accecante Asceta
 
Messaggi: 28474
Iscrizione: aprile 2007
Località: Roma

Re: Tema Hardy Beta

Messaggioda hds619 » domenica 11 maggio 2008, 20:29

è quello che ho adesso ma non c'è la strisciolina a fianco dei menu.
Avatar utente
hds619
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 351
Iscrizione: aprile 2007
Località: Ferrara

Re: Tema Hardy Beta

Messaggioda Guiodic » domenica 11 maggio 2008, 20:34

hai installato il motore murrine?
Avatar utente
Guiodic
Accecante Asceta
Accecante Asceta
 
Messaggi: 28474
Iscrizione: aprile 2007
Località: Roma

Re: Tema Hardy Beta

Messaggioda lanzen » domenica 11 maggio 2008, 21:49

Anche a me era scomparso. Ne ho recuperato una copia da un altro computer prima di aggiornare e lo ho messo in ~/.themes. Murrire engine l'avevo già da tempo. Un controllo, nel tuo caso, lo farei comunque.

E' lo stesso tipo di decorazione che c'è in UbuntuStudio. Se non risolvi posso provare a mandarti il mio file.
Avatar utente
lanzen
Prode Principiante
 
Messaggi: 246
Iscrizione: settembre 2006

Re: Tema Hardy Beta

Messaggioda hds619 » domenica 11 maggio 2008, 21:51

Guiodic ha scritto:hai installato il motore murrine?


se intendi gtk2-engines-murrine  si.

@lanzen: prova a passarmi il tuo ;)
Ultima modifica di hds619 il domenica 11 maggio 2008, 21:54, modificato 1 volta in totale.
Avatar utente
hds619
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 351
Iscrizione: aprile 2007
Località: Ferrara

Re: Tema Hardy Beta

Messaggioda lanzen » domenica 11 maggio 2008, 22:10

Ok, proviamo...

Codice: Seleziona tutto
# Ubuntu Human-Murrine Colorscheme
#
# Authors:
# Cory Kontros <coryisatm@nc.rr.com>
# Richard Stellingwerff <remenic@gmail.com>
# Daniel Borgmann <daniel.borgmann@gmail.com>
# Billy Cantrell <bvcmdk@yahoo.com>
#
# Feel free to modify and share!

style "theme-default"
{
  GtkButton      ::default_border    = { 0, 0, 0, 0 }
  GtkRange       ::trough_border     = 0
  GtkPaned       ::handle_size       = 6
  GtkRange       ::slider_width      = 15
  GtkRange       ::stepper_size      = 15

  GtkScrollbar   ::min_slider_length = 35
  GtkCheckButton ::indicator_size    = 14
# GtkMenuBar     ::internal-padding  = 0
  GtkTreeView    ::expander_size     = 14
  GtkExpander    ::expander_size     = 16
  GtkScale       ::slider-length     = 31
  GtkMenuBar    ::shadow-type       = GTK_SHADOW_NONE
  GtkToolbar     ::shadow-type       = GTK_SHADOW_NONE

  GtkWidget::link-color           = "#000ff"
  GtkWidget::visited-link-color   = "#7f007f"

  GtkTreeView::odd_row_color = "#F5F2ED"
  GtkTreeView::even_row_color = "#FAF9F7"
 
  xthickness = 1
  ythickness = 1

    fg[NORMAL]      = "#101010" # Metacity and mouseover, Most text
   fg[PRELIGHT]         = "#000000" # Text when mouseover
   fg[ACTIVE]        = "#000000" # Text when mouseclicking button, Tabs, Active window list
   fg[SELECTED]         = "#ffffff" # Metacity X when window selected
   fg[INSENSITIVE]      = "#B3AFAB" # Insensitive Text

   bg[NORMAL]        = "#efebe7" # Normal Background, inactive Metacity bar, buttons
   bg[PRELIGHT]        = "#f5f3f0" # Mouseover buttons
   bg[ACTIVE]        = "#E1D9D1" # Mouseclicking, Tabs, active window list
   bg[SELECTED]      = "#ffa443" # Metacity Bar
   bg[INSENSITIVE]      = "#efebe7" # Insensitive buttons
   
   base[NORMAL]      = "#ffffff" # Background, most
   base[PRELIGHT]      = "#ffffff" # Mouseover menu
   base[ACTIVE]        = "#E1D9D1" # Menu active item in inactive window
   base[SELECTED]      = "#fbcf89" # Menu active item in active window
   base[INSENSITIVE]    = "#efebe7" # Background, insensitive
   
   text[NORMAL]        = "#000000" # Text in window
   text[PRELIGHT]      = "#000000" # Text on Mouseover
   text[ACTIVE]        = "#000000" # Active text in inactive window
   text[SELECTED]       = "#000000" # Active text in active window
   text[INSENSITIVE]    = "#B3AFAB" # Unknown



 #GnomeHRef::link_color      ="#000000"
  #GtkIMHtmlr::hyperlink-color   ="#000000"

  #NautilusIconContainer::dark_info_color="#827B69"
  #NautilusIconContainer::light_info_color="#827B69"
  #NautilusIconContainer::highlight_alpha=70

  engine "murrine"
  {
#      scrollbar_color = "#ffa443"
      contrast = 1.0
      glazestyle = 1 # 0 = flat hilight, 1 = curved hilight, 2 = concave style, 3 = top curved hilight, 4 = beryl hilight
      menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
      menubaritemstyle = 1 # 0 = menuitem look, 1 = button look
      menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped
      listviewheaderstyle = 0 # 0 = flat, 1 = glassy, 2 = raised
      listviewstyle = 0 # 0 = nothing, 1 = dotted
      scrollbarstyle = 2 # 0 = nothing, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles
      hilight_ratio = 0.9555 # set the amount of buttons or widgets hilight
      roundness = 2 # 0 = squared, 1 = old default, more will increase roundness
      animation = TRUE # FALSE = disabled, TRUE = enabled
                gradients = TRUE
   }
}


style "theme-wide" = "theme-default"
{
  xthickness = 2
  ythickness = 2
}

style "theme-wider" = "theme-default"
{
  xthickness = 3
  ythickness = 3
}

style "theme-entry" = "theme-wider"
{
  bg[SELECTED]       = "#ffa443"
}

style "theme-button" = "theme-wider"
{
  bg[NORMAL]        = "#e0ddd9"
  bg[ACTIVE]      = "#ffffff"
  bg[PRELIGHT]    = "#f3dfc8"
}

style "theme-slider" = "theme-button"
{
  base[NORMAL] = "#e0ddd9"
  bg[SELECTED] = "#ffa443"
}

style "theme-scrollbar" = "theme-button"
{
  xthickness = 2
  ythickness = 2
}

style "theme-notebook" = "theme-wide"
{
  bg[NORMAL]     = "#f0ece8"
  bg[ACTIVE]      = "#efebe7"
}

style "theme-tasklist" = "theme-default"
{
  xthickness = 5
  ythickness = 3
}

style "theme-menu" = "theme-default"
{
  xthickness = 3
  ythickness = 3
}

style "theme-menu-item" = "theme-default"
{
  xthickness = 1
  ythickness = 3
  bg[SELECTED] = "#ffa443" #hover-over on menu items.
  fg[PRELIGHT]  = "#ffffff" #Text color on hover-over
}

style "theme-menubar" = "theme-default"
{
bg[NORMAL]= "#efebe7"
}

style "theme-menubar-item"
{
  ythickness = 4
  bg[PRELIGHT] = "#ffa443"

}

style "theme-tree" = "theme-default"
{
  xthickness = 2
  ythickness = 2
}

style "theme-frame-title" = "theme-default"
{

}

style "theme-tooltips" = "theme-default"
{
  xthickness = 4
  ythickness = 4
  bg[NORMAL] = "#fbcf89"
}

style "theme-progressbar" = "theme-wide"
{
  xthickness = 1
  ythickness = 1
  bg[NORMAL]     = "#FFFFFF"
  bg[SELECTED] = "#ffa443"
}

style "theme-combo" = "theme-button"
{
  base[NORMAL]     = "#FFFFFF"
  base[SELECTED] = "#ffa443"
}

style "metacity-frame"
{
  # Normal base color
  #bg[NORMAL]  = "#ffa443"

  # Unfocused title background color
  #bg[INSENSITIVE]  = { 0.8, 0.8, 0.8 }

  # Unfocused title text color
  #fg[INSENSITIVE]  = { 1.55, 1.55, 1.55 }

  # Focused icon color
  #fg[NORMAL]  = { 0.2, 0.2, 0.2 }

  # Focused title background color
  bg[SELECTED]  = "#cc863e"
  base[ACTIVE]  = "#ffffff"

  # Focused title text color
  fg[SELECTED]  = "#000000"
}

class "MetaFrames"      style "metacity-frame"
class "GtkWindow"     style "metacity-frame"
#style "panelbg"
#{
#  xthickness        = 0
#  ythickness        = 0
#  bg_pixmap[NORMAL] = "panel.png"
#}

#class "*Panel*" style "panelbg"
#class "*panel*" style "panelbg"
#class "*notif*" style "panelbg"
#class "*Notif*" style "panelbg"
#class "*Tray*"  style "panelbg"
#class "*tray*"  style "panelbg"

style "theme-radiocheck" = "theme-default"
{
  text[NORMAL] = "#000000"
  bg[SELECTED] = "#ffa443"
  text[PRELIGHT] = "#ffffff"
}
class "GtkRadio*" style "theme-radiocheck"
class "GtkCheck*" style "theme-radiocheck"

# widget styles
class "GtkWidget"      style "theme-default"
class "GtkButton"      style "theme-button"
class "GtkScale"       style "theme-slider"
class "GtkScrollbar"   style "theme-scrollbar"
class "GtkCombo"       style "theme-button"
class "GtkRange"       style "theme-wide"
class "GtkFrame"       style "theme-wide"
class "GtkMenu"        style "theme-menu"
class "GtkEntry"       style "theme-entry"
class "GtkMenuItem"    style "theme-menu-item"
class "GtkNotebook"    style "theme-notebook"
class "GtkProgressBar" style "theme-progressbar"
class "*MenuBar*"      style "theme-menubar"
#class "PanelMenuBar"   style "panelbg"

widget_class "*MenuItem.*" style "theme-menu-item"
widget_class "*MenuBar.*"  style "theme-menubar-item"

# combobox stuff
widget_class "*.GtkComboBox.GtkButton" style "theme-combo"
widget_class "*.GtkCombo.GtkButton"    style "theme-combo"

# tooltips stuff
widget_class "*.tooltips.*.GtkToggleButton" style "theme-tasklist"
widget "gtk-tooltips" style "theme-tooltips"

# treeview stuff
widget_class "*.GtkTreeView.GtkButton" style "theme-tree"
widget_class "*.GtkCTree.GtkButton" style "theme-tree"
widget_class "*.GtkList.GtkButton" style "theme-tree"
widget_class "*.GtkCList.GtkButton" style "theme-tree"
widget_class "*.GtkFrame.GtkLabel" style "theme-frame-title"

# notebook stuff
widget_class "*.GtkNotebook.*.GtkEventBox" style "theme-notebook"
widget_class "*.GtkNotebook.*.GtkViewport" style "theme-notebook"


Rinomina gtkrc inserisci in una cartella da rinominare gtk-2.0 ed il tutto in un'altra ( la mia si chiama Human-Murrine).

Incrociamo le dita...  ;)
Avatar utente
lanzen
Prode Principiante
 
Messaggi: 246
Iscrizione: settembre 2006

Re: Tema Hardy Beta

Messaggioda hds619 » lunedì 12 maggio 2008, 0:56

Perfetto grazie 10000 :D

[bambino mode]
E io ho il tema con la righina a fianco dei menu e voi nooooo
E io ho il tema con la righina a fianco dei menu e voi nooooo
E io ho il tema con la righina a fianco dei menu e voi nooooo
[/bambino mode]
Avatar utente
hds619
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 351
Iscrizione: aprile 2007
Località: Ferrara

Re: [Risolto] Tema Hardy Beta

Messaggioda lanzen » lunedì 12 maggio 2008, 4:36

E io ho il tema con la righina a fianco dei menu e voi nooooo

:)

Beh, non è detto... magari a noi è andato storto qualcosa. O forse la "righina" non piaceva a Canonical.  ;) Inoltre il tema base, per quanto non sia male, non è che che si possa poi tanto definire "impressive".  ;D

Già lo saprai, ma se vuoi renderlo accessibile ad eventuali altri utenti dovresti spostarlo in /usr/share/themes tenendone una copia perché in caso di "piallamento" la dir verrà sovrascritta.
Avatar utente
lanzen
Prode Principiante
 
Messaggi: 246
Iscrizione: settembre 2006


Torna a Personalizzazione dell'ambiente desktop

Chi c’è in linea

Visualizzano questa pagina: Nessuno e 6 ospiti