紫罗兰

willows 2026-08-11 11:36 1

颜色修改

半残疾版本

目的是让大家知道可以DIY

发挥自己的想象


body {
background: #f5f0ff !important;
color: #33264d !important;
}

a {
color: #7c3aed !important;
}

a:hover {
color: #a855f7 !important;
}

button,
.btn {
background: #7c3aed !important;
border-color: #7c3aed !important;
color: #fff !important;
}

input,
textarea,
select {
background: #faf7ff !important;
border: 1px solid #d8b4fe !important;
color: #33264d !important;
}

.card,
.panel,
.post,
.topic {
background: #fff !important;
border: 1px solid #e9d5ff !important;
border-radius: 10px !important;
}

hr {
border-color: #eadcff !important;
}

blockquote {
background: #f5efff !important;
border-left: 3px solid #8b5cf6 !important;
}

pre,
code {
background: #241b35 !important;
color: #e9d5ff !important;
}

::selection {
background: #c4b5fd !important;
color: #2e1065 !important;
}

最新回复 (3)
  • Pokemon 08-11 11:40
    1

    看着好难受

  • Rick的-2026 08-11 11:40
    2

    妹妹说紫色很有韵味

  • willows 楼主 08-11 11:41
    3

    @Pokemon #1

    我随便改着玩的 ^-^

* 帖子来源NodeSeek
返回