From 5e9f57247edde87abcd24fde3b91a02c4db2f0b4 Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Sun, 14 Aug 2022 15:10:22 +0700 Subject: [PATCH] changed theme name --- public/images/horizon_bg.svg | 57 +++++++++++++++++++++++------------ src/constants/themes/index.ts | 2 +- 2 files changed, 38 insertions(+), 21 deletions(-) diff --git a/public/images/horizon_bg.svg b/public/images/horizon_bg.svg index 95df8cb8..b7c15e15 100644 --- a/public/images/horizon_bg.svg +++ b/public/images/horizon_bg.svg @@ -24,9 +24,9 @@ inkscape:deskcolor="#13151a" inkscape:document-units="px" showgrid="false" - inkscape:zoom="0.32038579" - inkscape:cx="995.67463" - inkscape:cy="413.56391" + inkscape:zoom="0.25627711" + inkscape:cx="792.11133" + inkscape:cy="318.01514" inkscape:window-width="1440" inkscape:window-height="847" inkscape:window-x="0" @@ -35,6 +35,22 @@ inkscape:current-layer="layer1" /> + + + id="g30558" + style="opacity:0.23115578"> diff --git a/src/constants/themes/index.ts b/src/constants/themes/index.ts index de1a915c..1a03082d 100644 --- a/src/constants/themes/index.ts +++ b/src/constants/themes/index.ts @@ -19,7 +19,7 @@ export const themeColors: Record = { background: `url('/images/noise_top.png') 0% 0% #23201f`, }, [Theme.Horizon]: { - name: 'Веспер', + name: 'Веспера', colors: [ 'linear-gradient(170deg, #f09483 -150%, #e95678 100%)', 'linear-gradient(165deg, #fab795 -50%, #fab795 150%)',