summaryrefslogtreecommitdiff
path: root/icons/default.xml
blob: f424f46abd30a840e9b407b690633f18dbaff9e6 (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
29
30
<?xml version="1.0"?>

<theme _name="Default" _description="This is the default theme for Nautilus.">

  <sidebar sidebar_background_tile_image="./side_bar_image.png"
           sidebar_background_color="rgb:4747/4A4A/7C7C-rgb:2222/2323/3A3A:h"
           title_color="rgb:FFFF/FFFF/FFFF"
           title_info_color="rgb:FFFF/FFFF/FFFF"
           title_shadow_color="rgb:0000/0000/0000"
           tab_piece_images="sidebar_tab_pieces" combine="true"
           left_offset="0" shadow_offset="1" text_h_offset="-4" label_color="rgb:FFFF/FFFF/FFFF"
           tab_font="-*-helvetica-bold-r-normal-*-24-*-*-*-*-*-*-*" />

 <desktop background_tile_image="patterns/brushed_metal.png" background_color="rgb:FFFF/FFFF/FFFF"/>
 
 <directory background_color="rgb:CFFF/D333/D999"
            selection_box_color_rgba="0x727D974C"
            selection_box_color="rgb:7222/7DDD/9777" />

 <icon highlight_background_color="rgb:0000/0000/0000"
       highlight_text_color="rgb:FFFF/FFFF/FFFF"
       text_fill_color="rgb:FFFF/FFFF/FFFF"/>
  
 <thumbnails frame_offsets="3,3,6,6"/>
  
 <throbber frame_count="15" url="http://www.eazel.com" delay="75"/>
  
 <zoom_control number_v_offset="-6" number_h_offset="-2" digit_width="6"/>
 
</theme>