From ae6a611f836de89d530ee96a62bbeec38e122bd4 Mon Sep 17 00:00:00 2001 From: yashablack Date: Thu, 25 Apr 2024 20:54:31 +0300 Subject: [PATCH] feat: add ergo colors, remove dropdown, and set ergo as default --- index.html | 2 +- public/favicon.svg | 13 +++-- src/App.tsx | 6 +-- src/ApplicationRoutes.tsx | 36 +------------ src/assets/styles/themes/dark.less | 10 +++- src/assets/styles/themes/light.less | 11 +++- .../SelectDefaultNetwork.tsx | 51 ++----------------- src/components/common/AppLogo/AppLogo.tsx | 2 +- .../common/AppLogo/ergodex_logo.svg | 10 ++++ .../common/Layout/Header/Header.tsx | 2 - src/pages/Farms/Farms.tsx | 4 -- src/pages/Swap/Swap.tsx | 7 --- 12 files changed, 49 insertions(+), 105 deletions(-) create mode 100644 src/components/common/AppLogo/ergodex_logo.svg diff --git a/index.html b/index.html index da9456d99..7ace914fb 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ - Spectrum + ErgoDEX