Merge branch 'factory_develop' of https://gitlink.org.cn/Gitlink/factory_forgeplus into factory_develop

This commit is contained in:
yystopf 2025-07-14 14:42:02 +08:00
commit 6e9a2f17fc
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
LetterAvatar.setup do |config|
#config.fill_color = 'rgba(255, 255, 255, 1)' # default is 'rgba(255, 255, 255, 0.65)'
config.colors_palette = :custom
config.custom_palette = [[0, 170, 130], [218, 150, 93], [29, 81, 161]]
config.custom_palette = [[0, 88, 68], [218, 150, 93], [29, 81, 161]]
config.cache_base_path = 'public/system/lets' # default is 'public/system'
#config.colors_palette = :iwanthue # default is :google
# config.weight = 500 # default is 300