383 lines
12 KiB
Plaintext
383 lines
12 KiB
Plaintext
.bitkit-tool-tips {
|
|
-unity-font-definition: url("project://database/Assets/Artists/Arts/Fonts/NotoSansJP-Regular%20SDF.asset?fileID=11400000&guid=5e9de6cf3ce05dd4188dda8e2d70d211&type=2#NotoSansJP-Regular SDF");
|
|
}
|
|
|
|
Button.unity-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;
|
|
-unity-font-definition: url("project://database/Assets/Artists/Arts/Fonts/NotoSansJP-Regular%20SDF.asset?fileID=11400000&guid=5e9de6cf3ce05dd4188dda8e2d70d211&type=2#NotoSansJP-Regular SDF");
|
|
}
|
|
|
|
ProgressBar .unity-text-element {
|
|
text-shadow: 0 0 2px rgb(0, 0, 0);
|
|
}
|
|
|
|
Button.unity-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.unity-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/NotoSansJP-Regular%20SDF.asset?fileID=11400000&guid=5e9de6cf3ce05dd4188dda8e2d70d211&type=2#NotoSansJP-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.unity-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);
|
|
}
|
|
|
|
.lobby Button.unity-button:hover {
|
|
font-size: 36px;
|
|
background-color: rgba(0, 0, 0, 0);
|
|
}
|
|
|
|
.lobby Button.unity-button:active {
|
|
opacity: 0.5;
|
|
font-size: 32px;
|
|
}
|
|
|
|
TabBar > Button.unity-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.unity-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.unity-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: 128px;
|
|
height: 128px;
|
|
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");
|
|
overflow: hidden;
|
|
border-top-left-radius: 14px;
|
|
border-top-right-radius: 14px;
|
|
border-bottom-right-radius: 14px;
|
|
border-bottom-left-radius: 14px;
|
|
}
|
|
|
|
.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);
|
|
}
|
|
|
|
#health-bar .unity-progress-bar__progress {
|
|
background-color: rgb(252, 164, 164);
|
|
}
|
|
|
|
.ui_hud_dialogue_container .unity-text-element {
|
|
background-image: url("project://database/Assets/Artists/Arts/Textures/atlas/texture_atlas_like_tokyo.png?fileID=774876133&guid=844363649325d6b4089cf13437b43544&type=3#texture_hua_dialogue_bubble");
|
|
padding-left: 8px;
|
|
padding-right: 8px;
|
|
color: rgb(0, 0, 0);
|
|
padding-top: 24px;
|
|
padding-bottom: 8px;
|
|
-unity-background-scale-mode: stretch-to-fill;
|
|
min-width: 256px;
|
|
transform-origin: top;
|
|
translate: 0 50%;
|
|
}
|
|
|
|
.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 {
|
|
}
|
|
|
|
OnScreenButton {
|
|
max-width: initial;
|
|
max-height: initial;
|
|
min-width: 100px;
|
|
min-height: initial;
|
|
width: initial;
|
|
height: initial;
|
|
border-top-left-radius: 2px;
|
|
border-top-right-radius: 2px;
|
|
border-bottom-right-radius: 2px;
|
|
border-bottom-left-radius: 2px;
|
|
margin-top: 4px;
|
|
margin-right: 4px;
|
|
margin-bottom: 4px;
|
|
margin-left: 4px;
|
|
}
|
|
|
|
OnScreenButton Label {
|
|
flex-grow: 1;
|
|
-unity-text-align: middle-center;
|
|
}
|
|
|
|
Button.dialogue_choose-button {
|
|
border-top-width: 0;
|
|
border-right-width: 0;
|
|
border-bottom-width: 0;
|
|
border-left-width: 0;
|
|
}
|
|
|
|
Button.dialogue_choose-button #Label--0 {
|
|
background-color: rgb(255, 255, 255);
|
|
color: rgb(0, 0, 0);
|
|
border-top-left-radius: 6px;
|
|
border-top-right-radius: 6px;
|
|
border-bottom-right-radius: 6px;
|
|
border-bottom-left-radius: 6px;
|
|
}
|
|
|
|
Button.unity-button.stylize-button {
|
|
width: 128px;
|
|
height: 64px;
|
|
margin-top: 0;
|
|
margin-right: 0;
|
|
margin-bottom: 0;
|
|
margin-left: 0;
|
|
padding-top: 0;
|
|
padding-right: 0;
|
|
padding-bottom: 0;
|
|
padding-left: 0;
|
|
border-top-width: 0;
|
|
border-right-width: 0;
|
|
border-bottom-width: 0;
|
|
border-left-width: 0;
|
|
color: rgb(0, 0, 0);
|
|
}
|
|
|
|
Button:hover.unity-button.stylize-button {
|
|
background-color: rgba(0, 0, 0, 0);
|
|
scale: 1.1 1.1;
|
|
}
|
|
|
|
Button:active.unity-button.stylize-button {
|
|
scale: 0.95 0.95;
|
|
}
|
|
|
|
.stylize-button.v1 {
|
|
-unity-text-align: middle-center;
|
|
}
|
|
|
|
.stylize-button.v1.phone {
|
|
background-image: url("project://database/Assets/Artists/Arts/Textures/Buttons/texture_button-phone.png?fileID=21300000&guid=4f2ecc5345797ab4ea38dc1da09c9354&type=3#texture_button-phone");
|
|
}
|
|
|
|
.stylize-button.v1.map {
|
|
background-image: url("project://database/Assets/Artists/Arts/Textures/Buttons/texture_button-map.png?fileID=21300000&guid=1432f43fe38f3a84ead7097c68aade14&type=3#texture_button-map");
|
|
}
|
|
|
|
.stylize-button.v1.nfc {
|
|
background-image: url("project://database/Assets/Artists/Arts/Textures/Buttons/texture_button-nfc.png?fileID=21300000&guid=0a532805499832842a12092d75f8bce5&type=3#texture_button-nfc");
|
|
}
|
|
|
|
.stylize-container.v1 {
|
|
background-color: rgba(0, 0, 0, 0);
|
|
padding: 40px 30px 0 66px;
|
|
height: 100px;
|
|
width: 200px;
|
|
margin-top: -18px;
|
|
margin-right: -18px;
|
|
margin-bottom: -18px;
|
|
margin-left: -18px;
|
|
}
|
|
|
|
.stylize-container.v1 .unity-text-element {
|
|
color: rgb(0, 0, 0);
|
|
}
|
|
|
|
.v1.meat {
|
|
background-image: url("project://database/Assets/Artists/Arts/Textures/Buttons/texture_button-meat.png?fileID=21300000&guid=f6d79abd170aad649b1ee3df28122d67&type=3#texture_button-meat");
|
|
}
|
|
|
|
.v1.water {
|
|
background-image: url("project://database/Assets/Artists/Arts/Textures/Buttons/texture_button-water.png?fileID=21300000&guid=daafc17abdeabab48b7913d6216c4947&type=3#texture_button-water");
|
|
}
|
|
|
|
.v1.think {
|
|
background-image: url("project://database/Assets/Artists/Arts/Textures/Buttons/texture_button-think.png?fileID=21300000&guid=3d27afffcaad6224ebae7ca44acab9d4&type=3#texture_button-think");
|
|
}
|
|
|
|
.v1.light_bulb {
|
|
background-image: url("project://database/Assets/Artists/Arts/Textures/Buttons/texture_button-light_bulb.png?fileID=21300000&guid=2d2029254d1f8324fae2ae30d34c44fb&type=3#texture_button-light_bulb");
|
|
}
|
|
|
|
.v1.photo {
|
|
background-image: url("project://database/Assets/Artists/Arts/Textures/Buttons/texture_button-photo.png?fileID=21300000&guid=9fd22d0356ff11247b63e28e8213b4d3&type=3#texture_button-photo");
|
|
}
|
|
|
|
.v1.photo-remove {
|
|
background-image: url("project://database/Assets/Artists/Arts/Textures/Buttons/texture_button-photo-remove.png?fileID=21300000&guid=94f992f9f1a563f47b4d62885d42212a&type=3#texture_button-photo-remove");
|
|
}
|
|
|
|
.v1.muse {
|
|
background-image: url("project://database/Assets/Artists/Arts/Textures/Buttons/texture_button-muse.png?fileID=2800000&guid=6ad5ed1ff39d4d34fad232e72f9e8963&type=3#texture_button-muse");
|
|
}
|
|
|
|
.world-text .unity-text-element {
|
|
text-shadow: 0.5px 0.5px 1px rgb(0, 0, 0);
|
|
color: rgb(255, 83, 0);
|
|
}
|