Introduce dark/light mode switch, EXPERIMENTAL
This commit is contained in:
parent
dd185edf96
commit
187b1c72dd
11 changed files with 202 additions and 49 deletions
|
|
@ -114,6 +114,7 @@ BUILD_CXX_FLAGS += -faligned-new -Wno-abi
|
|||
endif
|
||||
|
||||
# use our custom function to invert some colors
|
||||
BUILD_CXX_FLAGS += -DnsvgDelete=nsvgDeleteCardinal
|
||||
BUILD_CXX_FLAGS += -DnsvgParseFromFile=nsvgParseFromFileCardinal
|
||||
|
||||
# Rack code is not tested for this flag, unset it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue