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

Commitf3c3950

Browse files
issyanuraghazra
andauthored
style(themes): Add GitHub dark theme (anuraghazra#758)
This styling falls in line with the recently released GitHub dark modeCo-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
1 parent86b9ad6 commitf3c3950

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎themes/index.js

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ const themes = {
261261
title_color:"bf4a3f",
262262
icon_color:"a64833",
263263
text_color:"d9c8a9",
264-
bg_color:"402b23",
264+
bg_color:"402b23"
265265
},
266266
outrun:{
267267
title_color:"ffcc00",
@@ -281,6 +281,12 @@ const themes = {
281281
text_color:"718CA1",
282282
bg_color:"1D252C",
283283
},
284+
github_dark:{
285+
title_color:"58A6FF",
286+
icon_color:"1F6FEB",
287+
text_color:"C3D1D9",
288+
bg_color:"0D1117"
289+
}
284290
};
285291

286292
module.exports=themes;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp