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

Commit4dbb9e9

Browse files
authored
style(theme): added aura_dark themes (anuraghazra#1312)
1 parentc7fd3ed commit4dbb9e9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎themes/index.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,12 @@ const themes = {
294294
text_color:"FFFFFF",
295295
bg_color:"2C2F33",
296296
},
297+
aura_dark:{
298+
title_color:"ff7372",
299+
icon_color:"6cffd0",
300+
text_color:"dbdbdb",
301+
bg_color:"252334",
302+
},
297303
};
298304

299305
module.exports=themes;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp