diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ecb9ae546..55fdbe8b6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ## Current ### Features -- [#1963](https://github.com/poanetwork/blockscout/pull/1963), [#1959](https://github.com/poanetwork/blockscout/pull/1959), [#1948](https://github.com/poanetwork/blockscout/pull/1948), [#1936](https://github.com/poanetwork/blockscout/pull/1936), [#1925](https://github.com/poanetwork/blockscout/pull/1925), [#1922](https://github.com/poanetwork/blockscout/pull/1922), [#1903](https://github.com/poanetwork/blockscout/pull/1903), [#1874](https://github.com/poanetwork/blockscout/pull/1874), [#1895](https://github.com/poanetwork/blockscout/pull/1895) - added new themes and logos for poa, eth, rinkeby, goerli, ropsten, kovan, sokol, xdai, etc, rsk +- [#1963](https://github.com/poanetwork/blockscout/pull/1963), [#1959](https://github.com/poanetwork/blockscout/pull/1959), [#1948](https://github.com/poanetwork/blockscout/pull/1948), [#1936](https://github.com/poanetwork/blockscout/pull/1936), [#1925](https://github.com/poanetwork/blockscout/pull/1925), [#1922](https://github.com/poanetwork/blockscout/pull/1922), [#1903](https://github.com/poanetwork/blockscout/pull/1903), [#1874](https://github.com/poanetwork/blockscout/pull/1874), [#1895](https://github.com/poanetwork/blockscout/pull/1895), [#2031](https://github.com/poanetwork/blockscout/pull/2031) - added new themes and logos for poa, eth, rinkeby, goerli, ropsten, kovan, sokol, xdai, etc, rsk - [#2010](https://github.com/poanetwork/blockscout/pull/2010) - added "block not found" and "tx not found pages" - [#1928](https://github.com/poanetwork/blockscout/pull/1928) - pagination styles were updated - [#1940](https://github.com/poanetwork/blockscout/pull/1940) - qr modal button and background issue diff --git a/apps/block_scout_web/assets/css/theme/_dai_variables.scss b/apps/block_scout_web/assets/css/theme/_dai_variables.scss index 8746489faa..128bd4db9a 100644 --- a/apps/block_scout_web/assets/css/theme/_dai_variables.scss +++ b/apps/block_scout_web/assets/css/theme/_dai_variables.scss @@ -1,14 +1,14 @@ // general -$primary: #2b2b2b; -$secondary: #ffb045; -$tertiary: #929292; +$primary: #17314f; +$secondary: #69b9d7; +$tertiary: #15bba6; $additional-font: #ffffff; // footer $footer-background-color: $primary; $footer-title-color: #fff; -$footer-text-color: #7e7e7e; -$footer-item-disc-color: $secondary; +$footer-text-color: #909dab; +$footer-item-disc-color: $tertiary; .footer-logo { filter: brightness(0) invert(1); } // dashboard @@ -24,7 +24,7 @@ $dashboard-banner-gradient-start: $primary; // gradient begin $dashboard-banner-gradient-end: lighten($primary, 5); // gradient end -$dashboard-banner-network-plain-container-background-color: #424242; // stats bg +$dashboard-banner-network-plain-container-background-color: #20446e; // stats bg // navigation @@ -35,16 +35,16 @@ $header-icon-color-hover: $secondary; // nav icon on hover // buttons $btn-line-bg: #fff; // button bg -$btn-line-color: #424242; // button border and font color && hover bg color -$btn-copy-color: #424242; // btn copy -$btn-qr-color: #424242; // btn qr-code +$btn-line-color: $primary; // button border and font color && hover bg color +$btn-copy-color: $primary; // btn copy +$btn-qr-color: $primary; // btn qr-code //links & tile -.tile a { color: #4b89fb !important; } // links color for badges +.tile a { color: $tertiary !important; } // links color for badges .tile-type-block { - border-left: 4px solid $secondary; + border-left: 4px solid $primary; } // tab active bg // card -$card-background-1: $secondary; -$card-tab-active: $secondary; +$card-background-1: #1b395c; +$card-tab-active: $tertiary; diff --git a/apps/block_scout_web/assets/static/images/dai_logo.svg b/apps/block_scout_web/assets/static/images/dai_logo.svg index 582cb97f2e..641245ab35 100644 --- a/apps/block_scout_web/assets/static/images/dai_logo.svg +++ b/apps/block_scout_web/assets/static/images/dai_logo.svg @@ -1 +1,12 @@ - + + + + + + + + + + + +