1
This commit is contained in:
@@ -191,3 +191,11 @@ Button.color-secondary {
|
||||
background-image: url("project://database/Assets/BITKit/Unity/Art/Backgrounds/BG_Gradient_Half_BT_.png?fileID=21300000&guid=d19ac049792985540825b54b0b002529&type=3#BG_Gradient_Half_BT_");
|
||||
-unity-background-image-tint-color: rgb(0, 0, 0);
|
||||
}
|
||||
|
||||
#hunger-bar .unity-progress-bar__progress {
|
||||
background-color: rgb(253, 123, 0);
|
||||
}
|
||||
|
||||
#thirsty-bar .unity-progress-bar__progress {
|
||||
background-color: rgb(0, 198, 253);
|
||||
}
|
||||
|
Reference in New Issue
Block a user