Last active
July 24, 2022 12:59
-
-
Save brionmario/10dc6d1a60620aa6dd8a0208e771066d to your computer and use it in GitHub Desktop.
[Blog][configs] Branding on Steroids
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
general: | |
site_title: Drogo | Login | |
copyright: © Drogo 2022. All Rights Reserved. | |
contact: support@drogo.io | |
images: | |
logo: | |
alt: Drogo Logo | |
url: https://drogo-nft-demo.web.app/images/dragon-face-85x.svg | |
favicon: | |
url: https://drogo-nft-demo.web.app/favicon.ico | |
colors: | |
primary: #673ab7 | |
secondary: #ff8139 | |
page: | |
background: #190827 | |
font_color: #ffffff | |
footer: | |
border: #333333 | |
font_color: #9b9b9b | |
font: | |
import_url: https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap | |
family: 'Inter', sans-serif | |
headings: | |
font_color: #ffffff | |
buttons: | |
primary: | |
font_color: #ffffff | |
broder_radius: 20px | |
secondary: | |
font_color: #000000 | |
broder_radius: 20px | |
external: | |
background: #24292e | |
font_color: #000000 | |
broder_radius: 20px | |
login_box: | |
background: #9013FE -> ALPHA 15 | |
font_color: #ffffff | |
border: | |
color: #6821a7 | |
radius: 12px | |
width": 1px | |
inputs: | |
font_color: #ffffff | |
background: #22043c | |
border_color: #292929 | |
border_radius: 4px | |
labels: | |
font_color: #cccccc | |
urls: | |
privacy_policy: https://drogo-nft-demo.web.app/privacy | |
terms_of_ervice: https://drogo-nft-demo.web.app/terms-of-service | |
cookie_policy: https://drogo-nft-demo.web.app/cookie-policy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment