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 Nov 8, 2022. It is now read-only.

Commit728ddff

Browse files
committed
chore(theme): cyan as default
1 parent8f59092 commit728ddff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎utils/themes/index.js‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ import Green from './Green'
2323
importIronGreenfrom'./IronGreen'
2424

2525
exportconstthemeDict={
26-
default:{ ...Github},
27-
cyan:{ ...Cyan},
26+
default:{ ...Cyan},
27+
/*cyan: { ...Cyan }, */
2828
solarized:{ ...SolarizedDark},
2929
purple:{ ...Purple},
3030
yellow:{ ...Yellow},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp