summaryrefslogtreecommitdiff
path: root/icons/gnome/gnome.xml
blob: f9376e65faec02dc1aae9cedbf6c1d72b36ea04f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0"?>

<theme _name="GNOME" _description="A theme designed to fit well with the classic GNOME environment."> 

  <directory background_tile_image="patterns/gnome.jpg" 
             selection_box_color_rgba="0x00441140"
             selection_box_color="#8d8173"/>

  <sidebar sidebar_background_color="#8d8173-#3f372e%80-#000000:h"
           sidebar_background_tile_image="patterns/.striated.png"
           tab_piece_images="sidebar_tab_pieces" combine="true"
           left_offset="0" shadow_offset="1" text_h_offset="-4"
           label_color="#FFFFFF"
           tab_font="Helvetica Bold" />

  <desktop background_tile_image="patterns/dark-gnome.jpg"
	   background_color="#:F400/F200/e800"/>

  <icon highlight_background_color="#000000" 
	highlight_text_color="#FFFFFF" 
	text_fill_color="#FFFFFF"/>

  <thumbnails frame_offsets="3,3,6,6"/>
  <toolbar icon_theme="standard"/>
  <throbber frame_count="6" url="http://www.gnome.org"/>
  <zoom_control number_v_offset="0" number_v_2_offset="-1" number_h_offset="-2"/>

</theme>