|
| 1 | +#This file auto-generated by Plank. |
| 2 | +#2020-07-02T18:26:30+0000 |
| 3 | +# mcOS Big Sur iMac M1 Black |
| 4 | + |
| 5 | +[PlankTheme] |
| 6 | +#The roundness of the top corners. |
| 7 | +TopRoundness=20 |
| 8 | +#The roundness of the bottom corners. |
| 9 | +BottomRoundness=20 |
| 10 | +#The thickness (in pixels) of lines drawn. |
| 11 | +LineWidth=1 |
| 12 | +#The color (RGBA) of the outer stroke. |
| 13 | +OuterStrokeColor=25;;25;;25;;100 |
| 14 | +#The starting color (RGBA) of the fill gradient. |
| 15 | +FillStartColor=46;;52;;58;;200 |
| 16 | +#The ending color (RGBA) of the fill gradient. |
| 17 | +FillEndColor=46;;52;;58;;200 |
| 18 | +#The color (RGBA) of the inner stroke. |
| 19 | +InnerStrokeColor=50;;50;;50;;100 |
| 20 | + |
| 21 | +[PlankDockTheme] |
| 22 | +#The padding on the left/right dock edges, in tenths of a percent of IconSize. |
| 23 | +HorizPadding=2.0 |
| 24 | +#The padding on the top dock edge, in tenths of a percent of IconSize. |
| 25 | +TopPadding=2.0 |
| 26 | +#The padding on the bottom dock edge, in tenths of a percent of IconSize. |
| 27 | +BottomPadding=2.0 |
| 28 | +#The padding between items on the dock, in tenths of a percent of IconSize. |
| 29 | +ItemPadding=1.5 |
| 30 | +#The size of item indicators, in tenths of a percent of IconSize. |
| 31 | +IndicatorSize=5 |
| 32 | +#The size of the icon-shadow behind every item, in tenths of a percent of IconSize. |
| 33 | +IconShadowSize=0.5 |
| 34 | +#The height (in percent of IconSize) to bounce an icon when the application sets urgent. |
| 35 | +UrgentBounceHeight=1 |
| 36 | +#The height (in percent of IconSize) to bounce an icon when launching an application. |
| 37 | +LaunchBounceHeight=0.90000000000000002 |
| 38 | +#The opacity value (0 to 1) to fade the dock to when hiding it. |
| 39 | +FadeOpacity=0 |
| 40 | +#The amount of time (in ms) for click animations. |
| 41 | +ClickTime=900 |
| 42 | +#The amount of time (in ms) to bounce an urgent icon. |
| 43 | +UrgentBounceTime=900 |
| 44 | +#The amount of time (in ms) to bounce an icon when launching an application. |
| 45 | +LaunchBounceTime=1000 |
| 46 | +#The amount of time (in ms) for active window indicator animations. |
| 47 | +ActiveTime=1500 |
| 48 | +#The amount of time (in ms) to slide icons into/out of the dock. |
| 49 | +SlideTime=500 |
| 50 | +#The time (in ms) to fade the dock in/out on a hide (if FadeOpacity is < 1). |
| 51 | +FadeTime=400 |
| 52 | +#The time (in ms) to slide the dock in/out on a hide (if FadeOpacity is 1). |
| 53 | +HideTime=500 |
| 54 | +#The size of the urgent glow (shown when dock is hidden), in tenths of a percent of IconSize. |
| 55 | +GlowSize=1000 |
| 56 | +#The total time (in ms) to show the hidden-dock urgent glow. |
| 57 | +GlowTime=10000 |
| 58 | +#The time (in ms) of each pulse of the hidden-dock urgent glow. |
| 59 | +GlowPulseTime=20000 |
| 60 | +#The hue-shift (-180 to 180) of the urgent indicator color. |
| 61 | +UrgentHueShift=180 |
| 62 | +#The time (in ms) to move an item to its new position or its addition/removal to/from the dock. |
| 63 | +ItemMoveTime=800 |
| 64 | +#Whether background and icons will unhide/hide with different speeds. The top-border of both will leave/hit the screen-edge at the same time. |
| 65 | +CascadeHide=true |
| 66 | +#The color (RGBA) of the badge displaying urgent count |
| 67 | +BadgeColor=0;;0;;0;;0 |
0 commit comments