Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit448501a

Browse files
committed
Updatebrandcolor
1 parent7f4eab4 commit448501a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

‎src/css/custom.css‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
/* You can override the default Infima variables here. */
1111
:root {
12-
--ifm-color-primary:#ff8b53;
12+
--ifm-color-primary:#FF4702;
1313
--ifm-color-primary-dark:#29784c;
1414
--ifm-color-primary-darker:#277148;
1515
--ifm-color-primary-darkest:#205d3b;
@@ -23,7 +23,7 @@
2323

2424
/* For readability concerns, you should choose a lighter palette in dark mode. */
2525
[data-theme="dark"] {
26-
--ifm-color-primary:#ff8b53;
26+
--ifm-color-primary:#FF4702;
2727
--ifm-color-primary-dark:#21af90;
2828
--ifm-color-primary-darker:#1fa588;
2929
--ifm-color-primary-darkest:#1a8870;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp