Files @ r24654:66b379079421
Branch filter:

Location: cpp/openttd-patchpack/source/cmake/PackageDeb.cmake

Patric Stout
Change: darken the background of all graph to increase contrast (#8557)

Now lines like Mauve, Dark Green and Purple are much more visible
without hurting the other colours.
1
2
3
set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "${ARCHITECTURE}")
set(CPACK_DEBIAN_PACKAGE_SECTION "games")
set(CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON)