|
|
@@ -131,4 +131,228 @@ samp {
|
|
|
@font-face {
|
|
|
font-family: "st";
|
|
|
src : url("./font/simsun.ttc") format("truetype");
|
|
|
+}
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+:root.light {
|
|
|
+ body {
|
|
|
+ --editor-head-back : rgba(255, 255, 255, 1);
|
|
|
+ --editor-menu-back : rgba(255, 255, 255, 1);
|
|
|
+ --colors-primary-fill: 0, 0, 0;
|
|
|
+ --editor-men-color : rgb(0, 0, 0);
|
|
|
+
|
|
|
+ .ui-input .range .range-locus .range-slide {
|
|
|
+ background-color: rgba(0, 0, 0, 1)
|
|
|
+ }
|
|
|
+
|
|
|
+ .ui-input {
|
|
|
+ --base-border-color: rgba(0, 0, 0, 0.2);
|
|
|
+ }
|
|
|
+
|
|
|
+ .select-replace {
|
|
|
+ --colors-content-color: #161A1A;
|
|
|
+ background : #fff;
|
|
|
+ }
|
|
|
+
|
|
|
+ .back-icon {
|
|
|
+ border: 1px solid #CCCCCC;
|
|
|
+ }
|
|
|
+
|
|
|
+ .fun-ctrl,
|
|
|
+ .fun-ctrl:hover,
|
|
|
+ .menu {
|
|
|
+ &:not(.autonomous) {
|
|
|
+ color: #000 !important;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ .menu.border:after {
|
|
|
+ border-bottom-color: rgba(230, 230, 230, 1);
|
|
|
+ }
|
|
|
+
|
|
|
+
|
|
|
+ .menu.active {
|
|
|
+ background-color: rgba(47, 143, 255, 0.50);
|
|
|
+ }
|
|
|
+
|
|
|
+ .scene-mode-tabs {
|
|
|
+ .menu.active {
|
|
|
+ background-color: #fff;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ .occupying,
|
|
|
+ .occupying,
|
|
|
+ .photo img {
|
|
|
+ background: #000;
|
|
|
+ }
|
|
|
+
|
|
|
+ .photos-layout {
|
|
|
+ background: #fff;
|
|
|
+ }
|
|
|
+
|
|
|
+ .photos-header {
|
|
|
+ .ui-button.normal {
|
|
|
+ color : #000;
|
|
|
+ border: 1px solid rgba(0, 0, 0, 0.7);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ .strengthen {
|
|
|
+ border-color: #ccc;
|
|
|
+ }
|
|
|
+
|
|
|
+ .strengthen-right {
|
|
|
+ border-right-color: #ccc;
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ .strengthen-bottom {
|
|
|
+ border-bottom-color: #ccc;
|
|
|
+ }
|
|
|
+
|
|
|
+ .photo-select {
|
|
|
+ border: 1px solid #ccc;
|
|
|
+
|
|
|
+ i {
|
|
|
+ color: #000;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ .fill-slide {
|
|
|
+
|
|
|
+ .foot,
|
|
|
+ .header {
|
|
|
+ background-color: #fff;
|
|
|
+ color : rgb(22, 24, 26);
|
|
|
+
|
|
|
+ .top-right {
|
|
|
+ color: rgb(22, 24, 26);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ .foot .menus .menu {
|
|
|
+ background-color: rgb(22, 24, 26);
|
|
|
+ color : #fff !important
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ .PhotoSlider__Backdrop {
|
|
|
+ // background: #fff !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .graphic-child-menus {
|
|
|
+ .header {
|
|
|
+ color: #000;
|
|
|
+ }
|
|
|
+
|
|
|
+ .type-menu h2 {
|
|
|
+ color: rgba(0, 0, 0, 1);
|
|
|
+ }
|
|
|
+
|
|
|
+ .menu .icon {
|
|
|
+ background-color: #fff;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ .geo-teleport .font-size {
|
|
|
+ color: #000;
|
|
|
+ }
|
|
|
+
|
|
|
+
|
|
|
+ .save-file.save {
|
|
|
+ background-color: #fff !important;
|
|
|
+ color : #000;
|
|
|
+ }
|
|
|
+
|
|
|
+ .ui-dialog {
|
|
|
+ color: #000;
|
|
|
+ }
|
|
|
+
|
|
|
+ .ui-dialog__box {
|
|
|
+ background-color: #fff;
|
|
|
+
|
|
|
+ .ui-input .input .input-div,
|
|
|
+ .ui-input .input textarea,
|
|
|
+ .ui-input .input input {
|
|
|
+ --colors-content-color: #000;
|
|
|
+ }
|
|
|
+
|
|
|
+ header {
|
|
|
+ color: #000;
|
|
|
+ }
|
|
|
+
|
|
|
+ .select-boxs span {
|
|
|
+ color: #000;
|
|
|
+
|
|
|
+ &:not(.active) {
|
|
|
+ background-color: rgba(0, 0, 0, 0.1);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ .ui-button.submit {
|
|
|
+ color : #000;
|
|
|
+ border : 1px solid rgba(0, 0, 0, 0);
|
|
|
+ background: rgba(0, 0, 0, 0.1) !important;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ .info-layout {
|
|
|
+ background: #fff;
|
|
|
+
|
|
|
+ .info-bottom>div {
|
|
|
+ background: rgba(0, 0, 0, 0.1);
|
|
|
+ color : #000;
|
|
|
+ }
|
|
|
+
|
|
|
+ .info-top .info-top-right {
|
|
|
+ color: rgba(0, 0, 0, 0.8);
|
|
|
+
|
|
|
+ .right-btn {
|
|
|
+ background: rgba(0, 0, 0, 0.1);
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ .text-item .info-textarea,
|
|
|
+ .input-item input {
|
|
|
+ color : rgba(0, 0, 0, 0.8);
|
|
|
+ background: rgba(0, 0, 0, 0);
|
|
|
+ border : 1px solid rgba(0, 0, 0, 0.5);
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ .download-btn {
|
|
|
+ border : 1px solid #3a3d3d !important;
|
|
|
+ color : #3a3d3d !important;
|
|
|
+ background: none !important;
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+:root.dark {
|
|
|
+ body {
|
|
|
+ --editor-menu-back : #161A1A;
|
|
|
+ --editor-head-back : #252828;
|
|
|
+ --colors-primary-fill: 255, 255, 255;
|
|
|
+
|
|
|
+ .fun-ctrl,
|
|
|
+ .fun-ctrl:hover,
|
|
|
+ .menu {
|
|
|
+ &:not(.autonomous) {
|
|
|
+ color: #fff !important;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ .menu.border:after {
|
|
|
+ border-bottom-color: rgba(255, 255, 255, 0.2);
|
|
|
+ }
|
|
|
+
|
|
|
+ .menu.active {
|
|
|
+ background-color: rgba(255, 255, 255, 0.1);
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|