:root {
    --white: rgb(36, 37, 38);
    --black: #f5f6f7;
    --little-white: #e7e7e7;
    --little-black: #181818;
    --bg-vault: #161b1f;
    --bg-portfolio: #080604;
    --button: #00b1e9;
    --disable-button: #9b999c;
    --description: #a9a596;
    --text-color: #e7e7e7;
    --text-button-login: #e7e7e7;
    --background: url("/banner_darktheme.png");
    --background-color: #1f1f1f;
    --border: #1f1f1f;
    --background-table-header: #1f1f1f;
    --hover-color: #595959;
    --very-white: #000000;
    --very-black: #ffffff;
    --banner: #2c3235;
    --banner-color: #98cbf0;
    --logo: url("/logo-dark.png");
    --bg-more: #161414;
    --wallet-title: #a1caf1;
    --bg-block: #232527;
    --vault-button-bg: #32373d;
    --header-bg: #000d20;
    --vault-card-bg: #2c3235;
    --card-border: #4d4d4d;
    --bg-card-more: #2c3235;
    --banner-button: linear-gradient(180deg, #69b7ff 0%, #2c9ced 100%);
    --banner-button-txt: #efefef;
    --ant-select: #32373d;
    --percentage-bar: rgba(207, 232, 234, 0.36);
    --bg-liquidity: #1f1f1f;
    --bg-note: #2c3235;
    --card-border: #4d4d4d;
    --bg-header-register: #2c3235;
    --bg-container-register: #232527;
    --bg-input-register: #2c3235;
    --color-placeholder: #999999;
    --toggle-btn: #00b1e9;
    --liquidity-btn: #2c3235;
    --stake-btn: #2c3235;
    --nav-collapse: #1e344d;
    --table-header-title: #f9fdff;
    --table-border: rgb(39, 72, 104);
    --table-header-bg: rgb(25, 43, 64);
    --row-bgr: rgb(33, 59, 88);
    --shadow: none;
    --loading-bgr: url("/loading_bgr_darktheme.png");
    --footer-bg: #0f223f;
    --footer-title-color: #f6f7fb;
    --footer-color: #d7d7d7;
    --portfolio-bg: #0f044c;
    --portfolio-card: #141e61;
    --portfolio-btn: #141e61;
    --portfolio-table-row-1: #141e61;
    --portfolio-table-row-2: #013c6f;
    --portfolio-menu-title: #9ecbff;
    --portfolio-menu-subtitle: #ffffff;
    --portfolio-btn-light-bg: #284b80;
    --portfolio-btn-light-txt: #b6bfc7;
    --portfolio-btn-dark-bg: #284b80;
    --portfolio-btn-dark-txt: #ffffff;
    --portfolio-tag-bg: #284b80;
    --portfolio-tag-txt: #769cff;
    --portfolio-main-txt: #eaf5ff;
    --portfolio-subsidiary-txt: #b6bfc7;
    --portfolio-defi-card-bg: #141e61;
    --portfolio-defi-card-divider: #e5e5e5;
    --portfolio-defi-card-shadow: transparent;
    --portfolio-btn-bg-normal: #141e61;
    --portfolio-btn-bg-active: #0085ff;
    --portfolio-btn-border-normal: #141e61;
    --portfolio-btn-border-active: #0085ff;
    --lending-even-row-bg: #013c6f;
    --lending-odd-row-bg: #141e61;
    --lending-border: rgb(55, 60, 62);
    --lending-bg-color: #0f034c;
    --metric-bg-color: #0f034c;
    --gas-station: url("/ic_gas_dark.svg");
    --gas-progress: #6dd36a;
    --ic-wallet: url("/ic_wallet_dark.svg");
    --ic-bundle: url("/ic_bundle_dark.svg");
    --ic-add-bundle: url("/ic_add_bundle_dark.svg");
    --icon: #f3f3f3;
    --protocol-a-color: #00ecd0;
}
