~smspillaz/unity/untiy.less-paint-insanity

« back to all changes in this revision

Viewing changes to plugins/unityshell/resources/dash-widgets.json

  • Committer: Daniel van Vugt
  • Date: 2012-03-14 06:24:18 UTC
  • mfrom: (2108 unity)
  • mto: This revision was merged to the branch mainline in revision 2146.
  • Revision ID: daniel.van.vugt@canonical.com-20120314062418-nprucpbr0m7qky5e
MergedĀ latestĀ lp:unity

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
    "icon-gap"       : 40},
41
41
 
42
42
  "button-label": {
43
 
    "border-opacity" : [      1.0,      0.15,      0.15,      0.15,      0.15],
 
43
    "border-opacity" : [      0.8,      0.13,      0.13,      0.13,      0.13],
44
44
    "border-color"   : ["#ffffff", "#FFFFFF", "#FFFFFF", "#FFFFFF", "#FFFFFF"],
45
45
    "border-size"    : [      2.0,       1.0,       1.0,       0.5,       0.5],
46
46
    "text-size"      : 1.0,
47
47
    "text-color"     : ["#ffffff", "#ffffff", "#ffffff", "#ffffff", "#ffffff"],
48
48
    "text-opacity"   : [      1.0,       1.0,       1.0,       1.0,       1.0], 
49
49
    "fill-color"     : ["#FFFFFF", "#000000", "#000000", "#000000", "#000000"],
50
 
    "fill-opacity"   : [      0.15,      0.0,       0.0,       0.0,       0.0],
 
50
    "fill-opacity"   : [      0.13,      0.0,       0.0,       0.0,       0.0],
51
51
    "overlay-opacity": [      0.1,       0.1,       0.1,       0.0,       0.0],
52
52
    "overlay-mode"   : [ "normal",  "normal",  "normal",  "normal",  "normal"],
53
53
    "blur-size"      : [        1,         1,         1,         0,         0]},