~versable/elementary-community/elementary-plank-themes

« back to all changes in this revision

Viewing changes to themes/Chameleon/dock.theme

  • Committer: Versable
  • Date: 2013-06-03 12:02:00 UTC
  • Revision ID: versable@gmail.com-20130603120200-tb5l3elm6ylc1i3j
Bazaar release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#This theme was modified by http://www.on-the-fly.deviantart.com
 
2
 
 
3
[PlankDrawingTheme]
 
4
#The roundness of the top corners.
 
5
TopRoundness=20
 
6
#The roundness of the bottom corners.
 
7
BottomRoundness=0
 
8
#The thickness (in pixels) of lines drawn.
 
9
LineWidth=1
 
10
#The color (RGBA) of the outer stroke.
 
11
OuterStrokeColor=0;;0;;0;;170
 
12
#The starting color (RGBA) of the fill gradient.
 
13
FillStartColor=0;;0;;0;;25
 
14
#The ending color (RGBA) of the fill gradient.
 
15
FillEndColor=0;;0;;0;;70
 
16
#The color (RGBA) of the inner stroke.
 
17
InnerStrokeColor=255;;255;;255;;255
 
18
 
 
19
[PlankDrawingDockTheme]
 
20
#The padding on the left/right dock edges, in tenths of a percent of IconSize.
 
21
HorizPadding=1
 
22
#The padding on the top dock edge, in tenths of a percent of IconSize.
 
23
TopPadding=-7
 
24
#The padding on the bottom dock edge, in tenths of a percent of IconSize.
 
25
BottomPadding=1
 
26
#The padding between items on the dock, in tenths of a percent of IconSize.
 
27
ItemPadding=2
 
28
#The size of item indicators, in tenths of a percent of IconSize.
 
29
IndicatorSize=5
 
30
#The height (in percent of IconSize) to bounce an icon when the application sets urgent.
 
31
UrgentBounceHeight=.625
 
32
#The height (in percent of IconSize) to bounce an icon when launching an application.
 
33
LaunchBounceHeight=.1
 
34
#The opacity value (0 to 1) to fade the dock to when hiding it.
 
35
FadeOpacity=1
 
36
#The amount of time (in ms) for click animations.
 
37
ClickTime=300
 
38
#The amount of time (in ms) to bounce an urgent icon.
 
39
UrgentBounceTime=600
 
40
#The amount of time (in ms) to bounce an icon when launching an application.
 
41
LaunchBounceTime=600
 
42
#The amount of time (in ms) for active window indicator animations.
 
43
ActiveTime=300
 
44
#The amount of time (in ms) to slide icons into/out of the dock.
 
45
SlideTime=300
 
46
#The time (in ms) to fade the dock in/out on a hide (if FadeOpacity is < 1).
 
47
FadeTime=250
 
48
#The time (in ms) to slide the dock in/out on a hide (if FadeOpacity is 1).
 
49
HideTime=150
 
50
#The size of the urgent glow (shown when dock is hidden), in tenths of a percent of IconSize.
 
51
GlowSize=30
 
52
#The total time (in ms) to show the hidden-dock urgent glow.
 
53
GlowTime=10000
 
54
#The time (in ms) of each pulse of the hidden-dock urgent glow.
 
55
GlowPulseTime=2000
 
56
#The hue-shift (-180 to 180) of the urgent indicator color.
 
57
UrgentHueShift=150