Skip to content

Commit 9e3741c

Browse files
committed
tic80: brighten, fix fractional scaling issues.
Brighten icon's features to improve contrast some more, and match other icons. Softening it that way wasn't looking sharp in lists. Using just a 2-tone scheme is probably enough. Fun fact: pixel and sub-pixel shapes, such as drop shadows from one layer down to the next, sometimes don't quite align in some renderings at 150% scaling. This can cause bleed-through of the underlying colour in odd places. Better to build shapes as complete logical layers, with bigger overlaps from one layer down to the next, and then copy each layer for its shadow. Papirus basics, really. Highlights will be affected by the same glitch, but arguably it matters less for those.
1 parent 438cfe1 commit 9e3741c

File tree

6 files changed

+31
-78
lines changed

6 files changed

+31
-78
lines changed

Papirus/16x16/apps/tic80.svg

Lines changed: 2 additions & 5 deletions
Loading

Papirus/22x22/apps/tic80.svg

Lines changed: 5 additions & 14 deletions
Loading

Papirus/24x24/apps/tic80.svg

Lines changed: 7 additions & 16 deletions
Loading

Papirus/32x32/apps/tic80.svg

Lines changed: 5 additions & 14 deletions
Loading

0 commit comments

Comments
 (0)