off-white background colour
This commit is contained in:
parent
66d1a585fb
commit
0f64758e77
@ -145,7 +145,7 @@ label.readout {
|
||||
(* tile-size (+ 4 num-tiles-y)))
|
||||
g (cairo.Context.create map-surface)]
|
||||
|
||||
(g:set_source_rgb 1 1 1)
|
||||
(g:set_source_rgb 0.7 0.8 0.8)
|
||||
(g:rectangle 0 0 (* tile-size num-tiles-x) (* tile-size num-tiles-y))
|
||||
(g:fill)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user