colorscheme: white fg, black bg
This commit is contained in:
parent
b6b6f2f259
commit
89b9b533ed
7 changed files with 17 additions and 17 deletions
|
@ -10,7 +10,7 @@
|
|||
# Dedication along with this software. If not, see
|
||||
# <http://creativecommons.org/publicdomain/zero/1.0/>.
|
||||
|
||||
: ${CANVAS_BGCOLOR:="#0c0700"}
|
||||
: ${CANVAS_BGCOLOR:="#000000"}
|
||||
: ${CANVAS_HEIGHT:=768}
|
||||
: ${CANVAS_WIDTH:=1366}
|
||||
: ${IMAGE_HEIGHT:=500}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
# Dedication along with this software. If not, see
|
||||
# <http://creativecommons.org/publicdomain/zero/1.0/>.
|
||||
|
||||
: ${CANVAS_BGCOLOR:="#0c0700"}
|
||||
: ${CANVAS_BGCOLOR:="#000000"}
|
||||
: ${CANVAS_HEIGHT:=768}
|
||||
: ${CANVAS_WIDTH:=1366}
|
||||
: ${IMAGE_HEIGHT:=768}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue