black and white palette

This commit is contained in:
Max Bradbury 2020-11-08 20:52:29 +00:00
parent 6f8e00130c
commit 2d73963aa0
1 changed files with 2 additions and 2 deletions

View File

@ -69,9 +69,9 @@ html(lang="en-gb")
#new-palette(style="display: none;") #new-palette(style="display: none;")
.half .half
input#colour-background(type="color" value="#2f4ac9") input#colour-background(type="color" value="#000")
.half .half
input#colour-foreground(type="color" value="#8798fe") input#colour-foreground(type="color" value="#fff")
label label
input#dither(type="checkbox" checked=true) input#dither(type="checkbox" checked=true)