Invert ComputerscareStolyFickPigurePanel.svg for light mode
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
64eafbc631
commit
3b2a78534f
2 changed files with 4 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit d460bd226ab7b132fc4dfe14c5f359d7bbf007b7
|
||||
Subproject commit 5baab047242088e45c99c9999b6e2d9082981ef1
|
|
@ -386,6 +386,7 @@ enum LightMode {
|
|||
kModeAutinn,
|
||||
kModeBefaco,
|
||||
kModeCardinal,
|
||||
kModeComputerscareLight,
|
||||
kModeExtratone,
|
||||
kModeFehlerFabrik,
|
||||
kModeForsitan,
|
||||
|
@ -474,6 +475,8 @@ static const struct {
|
|||
{ kModeCardinal, "/Cardinal/res/HostParamsMap.svg" },
|
||||
{ kModeCardinal, "/Cardinal/res/HostTime.svg" },
|
||||
{ kModeCardinal, "/Cardinal/res/Ildaeil.svg" },
|
||||
// BSD-3 Clause
|
||||
{ kModeComputerscareLight, "/Computerscare/res/ComputerscareStolyFickPigurePanel.svg" },
|
||||
// GPLv3+
|
||||
{ kModeExtratone, "/Extratone/res/Darwinism.svg" },
|
||||
// { kModeExtratone, "/Extratone/res/HalluciMemory.svg" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue