Sha256: 6213adf1647ae4c3979de29111fda475f52041870ab8ee2f82deb072055fbc3a
Contents?: true
Size: 1.29 KB
Versions: 27
Compression:
Stored size: 1.29 KB
Contents
{ "interfaces": { "name": "int1_lin2_str3_styles", "lines": [ { "streams": [ { "text": "Some text...", "colour": { "foreground": "#000000", "background": "#0000ff" }, "style": [ "normal", "underline" ] }, { "text": " ", "colour": { "foreground": "#ffff00", "background": "#00ff00" }, "style": [ "normal" ] }, { "text": "more text...", "colour": { "foreground": "#ffffff", "background": "#ff00ff" }, "style": [ "bold", "reverse" ] } ] } ] } }
Version data entries
27 entries across 27 versions & 1 rubygems