236 lines
7.2 KiB
Plaintext
236 lines
7.2 KiB
Plaintext
Button {
|
|
background-color: rgba(0, 0, 0, 0);
|
|
color: rgb(255, 255, 255);
|
|
border-left-color: rgba(255, 255, 255, 0.78);
|
|
border-right-color: rgba(255, 255, 255, 0.78);
|
|
border-top-color: rgba(255, 255, 255, 0.78);
|
|
border-bottom-color: rgba(255, 255, 255, 0.78);
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
}
|
|
|
|
ProgressBar .unity-text-element {
|
|
color: rgba(255, 255, 255, 0.96);
|
|
-unity-text-outline-width: 1px;
|
|
-unity-text-outline-color: rgba(0, 0, 0, 0.5);
|
|
}
|
|
|
|
Button:hover {
|
|
color: rgb(0, 0, 0);
|
|
border-left-color: rgba(255, 255, 255, 0.78);
|
|
border-right-color: rgba(255, 255, 255, 0.78);
|
|
border-top-color: rgba(255, 255, 255, 0.78);
|
|
border-bottom-color: rgba(255, 255, 255, 0.78);
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
background-color: rgb(255, 255, 255);
|
|
}
|
|
|
|
Button:active {
|
|
color: rgba(255, 255, 255, 0.5);
|
|
border-left-color: rgba(255, 255, 255, 0.78);
|
|
border-right-color: rgba(255, 255, 255, 0.78);
|
|
border-top-color: rgba(255, 255, 255, 0.78);
|
|
border-bottom-color: rgba(255, 255, 255, 0.78);
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
background-color: rgba(255, 255, 255, 0.5);
|
|
}
|
|
|
|
.unity-text-element {
|
|
-unity-font-definition: url("project://database/Assets/Artists/Arts/Fonts/Meiryo%20UI%20W53%20Regular%20SDF.asset?fileID=11400000&guid=80d4eed6ab6a2c248b81331b3aab1c8c&type=2#Meiryo UI W53 Regular SDF");
|
|
}
|
|
|
|
.level-button > Button {
|
|
background-color: rgba(255, 255, 255, 0);
|
|
border-top-width: 0;
|
|
border-right-width: 0;
|
|
border-bottom-width: 0;
|
|
border-left-width: 0;
|
|
-unity-background-image-tint-color: rgb(83, 83, 83);
|
|
margin-top: 0;
|
|
margin-right: 0;
|
|
margin-bottom: 0;
|
|
margin-left: 0;
|
|
transition-duration: 0.2s;
|
|
-unity-background-scale-mode: scale-and-crop;
|
|
height: auto;
|
|
min-width: 256px;
|
|
font-size: 48px;
|
|
}
|
|
|
|
.level-button > Button:hover {
|
|
-unity-background-image-tint-color: rgb(255, 255, 255);
|
|
flex-grow: 1;
|
|
transition-duration: 0.2s;
|
|
}
|
|
|
|
.level-button > Button:focus {
|
|
-unity-background-image-tint-color: rgb(255, 255, 255);
|
|
flex-grow: 1;
|
|
transition-duration: 0.2s;
|
|
}
|
|
|
|
.dialogue-container Label {
|
|
color: rgb(32, 32, 32);
|
|
-unity-font-style: normal;
|
|
}
|
|
|
|
.dialogue-container Label:disabled {
|
|
opacity: 0.5;
|
|
color: rgb(128, 128, 128);
|
|
}
|
|
|
|
.lobby Button {
|
|
width: 300px;
|
|
height: 100px;
|
|
background-image: url("project://database/Assets/Arts/Artsystack%20-Modern%20Multiplayer%20GUI/ResourcesData/Sprites/components/button_yellow.png?fileID=21300000&guid=ad4e0d1615e1e9e4783475cbe9454ff6&type=3#button_yellow");
|
|
background-color: rgba(0, 0, 0, 0);
|
|
border-top-width: 0;
|
|
border-right-width: 0;
|
|
border-bottom-width: 0;
|
|
border-left-width: 0;
|
|
font-size: 32px;
|
|
color: rgb(255, 255, 255);
|
|
-unity-font-definition: url("project://database/Assets/Artists/Arts/Fonts/Meiryo%20UI%20W53%20Regular%20SDF.asset?fileID=11400000&guid=80d4eed6ab6a2c248b81331b3aab1c8c&type=2#Meiryo UI W53 Regular SDF");
|
|
}
|
|
|
|
.lobby Button:hover {
|
|
font-size: 36px;
|
|
}
|
|
|
|
.lobby Button:active {
|
|
opacity: 0.5;
|
|
font-size: 32px;
|
|
}
|
|
|
|
TabBar > Button {
|
|
width: 200px;
|
|
height: 48px;
|
|
font-size: 24px;
|
|
background-color: rgba(0, 0, 0, 0);
|
|
border-top-width: 0;
|
|
border-right-width: 0;
|
|
border-bottom-width: 0;
|
|
border-left-width: 0;
|
|
color: rgb(255, 255, 255);
|
|
background-image: none;
|
|
-unity-font-style: italic;
|
|
}
|
|
|
|
TabBar > Button:disabled {
|
|
background-image: url("project://database/Assets/Arts/Artsystack%20-Modern%20Multiplayer%20GUI/ResourcesData/Sprites/components/selected.png?fileID=21300000&guid=90e2675adaa634d4a897318ed3446ea0&type=3#selected");
|
|
color: rgb(37, 37, 37);
|
|
}
|
|
|
|
TabBar > Button:hover {
|
|
background-image: url("project://database/Assets/Arts/Artsystack%20-Modern%20Multiplayer%20GUI/ResourcesData/Sprites/components/selected.png?fileID=21300000&guid=90e2675adaa634d4a897318ed3446ea0&type=3#selected");
|
|
-unity-background-image-tint-color: rgba(255, 255, 255, 0.25);
|
|
}
|
|
|
|
Button.small {
|
|
height: 64px;
|
|
}
|
|
|
|
Button.color-primary {
|
|
background-image: url("project://database/Assets/Arts/Artsystack%20-Modern%20Multiplayer%20GUI/ResourcesData/Sprites/components/button_blue.png?fileID=21300000&guid=613ec3bb091e8494495b8e4505dec067&type=3#button_blue");
|
|
}
|
|
|
|
Button.color-secondary {
|
|
background-image: url("project://database/Assets/Arts/Artsystack%20-Modern%20Multiplayer%20GUI/ResourcesData/Sprites/components/button_red.png?fileID=21300000&guid=16307cfa33877b447b67548cbe4c973b&type=3#button_red");
|
|
}
|
|
|
|
#unity-dragger {
|
|
background-color: rgb(255, 255, 255);
|
|
}
|
|
|
|
#unity-tracker {
|
|
}
|
|
|
|
.color-secondary .unity-progress-bar__progress {
|
|
background-color: rgb(255, 95, 95);
|
|
}
|
|
|
|
.cosmetics-button {
|
|
width: 200px;
|
|
height: 200px;
|
|
background-image: none;
|
|
margin-top: 12px;
|
|
margin-right: 12px;
|
|
margin-bottom: 12px;
|
|
margin-left: 12px;
|
|
}
|
|
|
|
.inventory-item {
|
|
width: 100px;
|
|
height: 100px;
|
|
background-image: url("project://database/Assets/Arts/Artsystack%20-Modern%20Multiplayer%20GUI/ResourcesData/Sprites/components/profile.png?fileID=21300000&guid=2ec33b5024a015d40961e6092a5f36a7&type=3#profile");
|
|
}
|
|
|
|
.inventory-item#Button--0:hover {
|
|
-unity-background-image-tint-color: rgb(191, 191, 191);
|
|
}
|
|
|
|
.inventory-item#Button--0:active {
|
|
-unity-background-image-tint-color: rgb(50, 50, 50);
|
|
}
|
|
|
|
.cosmetics-button #VisualElement--0 {
|
|
-unity-background-image-tint-color: rgb(128, 128, 128);
|
|
}
|
|
|
|
.selected .cosmetics-button #VisualElement--0 {
|
|
-unity-background-image-tint-color: rgb(255, 255, 255);
|
|
}
|
|
|
|
.default-background {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
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);
|
|
}
|
|
|
|
.ui_hud_dialogue_container .unity-text-element {
|
|
background-image: url("project://database/Assets/BITKit/Unity/Art/Backgrounds/textyre_gradient_oval.png?fileID=21300000&guid=37f923d9a5ec87146bfb5cef8c989fdb&type=3#textyre_gradient_oval");
|
|
-unity-background-image-tint-color: rgb(0, 0, 0);
|
|
padding-left: 8px;
|
|
padding-right: 8px;
|
|
}
|
|
|
|
.unity-text-field__input {
|
|
background-color: rgba(0, 0, 0, 0.78);
|
|
border-left-color: rgba(109, 109, 109, 0);
|
|
border-right-color: rgba(109, 109, 109, 0);
|
|
border-top-color: rgba(109, 109, 109, 0);
|
|
border-bottom-color: rgba(109, 109, 109, 0);
|
|
margin-top: 0;
|
|
margin-right: 0;
|
|
margin-bottom: 0;
|
|
margin-left: 0;
|
|
}
|
|
|
|
.unity-text-field__input > .unity-text-element {
|
|
color: rgb(255, 255, 255);
|
|
}
|
|
|
|
Foldout > Toggle {
|
|
}
|