We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 235eb4c commit 111c95eCopy full SHA for 111c95e
conf/app.ini
@@ -57,7 +57,7 @@ FEED_MAX_COMMIT_NUM = 5
57
; Value of `theme-color` meta tag, used by Android >= 5.0
58
; An invalid color like "none" or "disable" will have the default style
59
; More info: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
60
-THEME_COLOR_META_TAG = `#ff5343`
+THEME_COLOR_META_TAG = `#6cc644`
61
; Max size of files to be displayed (defaults is 8MiB)
62
MAX_DISPLAY_FILE_SIZE = 8388608
63
0 commit comments