diff options
author | Thomas White <taw@bitwiz.me.uk> | 2019-02-25 21:03:27 +0100 |
---|---|---|
committer | Thomas White <taw@bitwiz.me.uk> | 2019-02-25 21:03:27 +0100 |
commit | a779b9a9095cfceaa4a0a8da5b4faaaa98287078 (patch) | |
tree | 5cc65c14e82c22e78836f91c4cd34179c04892f1 /data | |
parent | 0a146090aa9dc02f5568e9c314e11ab69b40d225 (diff) |
Parse gradients
Diffstat (limited to 'data')
-rw-r--r-- | data/demo.sc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/demo.sc b/data/demo.sc index 65c3a1f..8890774 100644 --- a/data/demo.sc +++ b/data/demo.sc @@ -11,6 +11,7 @@ STYLES { } SLIDE { SIZE 1024u x 768u + BGCOL VERTICAL #333333 #000055 TEXT { FONT Cantarell Regular 14 PAD 0u,0u,0u,0u |