[About Window] Fixed appearance for systems without Dark Mode

Signed-off-by: Kevin López Brante <kevin@kddlb.cl>
swiftingly
Kevin López 2022-06-29 14:13:40 -04:00 committed by Christopher Snowhill
parent 1a4c140708
commit fe7c424843
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" selectable="YES" title="Copyright..." id="wLU-AJ-J0b"> <textFieldCell key="cell" selectable="YES" title="Copyright..." id="wLU-AJ-J0b">
<font key="font" metaFont="system"/> <font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell> </textFieldCell>
</textField> </textField>