This repository was archived by the owner on Jan 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -186,6 +186,7 @@ import oaklanddao from './oaklanddao.scss';
186186import oceandao from './oceandao.scss' ;
187187import octofi from './octofi.scss' ;
188188import omg from './omg.scss' ;
189+ import origin from "./origin.scss" ;
189190import paladin from './paladin.scss' ;
190191import pancake from './pancake.scss' ;
191192import pandayield from './pandayield.scss' ;
@@ -496,6 +497,7 @@ export default {
496497 oceandao,
497498 octofi,
498499 omg,
500+ origin,
499501 paladin,
500502 pancake,
501503 pandayield,
Original file line number Diff line number Diff line change 1+ .origingov {
2+ --primary-color : #0074F0 ;
3+ --bg-color : #EDEFF5 ;
4+ --text-color : #2E3137 ;
5+ --link-color : #0074F0 ;
6+ --heading-color : #111111 ;
7+ --border-color : #D8DEE5 ;
8+ --header-bg : F7F9FF;
9+ --block-bg : transparent ;
10+ }
Original file line number Diff line number Diff line change 695695 "vote.polyvertex.finance" : " polyvertex.eth" ,
696696 "vote.baconcoin.com" : " baconcoin.eth" ,
697697 "vote.undeadwarriors.io" : " undeadwarriors.eth" ,
698- "vote.story.xyz " : " origingov.eth" ,
698+ "vote.originprotocol.com " : " origingov.eth" ,
699699 "vote.ousd.com" : " ousdgov.eth" ,
700700 "vote.aishine.me" : " hustwyz.eth" ,
701701 "gov.aol.gg" : " apesonline.eth" ,
You can’t perform that action at this time.
0 commit comments