Skip to content

Commit 29a7f50

Browse files
authored
Merge pull request #155 from celenium-io/refactor-chart-optimization
REFACTOR: Chart optimization
2 parents cd53acf + 405e115 commit 29a7f50

File tree

16 files changed

+1344
-2621
lines changed

16 files changed

+1344
-2621
lines changed

assets/styles/base.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ $grayscale: (
7878
--block-progress-fill-background: #33a853;
7979
--logo-name: var(--txt-primary);
8080
--bar-fill: rgb(243, 147, 45);
81-
--validator-active: #85f891;
81+
--validator-active: #18d2a5;
8282
--validator-inactive: #1ca7ed;
8383
--validator-jailed: #f8774a;
8484
--supply: #1ca7ed;

0 commit comments

Comments
 (0)