updated plank theme

This commit is contained in:
Sam Hewitt 2016-05-24 14:35:06 -04:00
parent 3394d1195a
commit 3c65feb161
1 changed files with 4 additions and 5 deletions

View File

@ -20,7 +20,6 @@
# Paper Plank Theme #
#-------------------#
[PlankDrawingTheme]
#The roundness of the top corners.
TopRoundness=3
@ -28,20 +27,20 @@ TopRoundness=3
BottomRoundness=0
#The thickness (in pixels) of lines drawn.
LineWidth=1
#The color (RGBA) of the outer stroke.
OuterStrokeColor=211;;212;;213;;214
#The starting color (RGBA) of the fill gradient.
FillStartColor=211;;212;;213;;214
#The ending color (RGBA) of the fill gradient.
FillEndColor=211;;212;;213;;214
#The color (RGBA) of the inner stroke.
InnerStrokeColor=211;;212;;213;;0
InnerStrokeColor=211;;212;;213;;214
#The color (RGBA) of the outer stroke.
OuterStrokeColor=255;;255;;255;;180
[PlankDrawingDockTheme]
#The padding on the left/right dock edges, in tenths of a percent of IconSize.
HorizPadding=0.2
#The padding on the top dock edge, in tenths of a percent of IconSize.
TopPadding=-10.5
TopPadding=-5
#The padding on the bottom dock edge, in tenths of a percent of IconSize.
BottomPadding=2
#The padding between items on the dock, in tenths of a percent of IconSize.