Skip to content

Commit 57ad64b

Browse files
fix: window background-color
1 parent e2405e9 commit 57ad64b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

com.stansassets.plugins-dev-kit/Editor/UIToolkit/SettingsWindow/PackageSettingsWindowLight.uss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.window-root {
2+
background-color: rgb(160, 160, 160);
3+
}
4+
15
SettingsBlock,
26
.tabs-bar {
37
background-color: rgb(190, 190, 190);

0 commit comments

Comments
 (0)