black and white palette
This commit is contained in:
parent
6f8e00130c
commit
2d73963aa0
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue