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

Commit0e02523

Browse files
authored
feat: added Date Night theme to index.js (anuraghazra#2264)
* Added Date Night theme to index.js* My theme name should be in snake_case now
1 parent9aa39df commit0e02523

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎themes/index.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,13 @@ export const themes = {
367367
text_color:"e0def4",
368368
bg_color:"191724",
369369
},
370+
date_night:{
371+
title_color:"DA7885",
372+
text_color:"E1B2A2",
373+
icon_color:"BB8470",
374+
border_color:"170F0C",
375+
bg_color:"170F0C",
376+
},
370377
};
371378

372379
exportdefaultthemes;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp