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

Commit406dbc5

Browse files
authored
feat: add transparent theme
Adds a transparent theme with a contrast ratio of 4.5 on both black and white (seehttps://ux.stackexchange.com/a/86226).
1 parentb8faef6 commit406dbc5

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
@@ -12,6 +12,13 @@ export const themes = {
1212
text_color:"434d58",
1313
bg_color:"fffefe",
1414
},
15+
transparent:{
16+
title_color:"006AFF",
17+
icon_color:"0579C3",
18+
text_color:"417E87",
19+
bg_color:"ffffff00",
20+
border_color:"e4e2e2",
21+
},
1522
dark:{
1623
title_color:"fff",
1724
icon_color:"79ff97",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp