:root .yotsuba { /* board banner */ --banner-image-border: 1px solid #800; --board-title-font-size: 28px; --board-title-font-family: Tahoma, sans-serif; --board-address-font-size: x-small; /* board nav */ --boardnav-font-size: 9pt; --boardnav-separator-color: #b86; --boardnav-desktop-link-text-color: #800; --boardnav-desktop-link-text-color-hover: #e00; --boardnav-desktop-link-text-decoration: none; --boardnav-desktop-link-text-decoration-hover: underline; --boardnav-mobile-background-color: #f0e0d6; --boardnav-mobile-border-bottom: 2px solid #d9c5b7; --boardnav-mobile-font-size: 10px; --boardnav-mobile-button-text-color: navy; /* body */ --body-background-base-color: #ffe; --body-background-pattern-image: url("/public/assets/background-fade.png"); --body-font-color: maroon; --body-font-family: arial, helvetica, sans-serif; --body-font-size: 10pt; /* desktop buttons */ --button-desktop-text-color: #00e; --button-desktop-text-color-hover: red; /* mobile buttons */ --button-font-size-mobile: 10pt; --button-font-weight-mobile: 700; --button-text-color-mobile: #800; --button-background-image-mobile: url("/public/assets/buttons/button-fade.png"); --button-background-color-mobile: #f0e0d6; --button-border-mobile: 1px solid #c0a69d; /* horizontal rule */ --hr-border: none; --hr-border-top: 1px solid #d9bfb7; --hr-height: 0px; /* homepage */ --homepage-infobox-text-color: #000; --homepage-infobox-bar-text-color: #fff; --homepage-infobox-bar-background-color: #800; --homepage-box-background-color: #fff; --homepage-box-border-color: #800; --homepage-box-bar-text-color: #800; --homepage-box-bar-text-color-hover: #c63; --homepage-box-bar-background-color: #fca; --homepage-infobox-link-text-color: #00f; --homepage-infobox-link-text-decoration: underline; --homepage-box-link-text-color: #800; --homepage-box-link-text-color-hover: #e00; --homepage-box-link-text-decoration: none; --homepage-box-link-text-decoration-hover: underline; /* footer */ --footer-item-background-color-desktop: #fed; /* links */ --post-link-text-color: #00e; --post-link-text-decoration: underline; --post-link-text-color-hover: red; --post-link-text-decoration-hover: underline; --post-content-link-text-decoration: none; --post-content-link-text-decoration-hover: none; /* post desktop */ --post-hide-button-background-image: url("/public/assets/buttons/post-expand-minus-red.png"); --post-unhide-button-background-image: url("/public/assets/buttons/post-expand-plus-red.png"); --post-subject-text-color: #cc1105; --post-subject-font-weight: 700; --post-name-text-color: #117743; --post-name-font-weight: 700; --post-menu-button-color: #000080; --post-menu-button-color-hover: red; --post-greentext-color: #789922; /* post mobile */ --post-mobile-background-color: #f5e9e1; --post-mobile-info-border-bottom: 1px solid #d9bfb7; --post-mobile-info-background-color: #ead6ca; --post-mobile-menu-button-color: #00e; --post-mobile-name-text-color: #117743; --post-mobile-name-font-weight: 700; --post-mobile-subject-text-color: #cc1105; --post-mobile-subject-font-weight: 700; --post-mobile-link-background-color: #ead6ca; --post-mobile-link-border-top: 1px solid #d9bfb7; --post-mobile-link-info-text-color: #800; --post-mobile-abbr-text-color: #707070; --post-mobile-abbr-font-size: 10pt; --post-mobile-file-info-text-color: #707070; --post-mobile-content-font-size: 11pt; --post-thumbnail-background-color: rgba(0, 0, 0, 0.05); /* post form */ --post-form-toggle-font-size: 22px; --post-form-toggle-font-weight: 700; } :root .yotsuba-b { /* board banner */ --banner-image-border: 1px solid #000; --board-title-font-size: 28px; --board-title-font-family: Tahoma, sans-serif; --board-address-font-size: x-small; --board-title-text-color: #af0a0f; --board-address-text-color: #af0a0f; /* board nav */ --boardnav-font-size: 9pt; --boardnav-separator-color: #89a; --boardnav-desktop-link-text-color: #34345c; --boardnav-desktop-link-text-color-hover: #d00; --boardnav-desktop-link-text-decoration: none; --boardnav-desktop-link-text-decoration-hover: none; --boardnav-mobile-background-color: #d6daf0; --boardnav-mobile-border-bottom: 2px solid #b7c5d9; --boardnav-mobile-font-size: 10px; --boardnav-mobile-button-text-color: #34345c; /* body */ --body-background-base-color: #eef2ff; --body-background-pattern-image: url("/public/assets/background-fade-blue.png"); --body-font-color: #000; --body-font-family: arial, helvetica, sans-serif; --body-font-size: 10pt; /* homepage */ --homepage-infobox-text-color: #000; --homepage-infobox-bar-text-color: #000; --homepage-infobox-bar-background-color: #98e; --homepage-box-background-color: #fff; --homepage-box-border-color: #000; --homepage-box-bar-text-color: #000; --homepage-box-bar-text-color-hover: #fff; --homepage-box-bar-background-color: #98e; --homepage-infobox-link-text-color: #00f; --homepage-infobox-link-text-decoration: underline; --homepage-box-link-text-color: #34345c; --homepage-box-link-text-color-hover: #d00; --homepage-box-link-text-decoration: none; --homepage-box-link-text-decoration-hover: underline; /* desktop buttons */ --button-desktop-text-color: #34345c; --button-desktop-text-color-hover: #d00; /* mobile buttons */ --button-font-size-mobile: 10pt; --button-font-weight-mobile: 700; --button-text-color-mobile: #34345c; --button-background-image-mobile: url("/public/assets/buttons/button-fade-blue.png"); --button-background-color-mobile: #d6daf0; --button-border-mobile: 1px solid #b7c5d9; /* footer */ --footer-item-background-color-desktop: #eef2ff; /* horizontal rule */ --hr-border: none; --hr-border-top: 1px solid #b7c5d9; /* links */ --post-link-text-color: #34345c; --post-link-text-decoration: underline; --post-link-text-color-hover: #d00; --post-link-text-decoration-hover: underline; --post-content-link-text-decoration: none; --post-content-link-text-decoration-hover: none; /* post */ --post-hide-button-background-image: url("/public/assets/buttons/post-expand-minus-blue.png"); --post-unhide-button-background-image: url("/public/assets/buttons/post-expand-plus-blue.png"); --post-subject-text-color: #0f0c5d; --post-subject-font-weight: 700; --post-name-text-color: #117743; --post-name-font-weight: 700; --post-menu-button-color: #34345c; --post-menu-button-color-hover: #d00; --post-greentext-color: #789922; --post-mobile-background-color: #d6daf0; --post-mobile-info-border-bottom: 1px solid #b7c5d9; --post-mobile-info-background-color: #c9cde8; --post-mobile-menu-button-color: #34345c; --post-mobile-name-text-color: purple; --post-mobile-name-font-weight: 700; --post-mobile-subject-text-color: #0f0c5d; --post-mobile-subject-font-weight: 700; --post-mobile-link-background-color: #c9cde8; --post-mobile-link-border-top: 1px solid #b7c5d9; --post-mobile-link-info-text-color: #34345c; --post-mobile-abbr-text-color: #707070; --post-mobile-abbr-font-size: 10pt; --post-mobile-content-font-size: 11pt; --post-thumbnail-background-color: rgba(0, 0, 0, 0.05); /* post form */ --post-form-toggle-font-size: 22px; --post-form-toggle-font-weight: 700; } :root .futaba { /* body */ --body-background-base-color: #ffe; --body-background-pattern-image: none; --body-font-color: maroon; --body-font-family: times new roman, serif; --body-font-size: 12pt; /* board nav */ --boardnav-font-size: 11pt; --boardnav-separator-color: none; --boardnav-desktop-link-text-color: #00e; --boardnav-desktop-link-text-color-hover: red; --boardnav-desktop-link-text-decoration: underline; --boardnav-desktop-link-text-decoration-hover: underline; --boardnav-mobile-background-color: #f0e0d6; --boardnav-mobile-border-bottom: 2px solid #d9c5b7; --boardnav-mobile-font-size: 11pt; --boardnav-mobile-button-text-color: #00f; /* board title */ --board-title-font-size: 32px; --board-address-font-size: 10pt; /* desktop buttons */ --button-desktop-text-color: #00e; --button-desktop-text-color-hover: red; --button-text-decoration: underline; /* mobile buttons */ --button-font-size-mobile: 12pt; --button-font-weight-mobile: unset; --button-text-color-mobile: #00e; --button-background-image-mobile: none; --button-background-color-mobile: none; --button-border-mobile: none; --button-text-decoration-mobile: underline; --button-text-color-hover-mobile: red; --button-text-decoration-hover-mobile: underline; /* footer */ --footer-item-background-color-desktop: #fed; /* links */ --post-link-text-color: #00e; --post-link-text-decoration: underline; --post-link-text-color-hover: red; --post-link-text-decoration-hover: underline; --post-content-link-text-decoration: underline; --post-content-link-text-decoration-hover: underline; /* post */ --post-subject-text-color: #cc1105; --post-subject-font-weight: 700; --post-name-text-color: #117743; --post-name-font-weight: 700; --post-menu-button-color: #000080; --post-menu-button-color-hover: red; --post-greentext-color: #789922; --post-mobile-background-color: #f5e9e1; --post-mobile-info-border-bottom: 1px solid #d9bfb7; --post-mobile-info-background-color: #ead6ca; --post-mobile-menu-button-color: #00e; --post-mobile-name-text-color: #117743; --post-mobile-name-font-weight: 700; --post-mobile-subject-text-color: #cc1105; --post-mobile-subject-font-weight: 700; --post-mobile-link-background-color: #ead6ca; --post-mobile-link-border-top: 1px solid #d9bfb7; --post-mobile-link-info-text-color: #800; --post-mobile-abbr-text-color: #707070; --post-mobile-abbr-font-size: 12pt; --post-mobile-content-font-size: 13pt; --post-thumbnail-background-color: rgba(0, 0, 0, 0.05); /* post form */ --post-form-toggle-font-size: 22px; --post-form-toggle-font-weight: 700; } :root .burichan { /* board banner */ --banner-image-border: 1px solid #000; --board-title-font-size: 32px; --board-title-text-color: #af0a0f; --board-title-font-family: times new roman, serif; --board-address-font-size: 10pt; --board-address-text-color: #af0a0f; /* board nav */ --boardnav-font-size: 11pt; --boardnav-separator-color: none; --boardnav-desktop-link-text-color: #34345c; --boardnav-desktop-link-text-color-hover: #d00; --boardnav-desktop-link-text-decoration: underline; --boardnav-desktop-link-text-decoration-hover: underline; --boardnav-mobile-background-color: #d6daf0; --boardnav-mobile-border-bottom: 2px solid #b7c5d9; --boardnav-mobile-font-size: 11pt; --boardnav-mobile-button-text-color: #34345c; /* body */ --body-background-base-color: #eef2ff; --body-background-pattern-image: none; --body-font-color: #000; --body-font-family: times new roman, serif; --body-font-size: 12pt; /* homepage */ --homepage-infobox-text-color: #000; --homepage-infobox-bar-text-color: #000; --homepage-infobox-bar-background-color: #98e; --homepage-box-background-color: #fff; --homepage-box-border-color: #000; --homepage-box-bar-text-color: #000; --homepage-box-bar-background-color: #98e; --homepage-box-bar-text-color-hover: #fff; /* desktop buttons */ --button-desktop-text-color: #34345c; --button-text-decoration: underline; --button-desktop-text-color-hover: #d00; /* mobile buttons */ --button-font-size-mobile: 11pt; --button-font-weight-mobile: 700; --button-text-color-mobile: #34345c; --button-background-image-mobile: url("/public/assets/buttons/button-fade-blue.png"); --button-background-color-mobile: #d6daf0; --button-border-mobile: 1px solid #b7c5d9; --button-text-color-hover-mobile: red; --button-text-decoration-hover-mobile: underline; /* footer */ --footer-item-background-color-desktop: #eef2ff; /* links */ --post-link-text-color: #34345c; --post-link-text-decoration: underline; --post-link-text-color-hover: #d00; --post-link-text-decoration-hover: underline; --post-content-link-text-decoration: none; --post-content-link-text-decoration-hover: none; /* post */ --post-subject-text-color: #0f0c5d; --post-subject-font-weight: 700; --post-name-text-color: #117743; --post-name-font-weight: 700; --post-menu-button-color: #34345c; --post-menu-button-color-hover: #d00; --post-greentext-color: #789922; --post-thumbnail-background-color: rgba(0, 0, 0, 0.05); /* post form */ --post-form-toggle-font-size: 22px; --post-form-toggle-font-weight: 700; } :root .tomorrow { /* body */ --body-background-base-color: #1d1f21; --body-background-pattern-image: none; --body-font-color: #c5c8c6; --body-font-family: arial, helvetica, sans-serif; --body-font-size: 10pt; /* homepage */ --homepage-infobox-text-color: #c5c8c6; --homepage-infobox-bar-text-color: #c5c8c6; --homepage-infobox-bar-background-color: rgb(33, 35, 38); --homepage-box-background-color: #282a2e; --homepage-box-bar-background-color: rgb(33, 35, 38); --homepage-box-border-color: rgb(45, 47, 51); --homepage-box-bar-text-color: #c5c8c6; --homepage-box-bar-text-color-hover: #c5c8c6; /* board nav */ --boardnav-font-size: 9pt; --boardnav-separator-color: #c5c8c6; --boardnav-desktop-link-text-color: #81a2be; --boardnav-desktop-link-text-color-hover: #5f89ac; --boardnav-desktop-link-text-decoration: none; --boardnav-desktop-link-text-decoration-hover: none; --boardnav-mobile-background-color: #1d1f21; --boardnav-mobile-border-bottom: 2px solid #282a2e; --boardnav-mobile-font-size: 10px; --boardnav-mobile-button-text-color: #81a2be; /* board title */ --board-title-font-size: 28px; --board-title-font-family: Tahoma, sans-serif; --board-address-font-size: x-small; /* desktop buttons */ --button-desktop-text-color: #81a2be; --button-desktop-text-color-hover: #5f89ac; /* mobile buttons */ --button-font-size-mobile: 10pt; --button-font-weight-mobile: 700; --button-text-color-mobile: #707070; --button-background-image-mobile: url("/public/assets/buttons/button-fade-dark.png"); --button-background-color-mobile: #1b1c1e; --button-border-mobile: 1px solid #282a2e; /* horizontal rule */ --hr-border: none; --hr-border-top: 1px solid #282a2e; --hr-height: 0px; /* links */ --post-link-text-color: #81a2be; --post-link-text-decoration: underline; --post-link-text-color-hover: #5f89ac; --post-link-text-decoration-hover: underline; --post-content-link-text-decoration: none; --post-content-link-text-decoration-hover: none; /* post */ --post-subject-text-color: #b294bb; --post-subject-font-weight: 700; --post-name-text-color: #c5c8c6; --post-name-font-weight: 700; --post-menu-button-color: #5F89AC; --post-menu-button-color-hover: #81a2be; --post-greentext-color: #b5bd68; --post-thumbnail-background-color: rgba(255, 255, 255, 0.01); /* post form */ --post-form-toggle-font-size: 22px; --post-form-toggle-font-weight: 700; /* select */ --select-border: 1px solid #575a60; --select-background-color: #282a2e; --select-color: #c5c8c6; } :root .photon { /* body */ --body-background-base-color: #eee; --body-background-pattern-image: none; --body-font-color: #333; --body-font-family: arial, helvetica, sans-serif; --body-font-size: 10pt; /* board nav */ --boardnav-font-size: 9pt; --boardnav-separator-color: #333; --boardnav-desktop-link-text-color: #f60; --boardnav-desktop-link-text-color-hover: #f30; --boardnav-desktop-link-text-decoration: none; --boardnav-desktop-link-text-decoration-hover: none; --boardnav-mobile-background-color: #ddd; --boardnav-mobile-border-bottom: 2px solid #ccc; --boardnav-mobile-font-size: 10px; --boardnav-mobile-button-text-color: #f60; /* board title */ --board-title-font-size: 28px; --board-title-font-family: Tahoma, sans-serif; --board-title-text-color: #004a99; --board-address-font-size: x-small; /* desktop buttons */ --button-desktop-text-color: #f60; --button-desktop-text-color-hover: #f30; /* mobile buttons */ --button-font-size-mobile: 10pt; --button-font-weight-mobile: 700; --button-text-color-mobile: #333; --button-background-image-mobile: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(224, 224, 224, 1) 100%); --button-border-mobile: 1px solid #ccc; /* horizontal rule */ --hr-border: none; --hr-border-top: 1px solid #ddd; --hr-height: 0px; /* links */ --post-link-text-color: #f60; --post-link-text-decoration: underline; --post-link-text-color-hover: #f30; --post-link-text-decoration-hover: underline; --post-content-link-text-decoration: none; --post-content-link-text-decoration-hover: none; /* post */ --post-subject-text-color: #111; --post-subject-font-weight: 700; --post-name-text-color: #004a99; --post-name-font-weight: 700; --post-menu-button-color: #FF6600; --post-menu-button-color-hover: #FF3300; --post-greentext-color: #789922; --post-thumbnail-background-color: rgba(0, 0, 0, 0.05); /* post form */ --post-form-toggle-font-size: 22px; --post-form-toggle-font-weight: 700; }