注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
?_=1
来访问最新页面。https://zh.moegirl.org.cn/User:GuoPC/MoeLatte.css?_=1
src
属性未被列入白名单。
引用代码:@import url('/index.php?title=U:GuoPC/MoeLatte.css&action=raw&ctype=text/css');
MoeLatte是基于Catppuccin Theme中的Latte调色风格制作的一款用于MoeSkin皮肤的主题包。采用了Latte中的绿—蓝系列色作为主要配色,并进行了一定调整。
主题包制作:GuoPC
/* Based on Latte flavor in Catppuccin */
._addText {
content: "{{小导航条|U:GuoPC/MoeLatte{{!}}MoeLatte|name=MoeLatte.css}}{{User:GuoPC/MoeLatte}}";
}
:root > body:not(.skin-vector) {
--theme-accent-color--rgb: 26, 162, 170 !important;
--theme-secondary-color--rgb: 32, 159, 181 !important;
--theme-text-color--rgb: 76, 79, 105 !important;
--theme-link-color: rgb(3, 105, 146) !important;
--theme-link-color--hover: #0598D4 !important;
--theme-link-color--visited: #023F57 !important;
--theme-accent-link-color: rgb(230, 233, 239) !important;
--theme-background-color: rgb(251, 252, 253) !important;
--theme-border-color: rgb(220, 224, 232) !important;
--theme-text-shadow-color--rgb: 140, 143, 161 !important;
--theme-button-color: rgb(32, 159, 181) !important;
--theme-button-color--hover: #25B6D0 !important;
--theme-button-color--active: #1C889B !important;
--theme-card-background-color--rgb: 247, 248, 250 !important;
--theme-card-box-shadow: 0 0 0.5rem rgba(140, 143, 161, 0.1) !important;
--theme-card-box-shadow--hover: 0 0 0.85rem rgba(140, 143, 161, 0.2) !important;
--theme-card-border-color: rgb(220, 224, 232) !important;
--theme-header-background-color: rgb(230, 233, 239) !important;
--theme-header-box-shadow-color: rgb(220, 224, 232) !important;
--theme-footer-top-color: rgb(220, 224, 232) !important;
--theme-footer-bottom-color: #CCD0DA !important;
--theme-toolbar-background-color: rgb(237, 246, 248) !important;
--theme-success-color--rgb: 28, 147, 191 !important;
--theme-info-color--rgb: 114, 135, 253 !important;
--theme-warn-color--rgb: 223, 142, 29 !important;
--theme-danger-color--rgb: 230, 69, 83 !important;
--theme-empty-color--rgb: 188, 192, 204 !important;
--theme-success-color: rgb(var(--theme-success-color--rgb)) !important;
--theme-info-color: rgb(var(--theme-info-color--rgb)) !important;
--theme-warn-color: rgb(var(--theme-warn-color--rgb)) !important;
--theme-danger-color: rgb(var(--theme-danger-color--rgb)) !important;
--theme-danger-color--active: #CC3D49 !important;
--theme-empty-color: rgb(var(--theme-empty-color--rgb)) !important;
--theme-input-background-color: rgb(247, 248, 250) !important;
--theme-input-border-color: rgb(220, 224, 232) !important;
--theme-input-border-color--hover: #CCD0DA !important;
--theme-list-item-background-color: rgb(230, 233, 239) !important;
--theme-list-item-background-color--hover: rgba(41, 155, 194, .16) !important;
--home-accent-color--rgb: var(--theme-accent-color--rgb) !important;
--home-secondary-color--rgb: var(--theme-secondary-color--rgb) !important;
--home-text-color: rgb(var(--theme-text-color--rgb)) !important;
--home-text-secondary-color: rgb(124, 127, 147) !important;
--home-text-tertiary-color: rgb(172, 176, 190) !important;
--home-text-ghost-color: rgb(220, 224, 232) !important;
--home-success-color: var(--theme-success-color) !important;
--home-info-color: var(--theme-info-color) !important;
--home-warn-color: var(--theme-warn-color) !important;
--home-danger-color: var(--theme-danger-color) !important;
--home-empty-color: var(--theme-empty-color) !important;
--home-background-color--rgb: 251, 252, 253 !important;
--home-card-border-color: var(--theme-card-border-color) !important;
--home-image-background-color: rgb(247, 248, 252) !important;
--theme-just-kidding-text-color: hsl(232, 10%, 53%);
--theme-accent-color: rgb(var(--theme-accent-color--rgb)) !important;
--theme-secondary-color: rgb(var(--theme-secondary-color--rgb)) !important;
--theme-text-color: rgb(var(--theme-text-color--rgb)) !important;
--theme-text-shadow-color: rgb(var(--theme-text-shadow-color--rgb)) !important;
--theme-card-background-color: rgb(var(--theme-card-background-color--rgb)) !important;
--home-accent-color: rgb(var(--home-accent-color--rgb)) !important;
--home-secondary-color: rgb(var(--home-secondary-color--rgb)) !important;
--home-background-color: rgb(var(--home-background-color--rgb)) !important;
--theme-divider-color: rgb(241, 242, 250) !important;
--theme-item-text-color: rgb(51, 53, 71) !important;
--theme-item-text-color-hover: rgb(51, 53, 71) !important;
--theme-item-icon-color: rgb(31, 33, 51) !important;
--theme-item-icon-color-hover: rgb(31, 33, 51) !important;
--theme-item-text-color-hover-horizontal: #29959B !important;
--theme-item-icon-color-hover-horizontal: #29959B !important;
--theme-item-color-hover: rgb(245, 246, 250) !important;
--theme-item-color-active: rgba(26, 162, 170, 0.1) !important;
--theme-item-color-active-hover: rgba(26, 162, 170, 0.1) !important;
--theme-item-color-active-collpased: rgba(26, 162, 170, 0.1) !important;
--theme-code-text-color: var(--theme-text-color) !important;
--theme-code-color: rgb(244, 244, 247) !important;
}
:root[color-mode="dark"] > body:not(.skin-vector) {
--theme-accent-color--rgb: 153, 235, 239 !important;
--theme-secondary-color--rgb: 169, 229, 240 !important;
--theme-text-color--rgb: 227, 230, 237 !important;
--theme-link-color: rgb(148, 203, 226) !important;
--theme-link-color--hover: #C2E2EF !important;
--theme-link-color--visited: #379EC9 !important;
--theme-accent-link-color: rgb(53, 63, 83) !important;
--theme-background-color: rgb(44, 52, 63) !important;
--theme-border-color: rgb(55, 64, 83) !important;
--theme-text-shadow-color: rgb(237, 238, 240) !important;
--theme-button-color: rgb(186, 234, 243) !important;
--theme-button-color--hover: #82D9E9 !important;
--theme-button-color--active: #D3F2F7 !important;
--theme-card-background-color--rgb: 38, 41, 55 !important;
--theme-card-box-shadow: 0 0 0.5rem rgba(237, 238, 240, 0.1) !important;
--theme-card-box-shadow--hover: 0 0 0.85rem rgba(237, 238, 240, 0.2) !important;
--theme-card-border-color: rgb(55, 64, 83) !important;
--theme-header-background-color: rgb(53, 63, 83) !important;
--theme-header-box-shadow-color: rgb(55, 64, 83) !important;
--theme-footer-top-color: rgb(55, 64, 83) !important;
--theme-footer-bottom-color: #4C4F69 !important;
--theme-toolbar-background-color: rgb(58, 59, 78) !important;
--theme-success-color--rgb: 150, 216, 240 !important;
--theme-info-color--rgb: 153, 167, 254 !important;
--theme-warn-color--rgb: 243, 208, 160 !important;
--theme-danger-color--rgb: 241, 151, 158 !important;
--theme-empty-color--rgb: 207, 209, 218 !important;
--theme-success-color: rgb(var(--theme-success-color--rgb)) !important;
--theme-info-color: rgb(var(--theme-info-color--rgb)) !important;
--theme-warn-color: rgb(var(--theme-warn-color--rgb)) !important;
--theme-danger-color: rgb(var(--theme-danger-color--rgb)) !important;
--theme-danger-color--active: #FAB1AA !important;
--theme-empty-color: rgb(var(--theme-empty-color--rgb)) !important;
--theme-input-background-color: rgb(48, 57, 76) !important;
--theme-input-border-color: rgb(220, 224, 232) !important;
--theme-input-border-color--hover: #CCD0DA !important;
--theme-list-item-background-color: rgb(53, 63, 83) !important;
--theme-list-item-background-color--hover: rgba(41, 155, 194, .16) !important;
/*--home-accent-color--rgb: var(--theme-accent-color--rgb) !important;*/
/*--home-secondary-color--rgb: var(--theme-secondary-color--rgb) !important;*/
/*--home-text-color: rgb(var(--theme-text-color--rgb)) !important;*/
--home-text-secondary-color: rgb(124, 127, 147) !important;
--home-text-tertiary-color: rgb(172, 176, 190) !important;
--home-text-ghost-color: rgb(220, 224, 232) !important;
/*--home-success-color: var(--theme-success-color) !important;*/
/*--home-info-color: var(--theme-info-color) !important;*/
/*--home-warn-color: var(--theme-warn-color) !important;*/
/*--home-danger-color: var(--theme-danger-color) !important;*/
/*--home-empty-color: var(--theme-empty-color) !important;*/
--home-background-color--rgb: 44, 52, 63 !important;
/*--home-card-border-color: var(--theme-card-border-color) !important;*/
--home-image-background-color: rgb(48, 57, 74) !important;
--theme-just-kidding-text-color: hsl(240,8.3%,95.3%);
/*--theme-accent-color: rgb(var(--theme-accent-color--rgb)) !important;*/
/*--theme-secondary-color: rgb(var(--theme-secondary-color--rgb)) !important;*/
/*--theme-text-color: rgb(var(--theme-text-color--rgb)) !important;*/
/*--theme-card-background-color: rgb(var(--theme-card-background-color--rgb)) !important;*/
/*--home-accent-color: rgb(var(--home-accent-color--rgb)) !important;*/
/*--home-secondary-color: rgb(var(--home-secondary-color--rgb)) !important;*/
/*--home-background-color: rgb(var(--home-background-color--rgb)) !important;*/
--theme-divider-color: rgb(54, 63, 75) !important;
--theme-item-text-color: rgb(235, 235, 240) !important;
--theme-item-text-color-hover: rgb(235, 235, 240) !important;
--theme-item-icon-color: rgb(245, 245, 249) !important;
--theme-item-icon-color-hover: rgb(245, 245, 249) !important;
--theme-item-text-color-hover-horizontal: #A2E1E6 !important;
--theme-item-icon-color-hover-horizontal: #A2E1E6 !important;
--theme-item-color-hover: rgb(50, 59, 76) !important;
--theme-item-color-active: rgba(153, 235, 239, 0.1) !important;
--theme-item-color-active-hover: rgba(153, 235, 239, 0.1) !important;
--theme-item-color-active-collpased: rgba(153, 235, 239, 0.1) !important;
/*--theme-code-text-color: var(--theme-text-color) !important;*/
--theme-code-color: rgb(51, 61, 78) !important;
}
/* Tabs */
body:not(.skin-vector) .n-tabs {
--n-bar-color: var(--theme-button-color) !important;
--n-tab-text-color: var(--theme-button-color) !important;
--n-tab-text-color-active: var(--theme-button-color--active) !important;
--n-tab-text-color-hover: var(--theme-button-color--hover) !important;
--n-pane-text-color: var(--theme-text-color) !important;
}
/* Button */
body:not(.skin-vector) .n-button--default-type:not(.n-button--color),
body:not(.skin-vector) #p-purge-cache .n-button {
--n-ripple-color: var(--theme-button-color) !important;
--n-text-color: var(--theme-text-color) !important;
--n-text-color-hover: var(--theme-button-color--hover) !important;
--n-text-color-pressed: var(--theme-button-color--active) !important;
--n-text-color-focus: var(--theme-button-color--active) !important;
--n-text-color-disabled: var(--theme-just-kidding-text-color) !important;
--n-border: 1px solid var(--theme-border-color) !important;
--n-border-hover: 1px solid var(--theme-button-color--hover) !important;
--n-border-pressed: 1px solid var(--theme-button-color--active) !important;
--n-border-focus: 1px solid var(--theme-button-color--active) !important;
--n-border-disabled: 1px solid var(--theme-just-kidding-text-color) !important;
}
body:not(.skin-vector) .n-button--success-type:not(.n-button--color) {
--n-color: rgba(var(--theme-success-color--rgb), .16) !important;
--n-color-hover: rgba(var(--theme-success-color--rgb), .22) !important;
--n-color-pressed: rgba(var(--theme-success-color--rgb), .28) !important;
--n-color-focus: rgba(var(--theme-success-color--rgb), .22) !important;
--n-color-disabled: rgba(var(--theme-success-color--rgb), .05) !important;
--n-text-color: var(--theme-success-color) !important;
--n-text-color-hover: var(--theme-success-color) !important;
--n-text-color-pressed: var(--theme-success-color) !important;
--n-text-color-focus: var(--theme-success-color) !important;
--n-text-color-disabled: var(--theme-success-color) !important;
--n-border: 1px solid var(--theme-success-color) !important;
--n-border-hover: 1px solid #28B3E5 !important;
--n-border-pressed: 1px solid #20819F !important;
--n-border-focus: 1px solid #28B3E5 !important;
--n-border-disabled: 1px solid var(--theme-success-color) !important;
}
body:not(.skin-vector) .n-button--info-type:not(.n-button--color) {
--n-color: rgba(var(--theme-info-color--rgb), .16) !important;
--n-color-hover: rgba(var(--theme-info-color--rgb), .22) !important;
--n-color-pressed: rgba(var(--theme-info-color--rgb), .28) !important;
--n-color-focus: rgba(var(--theme-info-color--rgb), .22) !important;
--n-color-disabled: rgba(var(--theme-info-color--rgb), .05) !important;
--n-text-color: var(--theme-info-color) !important;
--n-text-color-hover: var(--theme-info-color) !important;
--n-text-color-pressed: var(--theme-info-color) !important;
--n-text-color-focus: var(--theme-info-color) !important;
--n-text-color-disabled: var(--theme-info-color) !important;
--n-border: 1px solid var(--theme-info-color) !important;
--n-border-hover: 1px solid #A4B1FF !important;
--n-border-pressed: 1px solid #5877FB !important;
--n-border-focus: 1px solid #A4B1FF !important;
--n-border-disabled: 1px solid var(--theme-info-color) !important;
}
body:not(.skin-vector) .n-button--error-type:not(.n-button--color) {
--n-color: rgba(var(--theme-danger-color--rgb), .16) !important;
--n-color-hover: rgba(var(--theme-danger-color--rgb), .22) !important;
--n-color-pressed: rgba(var(--theme-danger-color--rgb), .28) !important;
--n-color-focus: rgba(var(--theme-danger-color--rgb), .22) !important;
--n-color-disabled: rgba(var(--theme-danger-color--rgb), .05) !important;
--n-text-color: var(--theme-danger-color) !important;
--n-text-color-hover: var(--theme-danger-color) !important;
--n-text-color-pressed: var(--theme-danger-color) !important;
--n-text-color-focus: var(--theme-danger-color) !important;
--n-text-color-disabled: var(--theme-danger-color) !important;
--n-border: 1px solid var(--theme-danger-color) !important;
--n-border-hover: 1px solid #F26F79 !important;
--n-border-pressed: 1px solid #D9364A !important;
--n-border-focus: 1px solid #F26F79 !important;
--n-border-disabled: 1px solid var(--theme-danger-color) !important;
}
body:not(.skin-vector) .n-button--primary-type:not(.n-button--color) {
--n-color: var(--theme-button-color) !important;
--n-color-hover: var(--theme-button-color--hover) !important;
--n-color-pressed: var(--theme-button-color--active) !important;
--n-color-focus: var(--theme-button-color--active) !important;
--n-color-disabled: var(--theme-just-kidding-text-color) !important;
--n-ripple-color: var(--theme-button-color) !important;
--n-text-color: var(--theme-accent-link-color) !important;
--n-text-color-hover: var(--theme-accent-link-color) !important;
--n-text-color-pressed: var(--theme-accent-link-color) !important;
--n-text-color-focus: var(--theme-accent-link-color) !important;
--n-text-color-disabled: var(--theme-accent-link-color) !important;
--n-border: 1px solid var(--theme-button-color) !important;
--n-border-hover: 1px solid var(--theme-button-color--hover) !important;
--n-border-pressed: 1px solid var(--theme-button-color--active) !important;
--n-border-focus: 1px solid var(--theme-button-color--active) !important;
--n-border-disabled: 1px solid var(--theme-just-kidding-text-color) !important;
}
body:not(.skin-vector) .n-badge {
--n-color: var(--theme-danger-color) !important;
--n-ripple-color: var(--theme-danger-color) !important;
}
body:not(.skin-vector) .mobile-edit-button a:visited {
color: var(--n-text-color-pressed);
}
body:not(.skin-vector) a.page-tool-link[style*="danger"]:hover {
box-shadow: 0 0 0 2px rgba(var(--theme-danger-color--rgb), .16);
}
body:not(.skin-vector) a.page-tool-link[style*="danger"]:active {
background-color: var(--theme-danger-color--active);
}
body:not(.skin-vector) .noteTA-button > button {
border: 1px solid var(--theme-border-color);
}
body:not(.skin-vector) .noteTAViewer-button:hover {
border-color: var(--theme-button-color--hover);
color: var(--theme-button-color--hover);
}
body:not(.skin-vector) .noteTAViewer-button:active,
body:not(.skin-vector) .noteTAViewer-button:focus {
border-color: var(--theme-button-color--active);
color: var(--theme-button-color--active);
}
body:not(.skin-vector) .noteTAViewer-button::after {
box-shadow: 0 0 0 6px var(--theme-button-color);
}
body:not(.skin-vector) .noteTAViewer-button:active::after {
box-shadow: 0 0 0 0 var(--theme-button-color);
}
/* Drawer */
body:not(.skin-vector) .n-drawer-container {
--n-text-color: var(--theme-text-color) !important;
--n-title-text-color: var(--theme-text-color) !important;
--n-resize-trigger-color-hover: var(rgb(--theme-accent-color--rgb)) !important;
}
/* Menu */
body:not(.skin-vector) .n-menu {
--n-divider-color: var(--theme-divider-color) !important;
--n-item-text-color: var(--theme-item-text-color) !important;
--n-item-text-color-hover: var(--theme-item-text-color-hover) !important;
--n-item-text-color-active: var(--theme-accent-color) !important;
--n-item-text-color-child-active: var(--theme-accent-color) !important;
--n-item-text-color-child-active-hover: var(--theme-accent-color) !important;
--n-item-text-color-active-hover: var(--theme-accent-color) !important;
--n-item-icon-color: var(--theme-item-icon-color) !important;
--n-item-icon-color-hover: var(--theme-item-icon-color-hover) !important;
--n-item-icon-color-active: var(--theme-accent-color) !important;
--n-item-icon-color-active-hover: var(--theme-accent-color) !important;
--n-item-icon-color-child-active: var(--theme-accent-color) !important;
--n-item-icon-color-child-active-hover: var(--theme-accent-color) !important;
--n-item-icon-color-collapsed: var(--theme-item-icon-color) !important;
--n-item-text-color-horizontal: var(--theme-item-text-color) !important;
--n-item-text-color-hover-horizontal: var(--theme-item-text-color-hover-horizontal) !important;
--n-item-text-color-active-horizontal: var(--theme-item-text-color) !important;
--n-item-text-color-child-active-horizontal: var(--theme-item-text-color) !important;
--n-item-text-color-child-active-hover-horizontal: var(--theme-item-text-color) !important;
--n-item-text-color-active-hover-horizontal: var(--theme-item-text-color) !important;
--n-item-icon-color-horizontal: var(--theme-item-icon-color) !important;
--n-item-icon-color-hover-horizontal: var(--theme-item-icon-color-hover-horizontal) !important;
--n-item-icon-color-active-horizontal: var(--theme-accent-color) !important;
--n-item-icon-color-active-hover-horizontal: var(--theme-accent-color) !important;
--n-item-icon-color-child-active-horizontal: var(--theme-accent-color) !important;
--n-item-icon-color-child-active-hover-horizontal: var(--theme-accent-color) !important;
--n-arrow-color: var(--theme-item-text-color) !important;
--n-arrow-color-hover: var(--theme-item-text-color) !important;
--n-arrow-color-active: var(--theme-accent-color) !important;
--n-arrow-color-active-hover: var(--theme-accent-color) !important;
--n-arrow-color-child-active: var(--theme-accent-color) !important;
--n-arrow-color-child-active-hover: var(--theme-accent-color) !important;
--n-item-color-hover: var(--theme-item-color-hover) !important;
--n-item-color-active: var(--theme-item-color-active) !important;
--n-item-color-active-hover: var(--theme-item-color-active-hover) !important;
--n-item-color-active-collapsed: var(--theme-item-color-active-collapsed) !important;
}
body:not(.skin-vector) .n-base-select-menu,
body:not(.skin-vector) .n-dropdown-menu {
--n-action-divider-color: var(--theme-divider-color) !important;
--n-action-text-color: var(--theme-text-color) !important;
--n-color: var(--theme-background-color) !important;
--n-option-check-color: rgb(var(--theme-accent-color--rgb)) !important;
--n-option-color-pending: var(--theme-list-item-background-color) !important;
--n-option-text-color-active: rgb(var(--theme-accent-color--rgb)) !important;
--n-option-color-active-pending: var(--theme-list-item-background-color) !important;
}
/* Message */
body:not(.skin-vector) .n-message-wrapper {
--n-text-color: var(--theme-text-color) !important;
--n-icon-color-info: var(--theme-info-color) !important;
--n-icon-color-success: var(--theme-success-color) !important;
--n-icon-color-warning: var(--theme-warn-color) !important;
--n-icon-color-error: var(--theme-danger-color) !important;
--n-icon-color-loading: var(--theme-accent-color) !important;
}
/* Input */
body:not(.skin-vector) .n-input {
--n-border: 1px solid var(--theme-input-border-color) !important;
--n-border-hover: 1px solid var(--theme-button-color--hover) !important;
--n-border-focus: 1px solid var(--theme-button-color--active) !important;
--n-border-disabled: 1px solid var(--theme-just-kidding-text-color) !important;
--n-caret-color: var(--theme-accent-color) !important;
--n-text-color: var(--theme-text-color) !important;
--n-text-decoration-color: var(--theme-text-color) !important;
--n-box-shadow-focus: 0 0 0 2px rgba(var(--theme-accent-color--rgb), 0.2) !important;
}
/* Spin */
body:not(.skin-vector) .n-spin {
--n-color: var(--theme-accent-color) !important;
--n-text-color: var(--theme-accent-color) !important;
}
/* Text */
body:not(.skin-vector) .n-text {
--n-text-color: var(--theme-text-color) !important;
--n-code-text-color: var(--theme-code-text-color) !important;
--n-code-color: var(--theme-code-color) !important;
}
body:not(.skin-vector) .n-gradient-text--success-type {
--n-color-start: rgba(var(--theme-success-color--rgb), .6) !important;
--n-color-end: var(--theme-success-color) !important;
}
body:not(.skin-vector) .n-gradient-text--error-type {
--n-color-start: rgba(var(--theme-danger-color--rgb), .6) !important;
--n-color-end: var(--theme-danger-color) !important;
}
body:not(.skin-vector) .n-p {
--n-text-color: var(--theme-text-color) !important;
}
body:not(.skin-vector) .n-h {
--n-bar-color: var(--theme-accent-color) !important;
--n-text-color: var(--theme-text-color) !important;
}
body:not(.skin-vector) .n-a {
color: var(--theme-accent-color) !important;
text-decoration-color: var(--theme-accent-color) !important;
}
/* Alert */
body:not(.skin-vector) .n-alert {
--n-color: rgb(236, 249, 252);
--n-icon-color: var(--theme-button-color);
--n-border: 1px solid rgb(186, 234, 243);
--n-title-text-color: var(--theme-item-text-color);
--n-content-text-color: var(--theme-text-color);
}
/* Checkbox */
body:not(.skin-vector) .n-checkbox {
--n-border-checked: 1px solid var(--theme-accent-color);
--n-border-focus: 1px solid var(--theme-accent-color);
--n-box-shadow-focus: 0 0 0 2px rgba(var(--theme-accent-color--rgb), 0.3);
--n-color-checked: var(--theme-button-color);
}
/* Radio */
body:not(.skin-vector) .n-radio-group {
--n-button-border-color-active: var(--theme-button-color);
--n-button-box-shadow-focus: inset 0 0 0 1px var(--theme-button-color), 0 0 0 2px rgba(var(--theme-accent-color--rgb), 0.3);
--n-button-text-color-hover: var(--theme-button-color);
--n-button-text-color-active: var(--theme-button-color);
}
body:not(.skin-vector) .n-radio {
--n-box-shadow-focus: inset 0 0 0 1px var(--theme-button-color), 0 0 0 2px rgba(var(--theme-accent-color--rgb), 0.2);
--n-box-shadow-hover: inset 0 0 0 1px var(--theme-button-color);
}
/* Tag */
body:not(.skin-vector) div[class^="n-tag"][class*="-psc"] {
--n-border: 1px solid rgba(var(--theme-accent-color--rgb), 0.3);
--n-color: rgba(var(--theme-accent-color--rgb), 0.1);
--n-text-color: var(--theme-accent-color);
}
body:not(.skin-vector) div[class^="n-tag"][class*="-psc"]:hover {
--n-color: var(--theme-accent-color) !important;
}
body:not(.skin-vector) div[class^="n-tag"][class*="-esc"] {
--n-border: 1px solid rgba(var(--theme-danger-color--rgb), 0.3);
--n-color: rgba(var(--theme-danger-color--rgb), 0.1);
--n-text-color: var(--theme-danger-color);
}
body:not(.skin-vector) div[class^="n-tag"][class*="-esc"]:hover {
--n-color: var(--theme-danger-color) !important;
}
body:not(.skin-vector) div[class^="n-tag"][class*="-dsc"] {
--n-border: 1px solid rgba(var(--theme-text-shadow-color--rgb), 0.3);
--n-color: rgba(var(--theme-text-shadow-color--rgb), 0.1);
--n-text-color: var(--theme-text-shadow-color) !important;
}
body:not(.skin-vector) div[class^="n-tag"][class*="-dsc"]:hover {
--n-color: var(--theme-text-shadow-color) !important;
--n-text-color: var(--theme-accent-link-color) !important;
}
/* Other */
body:not(.skin-vector) .sidenav-header-title img[src$="MoegirlPedia-Title-green.svg"] {
filter: hue-rotate(74deg);
}
body:not(.skin-vector).page-Mainpage .header-icon {
filter: hue-rotate(74deg) brightness(.88);
}
body:not(.skin-vector).page-Mainpage .home-topics::after,
body:not(.skin-vector).page-Mainpage .home-card::after,
body:not(.skin-vector).page-Mainpage .sitelogo img {
filter: hue-rotate(74deg);
}
body:not(.skin-vector).page-Mainpage .n-tag__icon {
filter: hue-rotate(67deg) brightness(.82);
}
body:not(.skin-vector).page-Mainpage .n-pagination-item {
--n-item-text-color: var(--theme-item-text-color) !important;
}
body:not(.skin-vector).page-Mainpage .n-pagination-item.n-pagination-item--active.n-pagination-item--clickable {
color: var(--theme-accent-color);
border: 1px solid var(--theme-accent-color);
}
body:not(.skin-vector).page-Mainpage .n-pagination .n-pagination-item:not(.n-pagination-item--disabled):hover {
color: var(--theme-accent-color);
}
body:not(.skin-vector).page-Mainpage .home-topic-ordered-card .index-tag.no-1 {
background-color: #1893BF;
}
body:not(.skin-vector).page-Mainpage .home-topic-ordered-card .index-tag.no-2 {
background-color: #1893BFBF;
}
body:not(.skin-vector).page-Mainpage .home-topic-ordered-card .index-tag.no-3 {
background-color: #1893BF80;
}
body:not(.skin-vector).page-Mainpage .banner-gallery .gallery-details .read-more {
color: var(--theme-accent-color);
}
body:not(.skin-vector) .mod-status-tag.status-pending,
body:not(.skin-vector) .mod-status-icon.status-pending,
body:not(.skin-vector) .mod-status-tag.status-0,
body:not(.skin-vector) .mod-status-icon.status-0 {
background: var(--theme-info-color);
}
body:not(.skin-vector) .mod-status-tag.status-approved,
body:not(.skin-vector) .mod-status-icon.status-approved,
body:not(.skin-vector) .mod-status-tag.status-1,
body:not(.skin-vector) .mod-status-icon.status-1 {
background: var(--theme-success-color);
}
body:not(.skin-vector) .mod-status-tag.status-rejected,
body:not(.skin-vector) .mod-status-icon.status-rejected,
body:not(.skin-vector) .mod-status-tag.status-2,
body:not(.skin-vector) .mod-status-icon.status-2 {
background: var(--theme-danger-color);
}
body:not(.skin-vector) .mod-status-tag.status-unsure,
body:not(.skin-vector) .mod-status-icon.status-unsure,
body:not(.skin-vector) .mod-status-tag.status-3,
body:not(.skin-vector) .mod-status-icon.status-3 {
background: var(--theme-text-shadow-color);
}
body:not(.skin-vector) .mod-status-tag.status-skipped,
body:not(.skin-vector) .mod-status-icon.status-skipped,
body:not(.skin-vector) .mod-status-tag.status-4,
body:not(.skin-vector) .mod-status-icon.status-4 {
background: var(--theme-background-color);
color: var(--theme-empty-color);
}
body:not(.skin-vector) .mod-status-tag.status-latest-approved,
body:not(.skin-vector) .mod-status-icon.status-latest-approved {
background: var(--theme-warn-color) !important;
}
body:not(.skin-vector) div.mw-warning-with-logexcerpt {
border-color: var(--theme-link-color);
}
body:not(.skin-vector) .cls-1 {
fill: var(--theme-danger-color);
}
body:not(.skin-vector) .cls-2 {
fill: var(--theme-background-color);
}
body:not(.skin-vector) [text~="#18a058"] {
color: rgb(14 148 156 / var(--un-text-opacity)) !important;
}
body:not(.skin-vector) [bg~="#dcf1e0"] {
background-color: rgb(230 233 239 / var(--un-text-opacity)) !important;
}
body:not(.skin-vector) .popup_mainlink a {
color: var(--theme-text-color);
}
body:not(.skin-vector) .popup_drop a:not(:hover) {
color: var(--theme-link-color);
}
body:not(.skin-vector) .popup_drop a:visited {
color: var(--theme-link-color--visited);
}