Skip to content

Commit

Permalink
Merge pull request the-via#269 from TerryMathews/patch-5
Browse files Browse the repository at this point in the history
Correct bottom row layout on Candybar
  • Loading branch information
wilba authored Aug 19, 2020
2 parents fecd48f + b3a53a5 commit 45bc4c1
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 44 deletions.
87 changes: 45 additions & 42 deletions src/tkc/candybar/candybar-lefty.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,55 +123,58 @@
{
"c": "#cccccc"
},
"3,13\n\n\n2,0",
"3,14\n\n\n2,0",
"3,13\n\n\n3,0",
"3,14\n\n\n3,0",
"3,15",
"3,16",
{
"c": "#aaaaaa",
"w": 1.25
},
"3,0",
{
"w": 1.25
},
"3,1",
{
"w": 1.25
},
"3,2",
{
"w": 2.75
},
"3,5\n\n\n3,0",
{
"w": 2.25
},
"3,7\n\n\n3,0",
{
"w": 1.25
},
"3,9\n\n\n3,0",
{
"c": "#777777"
},
"3,10",
"3,11",
"3,12"
],
[
{
"y": 0.25,
"c": "#cccccc",
"w": 2
},
"3,13\n\n\n2,1",
{
"x": 1.75,
"c": "#aaaaaa",
"w": 6.25
},
"3,8\n\n\n3,1"
{
"w": 1.25
},
"3,1",
{
"w": 1.25
},
"3,2",
{
"w": 2.75
},
"3,5\n\n\n2,0",
{
"w": 2.25
},
"3,8\n\n\n2,0",
{
"w": 1.25
},
"3,9\n\n\n2,0",
{
"c": "#cccccc"
},
"3,10",
{
"c": "#777777"
},
"3,11",
"3,12"
],
[
{
"y": 0.25,
"c": "#cccccc",
"w": 2
},
"3,13\n\n\n3,1",
{
"x": 1.75,
"c": "#aaaaaa",
"w": 6.25
},
"3,7\n\n\n2,1"
]
]
}
Expand Down
4 changes: 2 additions & 2 deletions src/tkc/candybar/candybar-righty.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
{
"w": 2.25
},
"3,7\n\n\n2,0",
"3,8\n\n\n2,0",
{
"w": 1.25
},
Expand Down Expand Up @@ -168,7 +168,7 @@
"c": "#aaaaaa",
"w": 6.25
},
"3,8\n\n\n2,1",
"3,7\n\n\n2,1",
{
"x": 3,
"c": "#cccccc",
Expand Down

0 comments on commit 45bc4c1

Please sign in to comment.