LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: wangxiaohu

Gentoo十二月贴图秀

[复制链接]
发表于 2005-12-3 20:37:43 | 显示全部楼层
签订以毕,sunmoon1997系有钱淫
回复 支持 反对

使用道具 举报

发表于 2005-12-3 20:57:50 | 显示全部楼层
好久没秀了,呵呵
回复 支持 反对

使用道具 举报

发表于 2005-12-3 23:31:57 | 显示全部楼层
我的桌面,第一次安装Gentoo,呵呵,还是喜欢Brushed。看久了也不会不舒服。就是FireFox.5中原来的很多插件和Theme用不上了,让我郁闷。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
回复 支持 反对

使用道具 举报

发表于 2005-12-3 23:48:36 | 显示全部楼层
俺现在走淳朴路线了
什么桌面阿什么图标阿都不弄了
越老越丑了
不秀了
回复 支持 反对

使用道具 举报

发表于 2005-12-4 10:09:05 | 显示全部楼层
Post by qeming
kingway兄的包里面好像缺少.fvwm2rc文件啊。能不能将图标也打包。我只想搞个现成的,漂亮点的fvwm用。


抱歉。打包的时候忘了。现在这个里有.fvwm2rc 这个文件的。至于图标,找一个你喜欢的gnome icon theme ,我用的是24x24 、36x36 和 48x48 这三种大小的图标,将24x24的图标文件名都加上prefix:"mini."。菜单用的是xpm格式的图标,自己手动转一下格式吧。还有缺少的图标自己搞定。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
回复 支持 反对

使用道具 举报

发表于 2005-12-4 10:50:16 | 显示全部楼层
再次感谢,我现在找图标去
回复 支持 反对

使用道具 举报

发表于 2005-12-4 22:57:33 | 显示全部楼层
Post by hanhun
刚装的e17


敢问hanhun兄,在E17中的天气预报和日历插件是什么阿!
麻烦告诉一声阿! 呵呵!
回复 支持 反对

使用道具 举报

