mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Rewrite attachment views
This commit is contained in:
@ -52,7 +52,7 @@ const themeColors: {
|
||||
},
|
||||
backgroundOverlay: {
|
||||
light: 'rgba(0, 0, 0, 0.5)',
|
||||
dark: 'rgb(255, 255, 255, 0.5)'
|
||||
dark: 'rgba(255, 255, 255, 0.5)'
|
||||
},
|
||||
link: {
|
||||
light: 'rgb(0, 122, 255)',
|
||||
|
Reference in New Issue
Block a user