tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

decorations-suite.yaml (6533B)


      1 ---
      2 root:
      3  items:
      4    - type: line
      5      baseline: 10
      6      start: 10
      7      end: 210
      8      width: 1
      9      orientation: horizontal
     10      color: black
     11      style: solid
     12    - type: line
     13      baseline: 20
     14      start: 10
     15      end: 210
     16      width: 1
     17      orientation: horizontal
     18      color: blue
     19      style: dashed
     20    - type: line
     21      baseline: 30
     22      start: 10
     23      end: 210
     24      width: 1
     25      orientation: horizontal
     26      color: green
     27      style: dotted
     28    - type: line
     29      baseline: 40
     30      start: 10
     31      end: 210
     32      width: 3
     33      thickness: 1
     34      orientation: horizontal
     35      color: red
     36      style: wavy
     37 
     38    - type: line
     39      baseline: 50
     40      start: 10
     41      end: 210
     42      width: 2
     43      orientation: horizontal
     44      color: black
     45      style: solid
     46    - type: line
     47      baseline: 65
     48      start: 10
     49      end: 210
     50      width: 2
     51      orientation: horizontal
     52      color: blue
     53      style: dashed
     54    - type: line
     55      baseline: 80
     56      start: 10
     57      end: 207  # pruposefully cut off
     58      width: 2
     59      orientation: horizontal
     60      color: green
     61      style: dotted
     62    - type: line
     63      baseline: 95
     64      start: 10
     65      end: 210
     66      width: 6
     67      thickness: 2
     68      orientation: horizontal
     69      color: red
     70      style: wavy
     71 
     72    -
     73      type: "shadow"
     74      bounds: [8, 100, 225, 50]
     75      blur-radius: 0
     76      offset: [2, 2]
     77      color: red
     78    - type: line
     79      baseline: 110
     80      start: 10
     81      end: 210
     82      width: 1
     83      orientation: horizontal
     84      color: [0,0,0,0]
     85      style: solid
     86    - type: line
     87      baseline: 120
     88      start: 10
     89      end: 210
     90      width: 1
     91      orientation: horizontal
     92      color: [0,0,0,0]
     93      style: dashed
     94    - type: line
     95      baseline: 130
     96      start: 10
     97      end: 209
     98      width: 1
     99      orientation: horizontal
    100      color: [0,0,0,0]
    101      style: dotted
    102    - type: line
    103      baseline: 140
    104      start: 10
    105      end: 210
    106      width: 3
    107      thickness: 1
    108      orientation: horizontal
    109      color: [0,0,0,0]
    110      style: wavy
    111    -
    112      type: pop-all-shadows
    113 
    114    -
    115      type: "shadow"
    116      bounds: [8, 145, 225, 65]
    117      blur-radius: 1
    118      offset: [2, 3]
    119      color: red
    120    - type: line
    121      baseline: 150
    122      start: 10
    123      end: 210
    124      width: 2
    125      orientation: horizontal
    126      color: black
    127      style: solid
    128    - type: line
    129      baseline: 165
    130      start: 10
    131      end: 210
    132      width: 2
    133      orientation: horizontal
    134      color: blue
    135      style: dashed
    136    - type: line
    137      baseline: 180
    138      start: 10
    139      end: 207    # purposefully cut off
    140      width: 2
    141      orientation: horizontal
    142      color: green
    143      style: dotted
    144    - type: line
    145      baseline: 195
    146      start: 10
    147      end: 210
    148      width: 6
    149      thickness: 2
    150      orientation: horizontal
    151      color: red
    152      style: wavy
    153    -
    154      type: pop-all-shadows
    155 
    156    -
    157      type: "shadow"
    158      bounds: [8, 220, 225, 40]
    159      blur-radius: 0
    160      offset: [5, 7]
    161      color: red
    162    - type: line
    163      baseline: 230
    164      start: 10
    165      end: 210
    166      width: 8
    167      orientation: horizontal
    168      color: black
    169      style: solid
    170    - type: line
    171      baseline: 250
    172      start: 10
    173      end: 210
    174      width: 8
    175      orientation: horizontal
    176      color: blue
    177      style: dashed
    178    - type: line
    179      baseline: 270
    180      start: 10
    181      end: 205    # purposefully cut off
    182      width: 8
    183      orientation: horizontal
    184      color: green
    185      style: dotted
    186    - type: line
    187      baseline: 290
    188      start: 10
    189      end: 210
    190      width: 12
    191      thickness: 3
    192      orientation: horizontal
    193      color: black
    194      style: wavy
    195    -
    196      type: "pop-all-shadows"
    197 
    198    -
    199      type: "shadow"
    200      bounds: [0, 320, 240, 140]
    201      blur-radius: 3
    202      offset: [5, 7]
    203      color: red
    204    - type: line
    205      baseline: 330
    206      start: 10
    207      end: 210
    208      width: 8
    209      orientation: horizontal
    210      color: black
    211      style: solid
    212    - type: line
    213      baseline: 350
    214      start: 10
    215      end: 210
    216      width: 8
    217      orientation: horizontal
    218      color: blue
    219      style: dashed
    220    - type: line
    221      baseline: 370
    222      start: 10
    223      end: 205    # purposefully cut off
    224      width: 8
    225      orientation: horizontal
    226      color: green
    227      style: dotted
    228    - type: line
    229      baseline: 390
    230      start: 10
    231      end: 210
    232      width: 16
    233      thickness: 4
    234      orientation: horizontal
    235      color: black
    236      style: wavy
    237    -
    238      type: "pop-all-shadows"
    239 
    240    - type: line
    241      baseline: 220
    242      start: 10
    243      end: 210
    244      width: 1
    245      orientation: vertical
    246      color: black
    247      style: solid
    248    - type: line
    249      baseline: 230
    250      start: 10
    251      end: 210
    252      width: 1
    253      orientation: vertical
    254      color: blue
    255      style: dashed
    256    - type: line
    257      baseline: 240
    258      start: 10
    259      end: 210
    260      width: 1
    261      orientation: vertical
    262      color: green
    263      style: dotted
    264    - type: line
    265      baseline: 250
    266      start: 10
    267      end: 210
    268      thickness: 1
    269      width: 3
    270      orientation: vertical
    271      color: red
    272      style: wavy
    273 
    274    - type: line
    275      baseline: 270
    276      start: 10
    277      end: 210
    278      width: 2
    279      orientation: vertical
    280      color: black
    281      style: solid
    282    - type: line
    283      baseline: 290
    284      start: 10
    285      end: 210
    286      width: 2
    287      orientation: vertical
    288      color: blue
    289      style: dashed
    290    - type: line
    291      baseline: 310
    292      start: 10
    293      end: 207    # purposefully cut off
    294      width: 2
    295      orientation: vertical
    296      color: green
    297      style: dotted
    298    - type: line
    299      baseline: 330
    300      start: 10
    301      end: 210
    302      thickness: 2
    303      width: 6
    304      orientation: vertical
    305      color: red
    306      style: wavy
    307 
    308    -
    309      type: "shadow"
    310      bounds: [350, 0, 120, 240]
    311      blur-radius: 3
    312      offset: [5, 2]
    313      color: black
    314    - type: line
    315      baseline: 380
    316      start: 10
    317      end: 210
    318      width: 8
    319      orientation: vertical
    320      color: yellow
    321      style: solid
    322    - type: line
    323      baseline: 400
    324      start: 10
    325      end: 210
    326      width: 8
    327      orientation: vertical
    328      color: blue
    329      style: dashed
    330    - type: line
    331      baseline: 420
    332      start: 10
    333      end: 205  # purposefully cut off
    334      width: 8
    335      orientation: vertical
    336      color: green
    337      style: dotted
    338    - type: line
    339      baseline: 440
    340      start: 10
    341      end: 210
    342      thickness: 4
    343      width: 16
    344      orientation: vertical
    345      color: red
    346      style: wavy
    347    -
    348      type: "pop-all-shadows"