色調整
This commit is contained in:
parent
be45be0be9
commit
97f725ae9c
@ -328,7 +328,7 @@ function readPromo() {
|
|||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
color: #d28a3f;
|
color: #E7BA95;
|
||||||
|
|
||||||
> i {
|
> i {
|
||||||
margin-right: 4px;
|
margin-right: 4px;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
props: {
|
props: {
|
||||||
bg: '#13141C',
|
bg: '#13141C',
|
||||||
fg: '#FFF',
|
fg: '#FFF',
|
||||||
link: '#96E7E7',
|
link: '#B0E7E7',
|
||||||
navBg: '@bg',
|
navBg: '@bg',
|
||||||
panel: '@bg',
|
panel: '@bg',
|
||||||
accent: '#96CCE7',
|
accent: '#96CCE7',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user