apca-introduction

The missing introduction to APCA  https://p.ce9e.org/apca-introduction/
git clone https://git.ce9e.org/apca-introduction.git

commit
45f1884465b4eda7a3c52fe22d3006ad1d694357
parent
51d76efd9c3f4e59b25a46b6163641a8d6c5982b
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2022-08-06 06:34
add blue example

Diffstat

M examples/examples.js 1 +
M examples/screenshot.png 0

2 files changed, 1 insertions, 0 deletions


diff --git a/examples/examples.js b/examples/examples.js

@@ -5,6 +5,7 @@ const LEVEL_LABELS = ['×', 'A', 'AA', 'AAA'];
    5     5 
    6     6 const COLORS = [
    7     7 	['#44bb44', '#000000', '#ffffff'],
   -1     8 	['#9999ff', '#000000', '#ffffff'],
    8     9 	['#dd44ee', '#000000', '#ffffff'],
    9    10 	['#ff4422', '#000000', '#ffffff'],
   10    11 	['#11bbff', '#220044', '#440022'],

diff --git a/examples/screenshot.png b/examples/screenshot.png

Binary files differ.