发表于 2005-12-5 08:12:20 | 显示全部楼层
清纯路线
自己修改的xfce4 gtk2主题样式,看着比较舒服~


  1. # moonforce by mf
  2. # /usr/share/themes/moonforce/gtk-2.0/gtkrc

  3. style "default"
  4. {
  5.     GtkButton::default_border                    = {0, 0, 0, 0}
  6.     GtkButton::default_outside_border            = {0, 0, 0, 0}
  7.     GtkButton::child_displacement_x              = 0
  8.     GtkButton::child_displacement_y              = 1
  9.     GtkButton::default_spacing                   = 8
  10.     GtkButton::focus-padding                     = 0
  11.     GtkCheckButton::indicator_size               = 12
  12.     GtkMenuBar::internal-padding                 = 4
  13.     GtkMenuBar::shadow_type                      = none
  14.     GtkHandleBox::shadow_type                    = none
  15.     GtkMenuItem::selected_shadow_type            = etched-in
  16.     GtkPaned::handle_full_size                   = 1
  17.     GtkPaned::handle_size                        = 7
  18.     GtkRadioButton::indicator_size               = 15
  19.     GtkRange::slider_width                       = 16
  20.     GtkRange::stepper_size                       = 16
  21.     GtkRange::stepper_spacing                    = 0
  22.     GtkRange::trough_border                      = 0
  23.     GtkScrollbar::has_backward_stepper           = 1
  24.     GtkScrollbar::has_secondary_backward_stepper = 0
  25.     GtkScrollbar::min_slider_length              = 20
  26.     GtkToolbar::shadow_type                      = none
  27.     GtkWidget::focus-line-width                  = 1
  28.     GtkWidget::focus_padding                     = 3
  29.     GtkWidget::interior_focus                    = 5
  30.     GtkWidget::internal_padding                  = 5
  31.    
  32.     xthickness = 1
  33.     ythickness = 1

  34.     base[ACTIVE]      = "#bfbfbc"
  35.     base[INSENSITIVE] = "#ebe8e4"
  36.     base[NORMAL]      = "#ffffff"
  37.     base[PRELIGHT]    = "#b0c0d0"
  38.     base[SELECTED]    = "#699dc9"

  39.     bg[ACTIVE]        = "#bfbfbc"
  40.     bg[INSENSITIVE]   = "#ebe8e4"
  41.     bg[NORMAL]        = "#ebe8e4"
  42.     bg[PRELIGHT]      = "#b0c0d0"
  43.     bg[SELECTED]      = "#b0c0d0"

  44.     fg[ACTIVE]        = "#1f1f1f"
  45.     fg[INSENSITIVE]   = "#8e8e8a"
  46.     fg[NORMAL]        = "#1f1f1f"
  47.     fg[PRELIGHT]      = "#000000"
  48.     fg[SELECTED]      = "#000000"

  49.     text[ACTIVE]      = "#1f1f1f"
  50.     text[INSENSITIVE] = "#1f1f1f"
  51.     text[NORMAL]      = "#1f1f1f"
  52.     text[PRELIGHT]    = "#000000"
  53.     text[SELECTED]    = "#ffffff"

  54.     engine "xfce"
  55.     {
  56.         smooth_edge = true
  57.         boxfill
  58.         {
  59.             fill_style = plain
  60.         }
  61.     }
  62. }
  63. widget_class "*"                   style "default"

  64. style "menustyle" = "default"
  65. {
  66.     xthickness = 2
  67.     ythickness = 2
  68.     engine "xfce"
  69.     {
  70.         smooth_edge = true
  71.         boxfill
  72.         {
  73.            # fill_style = plain
  74.             fill_style = gradient
  75.             orientation = vertical
  76.             shade_start = 1.00
  77.             shade_end = 0.95
  78.         }
  79.     }

  80. }
  81. widget_class "*BonoboDockItem"     style "menustyle"
  82. class "*BonoboDockItem"            style "menustyle"
  83. widget_class "*ToolBar"            style "menustyle"
  84. class "*ToolBar"                   style "menustyle"
  85. widget_class "*MenuBar"            style "menustyle"
  86. class "*MenuBar"                   style "menustyle"

  87. style "button" = "default"
  88. {
  89.     xthickness = 1
  90.     ythickness = 1

  91.     engine "xfce"
  92.     {
  93.         smooth_edge = true
  94.         grip_style = none
  95.         boxfill
  96.         {
  97.             fill_style = gradient
  98.             orientation = vertical
  99.             shade_start = 0.90
  100.             shade_end = 1.10
  101.         }
  102.     }
  103. }
  104. widget_class "*Button*"            style "button"
  105. class "*Button*"                   style "button"
  106. widget_class "*button*"            style "button"
  107. class "*button*"                   style "button"
  108. widget_class "*OptionMenu*"        style "button"
  109. class "*OptionMenu*"               style "button"
  110. # widget_class "*Tree*"            style "button"
  111. # class "*Tree*"                   style "button"
  112. # widget_class "*GtkScale*"        style "button"
  113. # class "*GtkScale*"               style "button"

  114. style "sbstyle" = "default"
  115. {
  116.     xthickness = 1
  117.     ythickness = 1

  118.     engine "xfce"
  119.     {
  120.         smooth_edge = true
  121.         boxfill
  122.         {
  123.             fill_style = gradient
  124.             orientation = auto
  125.             shade_start = 0.90
  126.             shade_end = 1.60
  127.         }
  128.     }
  129. }
  130. widget_class "*Scrollbar*"         style "sbstyle"
  131. class "*Scrollbar*"                style "sbstyle"
  132. widget_class "*GtkScale*"          style "sbstyle"
  133. class "*GtkScale*"                 style "sbstyle"
  134. widget_class "*GtkProgress*"       style "sbstyle"
  135. class "*GtkProgress*"              style "sbstyle"

  136. style "menuitem" = "default"
  137. {
  138.     xthickness = 1
  139.     ythickness = 2
  140. }

  141. widget_class "*MenuItem*"          style "menuitem"
  142. class "*MenuItem*"                 style "menuitem"

  143. style "flat" = "default"
  144. {
  145.     xthickness = 0
  146.     ythickness = 0
  147. }
  148. widget_class "*HandleBox"         style "flat"


  149. # This is for ROX-Filer
  150. #
  151. style "rox" = "default"
  152. {
  153.   bg[NORMAL] = "#ffffff"
  154.   bg[ACTIVE] = "#ffffff"
  155. }
  156. widget_class "*Collection"        style "rox"


  157. # This is for the window borders (xfwm4 & metacity)
  158. #
  159. style "titlebar"
  160. {
  161.     bg[SELECTED]      = "#699dd9"
  162.     bg[INSENSITIVE]   = "#b0c0d0"
  163.     fg[SELECTED]      = "#ffffff"
  164.     fg[INSENSITIVE]   = "#ffffff"

  165.   # bg[SELECTED]      = "#3E91EB"
  166.   # fg[SELECTED]      = "#ffffff"
  167.   # bg[INSENSITIVE]   = "#b0c0d0"
  168.   # fg[INSENSITIVE]   = "#ffffff"

  169. }
  170. widget "xfwm"                      style "titlebar"
  171. class "MetaFrames"                 style "titlebar"
  172. widget_class "MetaFrames"          style "titlebar"
复制代码

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
回复 支持 反对

使用道具 举报

发表于 2005-12-5 09:10:10 | 显示全部楼层
Post by clsjz
敢问hanhun兄,在E17中的天气预报和日历插件是什么阿!
麻烦告诉一声阿! 呵呵!

calendar; weather
http://www.get-e.org/Resources/Modules/
我觉的日历的颜色不太好,兄弟搞的更漂亮一些别忘了分享
回复 支持 反对

使用道具 举报

发表于 2005-12-5 09:49:53 | 显示全部楼层
同谢kingway兄!!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表