Skip to content

Commit

Permalink
分离 Spout 输出可设置
Browse files Browse the repository at this point in the history
  • Loading branch information
reitowo committed May 23, 2024
1 parent 6b8d93a commit bf351e0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ui/windows/collabroom.ui
Original file line number Diff line number Diff line change
Expand Up @@ -967,18 +967,18 @@
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
<red>255</red>
<green>111</green>
<blue>101</blue>
</color>
</brush>
</colorrole>
<colorrole role="ButtonText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
<red>255</red>
<green>111</green>
<blue>101</blue>
</color>
</brush>
</colorrole>
Expand Down

0 comments on commit bf351e0

Please sign in to comment.