Skip to content

中国色-Hikari by baoxuanming

Screenshot of 中国色-Hikari

Details

Authorbaoxuanming

LicenseNo License

CategoryHikari

Created

Updated

Code size5.1 kB

Code checksum96a386d2

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

本样式由 baoxuanmingHikari 开发,将 Hikari 内颜色全部更换为中国的传统颜色,富有中国的传统文化色彩,并将春节影响视线的四个灯笼去除(如果需要就将 display:none; 注释掉),中国传统颜色色谱、十六位码均来自中国色(http://zhongguose.com/)

Notes

Source code

/* ==UserStyle==
@name         中国色-Hikari
@version      20220205.05.20
@namespace    userstyles.world/user/baoxuanming
@description  本样式由 `baoxuanming` 为 `Hikari` 开发,将 `Hikari` 内颜色全部更换为中国的传统颜色,富有中国的传统文化色彩,并将春节影响视线的四个灯笼去除(如果需要就将 `display:none;` 注释掉),中国传统颜色色谱、十六位码均来自[中国色(http://zhongguose.com/)](http://zhongguose.com/)
@author       baoxuanming
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://oj.hikari.owo.fit/") {
body,
div.ui.vertical.footer.segment,
div.ui.center.aligned.container,
div.ui.stackable.two.column.grid {
    background-color: #c02c38 !important;
}

div {
    background-color: #f9e9cd !important;
    opacity: 0.99;
}

div.deng-box1,
div.deng-box2,
div.deng-box3,
div.deng-box4 {
    display: none;
}

div.ui.fixed.borderless.menu,
div.ui.container,
div.ui.item.simple.dropdown,
div.menu,
div.value,
div.label,
div.ui.three.statistics,
div.ui.container.segment,
div.ui.comments,
div.content,
div.comment,
p,
span.date,
br,
div.ui.bottom.attached.segment,
h1,
h2,
h3,
h4,
h5,
div.editor-toolbar,
div.CodeMirror.cm-s-paper.CodeMirror-wrap.CodeMirror-empty,
div.CodeMirror-scroll,
div.CodeMirror-sizer,
pre.CodeMirror-line,
div.CodeMirror-lines,
div.editor-statusbar,
div.field,
div.header,
div.summary,
ul,
div.event,
div#gescription,
div {
    background-color: #FFF !important;
}

p,
h1,
h2,
h3,
h4,
h5,
a {
    margin: 0px;
}

a {
    color: #126e82 !important;
    border-bottom: #126e82 dotted 1px !important;
}

a:hover {
    text-shadow: #126e8296 1px 3px 5px !important;
}

div.editor-toolbar:hover {
    background-color: #FFF !important;
}

pre.CodeMirror-line {
    margin: 0 !important;
}

a.item,
a.avatar {
    border: none;
}

a.item:hover,
a.avatar:hover {
    text-shadow: 0 0 0;
}

div.ui.divider {
    background-color: #80808080 !important;
}

ul {
    margin: 0;
}

ul::before,
ul::after {
    content: " ";
}

div.content,
div.summary {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    color: #4f4032;
}

a.ui.purple.small.header {
    color: #813c85 !important;
}

a.ui.purple.small.header:hover {
    text-shadow: 0 0 0;
}

span.ui.mini.purple.label {
    background-color: #813c85 !important;
}

a.ui.red.small.header {
    color: #c21f30 !important;
}

a.ui.red.small.header:hover {
    text-shadow: 0 0 0;
}

span.ui.mini.red.label {
    background-color: #c21f30 !important;
}

a.ui.grey.small.header {
    color: #624941 !important;
}

a.ui.grey.small.header:hover {
    text-shadow: 0 0 0 !important;
}

button {
    background-color: #2775b6 !important;
    color: #FFF !important;
}

span.ui.mini.orange.label {
    background-color: #f0945d !important;
}

span.ui.teal.orange.label {
    background-color: #57c3c2 !important;
}

span.cm-null.cm-spell-error {
    background-color: #f1939c !important;
}

a.item,
a.avatar,
a.ui.purple.small.header,
a.ui.red.small.header,
a.ui.grey.small.header,
div.editor-toolbar a,
a.circular.ui.icon.button,
a.ui.tag.label,
a.fluid.teal.ui.button,
table.ui.celled.padded.table a,
a.ui.purple.header,
a.ui.red.header,
a.ui.grey.header,
a.ui.labeled.icon.positive.button,
a.ui.teal.button {
    border: none !important;
}

a.ui.labeled.icon.positive.button {
    color: white !important;
}

a.item:hover,
a.avatar:hover,
a.ui.purple.small.header:hover,
a.ui.red.small.header:hover,
a.ui.grey.small.header:hover,
a.circular.ui.icon.button:hover,
a.ui.tag.label:hover,
a.ui.purple.header:hover,
a.ui.red.header:hover,
a.ui.grey.header:hover {
    text-shadow: 0 0 0 !important;
}

a.ui.blue.fluid.button,
a.ui.teal.button {
    color: white !important;
}

div.twelve.wide.column,
div.four.wide.column,
div.two.column.row,
div.ui.card {
    background-color: #83cbac !important;
    border-radius: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0 0 4px 0;
}

div.CodeMirror-selected {
    background-color: #0f59a491 !important;
}

blockquote {
    border-left: solid #5e616d 5px;
    padding: 3px 0 3px 5px;
    margin: 0 0 0 25px;
    color: #5e616d !important;
}

p {
    margin: 3px 0;
}

table.ui.celled.padded.table tr td {
    word-break: break-word;
}

div.two.column.row {
    margin: 0;
}

a.ui.blue.button,
a.fluid.teal.ui.button {
    border: none !important;
    color: white !important;
}

a.ui.blue.botton:hover,
a.fluid.teal.ui.button:hover {
    text-shadow: 0 0 0 !important;
}
}

@-moz-document url-prefix("https://oj.hikari.owo.fit/user/") {
div.ui.bottom.attached.segment{
    max-height: 200px;
    overflow: auto;
}
a.right.floated{
    border: none !important;
}
a.right.floated:hover{
    text-shadow: 0 0 0 !important;
}
}

@-moz-document url-prefix("https://oj.hikari.owo.fit/user/meet.php") {
div.ui.bottom.attached.segment{
    max-height: 600px;
}
}

@-moz-document url-prefix("https://oj.hikari.owo.fit/look/") {
/*春晚转播的修复*/
div.vjs-text-track-display,div.vjs-text-track-display div{
    background-color: transparent !important;
}
}

Reviews

No reviews yet.