1
This commit is contained in:
@@ -122,6 +122,11 @@ TabBar Button:disabled {
|
||||
-unity-font: url('project://database/Assets/BITKit/Unity/Art/Fonts/TTF/SourceHanMono/SourceHanMono-Medium.ttc?fileID=12800000&guid=c8058440fb1ea26488e022a5ee5b3b35&type=3#SourceHanMono-Medium');
|
||||
}
|
||||
|
||||
.theme-dark .unity-text-element {
|
||||
color: rgb(231, 231, 231);
|
||||
-unity-font: url('project://database/Assets/BITKit/Unity/Art/Fonts/TTF/SourceHanMono/SourceHanMono-Medium.ttc?fileID=12800000&guid=c8058440fb1ea26488e022a5ee5b3b35&type=3#SourceHanMono-Medium');
|
||||
}
|
||||
|
||||
.theme-dark DropdownField > VisualElement > VisualElement {
|
||||
-unity-background-image-tint-color: rgb(128, 128, 128);
|
||||
}
|
||||
@@ -205,3 +210,7 @@ Button {
|
||||
|
||||
#unity-progress-bar > VisualElement > VisualElement {
|
||||
}
|
||||
|
||||
PopupTextElement.unity-text-element {
|
||||
color: rgb(24, 24, 24);
|
||||
}
|
||||
|
Reference in New Issue
Block a user