aboutsummaryrefslogtreecommitdiff
path: root/Flat Bezel/BBFlatBezelInterface.xib
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2023-02-08 17:25:34 +0100
committerRuben Beltran del Rio <ruben@unlimited.pizza>2023-02-08 17:25:34 +0100
commitfc2c05420021064af5e322f5e59cf0995239349a (patch)
tree18ea7a9d8116cf486b1d39d1885aff80a6484dad /Flat Bezel/BBFlatBezelInterface.xib
parent5200836d4b4ca9baf0f578f7a462f27d155abff4 (diff)
Port BackgroundView to swift, use system darkmode
Diffstat (limited to 'Flat Bezel/BBFlatBezelInterface.xib')
-rw-r--r--Flat Bezel/BBFlatBezelInterface.xib4
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat Bezel/BBFlatBezelInterface.xib b/Flat Bezel/BBFlatBezelInterface.xib
index 75378c6..dae6222 100644
--- a/Flat Bezel/BBFlatBezelInterface.xib
+++ b/Flat Bezel/BBFlatBezelInterface.xib
@@ -25,7 +25,7 @@
<rect key="contentRect" x="530" y="653" width="648" height="200"/>
<rect key="screenRect" x="0.0" y="0.0" width="1512" height="944"/>
<value key="minSize" type="size" width="440" height="200"/>
- <view key="contentView" id="6" customClass="BBBackgroundView">
+ <view key="contentView" id="6" customClass="BackgroundView" customModule="Flat_Bezel" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="648" height="200"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
@@ -85,7 +85,7 @@
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" alignment="center" title="⏷" id="214">
<font key="font" metaFont="system"/>
- <color key="textColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>