Skip to content

Commit

Permalink
v2 update with style changes
Browse files Browse the repository at this point in the history
  • Loading branch information
fryworld-finance committed Oct 22, 2020
1 parent 7c9fdf3 commit d9a1a94
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
6 changes: 3 additions & 3 deletions skins/fries.scss
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
.fries {
--primary-color: #e59400;
--bg-color: #020213;
--text-color: #3e2905;
--link-color: #ffb800;
--text-color: #ffb800;
--link-color: #ae7e02;
--heading-color: #ffb800;
--border-color: #586069;
--border-color: #3e2905;
--header-bg: #020213;
--block-bg: transparent;
}
11 changes: 6 additions & 5 deletions spaces/fries/index.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"token": "0x44E0dDBc407aaA0dd9F99d59605f14D84F663419",
"name": "fry.KetchupVOTE",
"name": "fry.world",
"network": "56",
"symbol": "fry.world",
"symbol": "fry.KetchupVOTE",
"skin": "fries",
"strategies": [
{
"name": "erc20-balance-of",
"params": {
"address": "0x44E0dDBc407aaA0dd9F99d59605f14D84F663419",
"address": "0x08a785c0C19c131cAcE73532Ebb0f5f6E88462a5",
"symbol": "fry.world",
"decimals": 18
}
Expand All @@ -19,6 +19,7 @@
],
"filters": {
"defaultTab": "core",
"minScore": 10000
"minScore": 10000,
"onlyMembers": true
}
}
}

0 comments on commit d9a1a94

Please sign in to comment.