Last active
December 29, 2025 15:14
-
-
Save raelsei/97d31f0fe622c1858d3bd13aa875bd76 to your computer and use it in GitHub Desktop.
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
| { | |
| "brand": "IFIEX", | |
| "title": "IFIEX - Kripto Borsası", | |
| "logo": { | |
| "square": "https://poseidon.sfo3.cdn.digitaloceanspaces.com/webcore/square.svg", | |
| "wide": "https://poseidon.sfo3.cdn.digitaloceanspaces.com/webcore/wide.svg" | |
| }, | |
| "meta": { | |
| "title": "IFIEX - Güvenli Kripto Borsası", | |
| "description": "Türkiye'nin en güvenli kripto para borsası.", | |
| "keywords": ["kripto", "bitcoin", "ethereum", "borsa"], | |
| "ogImage": "https://cdn.ifiex.com/og-image.png" | |
| }, | |
| "social": { | |
| "twitter": "https://twitter.com/ifiex", | |
| "telegram": "https://t.me/ifiex", | |
| "discord": "https://discord.gg/ifiex", | |
| "instagram": "https://instagram.com/ifiex", | |
| "youtube": "https://youtube.com/@ifiex" | |
| }, | |
| "theme":{ | |
| "fonts": { | |
| "sans": "Geist", | |
| "mono": "Geist Mono" | |
| }, | |
| "radius": "0.625rem", | |
| "colors": { | |
| "light": { | |
| "background": "oklch(1 0 0)", | |
| "foreground": "oklch(0.145 0 0)", | |
| "card": "oklch(1 0 0)", | |
| "cardForeground": "oklch(0.145 0 0)", | |
| "popover": "oklch(1 0 0)", | |
| "popoverForeground": "oklch(0.145 0 0)", | |
| "primary": "oklch(0.205 0 0)", | |
| "primaryForeground": "oklch(0.985 0 0)", | |
| "secondary": "oklch(0.97 0 0)", | |
| "secondaryForeground": "oklch(0.205 0 0)", | |
| "muted": "oklch(0.97 0 0)", | |
| "mutedForeground": "oklch(0.556 0 0)", | |
| "accent": "oklch(0.97 0 0)", | |
| "accentForeground": "oklch(0.205 0 0)", | |
| "destructive": "oklch(0.577 0.245 27.325)", | |
| "border": "oklch(0.922 0 0)", | |
| "input": "oklch(0.922 0 0)", | |
| "ring": "oklch(0.708 0 0)", | |
| "chart1": "oklch(0.646 0.222 41.116)", | |
| "chart2": "oklch(0.6 0.118 184.704)", | |
| "chart3": "oklch(0.398 0.07 227.392)", | |
| "chart4": "oklch(0.828 0.189 84.429)", | |
| "chart5": "oklch(0.769 0.188 70.08)", | |
| "sidebar": "oklch(0.985 0 0)", | |
| "sidebarForeground": "oklch(0.145 0 0)", | |
| "sidebarPrimary": "oklch(0.205 0 0)", | |
| "sidebarPrimaryForeground": "oklch(0.985 0 0)", | |
| "sidebarAccent": "oklch(0.97 0 0)", | |
| "sidebarAccentForeground": "oklch(0.205 0 0)", | |
| "sidebarBorder": "oklch(0.922 0 0)", | |
| "sidebarRing": "oklch(0.708 0 0)" | |
| }, | |
| "dark": { | |
| "background": "oklch(0.145 0 0)", | |
| "foreground": "oklch(0.985 0 0)", | |
| "card": "oklch(0.205 0 0)", | |
| "cardForeground": "oklch(0.985 0 0)", | |
| "popover": "oklch(0.205 0 0)", | |
| "popoverForeground": "oklch(0.985 0 0)", | |
| "primary": "oklch(0.922 0 0)", | |
| "primaryForeground": "oklch(0.205 0 0)", | |
| "secondary": "oklch(0.269 0 0)", | |
| "secondaryForeground": "oklch(0.985 0 0)", | |
| "muted": "oklch(0.269 0 0)", | |
| "mutedForeground": "oklch(0.708 0 0)", | |
| "accent": "oklch(0.269 0 0)", | |
| "accentForeground": "oklch(0.985 0 0)", | |
| "destructive": "oklch(0.704 0.191 22.216)", | |
| "border": "oklch(1 0 0 / 10%)", | |
| "input": "oklch(1 0 0 / 15%)", | |
| "ring": "oklch(0.556 0 0)", | |
| "chart1": "oklch(0.488 0.243 264.376)", | |
| "chart2": "oklch(0.696 0.17 162.48)", | |
| "chart3": "oklch(0.769 0.188 70.08)", | |
| "chart4": "oklch(0.627 0.265 303.9)", | |
| "chart5": "oklch(0.645 0.246 16.439)", | |
| "sidebar": "oklch(0.205 0 0)", | |
| "sidebarForeground": "oklch(0.985 0 0)", | |
| "sidebarPrimary": "oklch(0.488 0.243 264.376)", | |
| "sidebarPrimaryForeground": "oklch(0.985 0 0)", | |
| "sidebarAccent": "oklch(0.269 0 0)", | |
| "sidebarAccentForeground": "oklch(0.985 0 0)", | |
| "sidebarBorder": "oklch(1 0 0 / 10%)", | |
| "sidebarRing": "oklch(0.556 0 0)" | |
| } | |
| } | |
| } | |
| } |
Author
raelsei
commented
Dec 29, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment