mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
add eslint-plugin-prettier
This commit is contained in:
parent
0e4d2bf44d
commit
ba0604ab9d
69 changed files with 419 additions and 249 deletions
|
@ -17,7 +17,7 @@ export const themeColors: Record<Theme, ThemeColors> = {
|
|||
'linear-gradient(165deg, #ff7549 -50%, #ff3344 150%)',
|
||||
'linear-gradient(170deg, #582cd0, #592071)',
|
||||
],
|
||||
background: 'url(\'/images/noise_top.png\') 0% 0% #23201f',
|
||||
background: "url('/images/noise_top.png') 0% 0% #23201f",
|
||||
},
|
||||
[Theme.Horizon]: {
|
||||
name: 'Веспера',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue