MCPcopy Create free account

hub / github.com/Railly/tinte / functions

Functions1,576 in github.com/Railly/tinte

↓ 1 callersFunctionderiveGradientFromColor
(hex: string)
apps/ray/src/lib/gradients.ts:57
↓ 1 callersFunctionderiveGradientFromPalette
(palette: Palette)
apps/ray/src/lib/palette-to-theme.ts:105
↓ 1 callersFunctiondismissBanner
()
apps/web/src/components/shared/layout/beta-banner.tsx:27
↓ 1 callersFunctiondownloadFile
(content: string, filename: string, mimeType: string)
apps/web/src/components/shared/providers/provider-experiment-tabs.tsx:37
↓ 1 callersFunctiondownloadJSON
(data: unknown, filename: string)
apps/web/src/lib/file-download.ts:28
↓ 1 callersFunctiondownloadMultipleFiles
(files: DownloadOptions[])
apps/web/src/lib/file-download.ts:24
↓ 1 callersFunctiondownloadVSCodeTheme
({ tinteTheme, themeName, variant = "dark", overrides, }: DownloadVSCodeThemeOptions)
packages/providers/src/provider-utils/vscode-download.ts:11
↓ 1 callersFunctionduplicateTheme
( themeId: string, name: string, makePublic: boolean, originalThemeData?: { author?: string; provider?
apps/web/src/lib/actions/themes.ts:107
↓ 1 callersFunctionensureContrast
(hex: string, bg: string, min = 2.6, step = 0.02)
apps/web/src/lib/theme/ice-theme.ts:210
↓ 1 callersFunctionestimateDimensions
( code: string, fontSize: number, padding: number, lineNumbers: boolean, )
apps/ray/src/app/api/v1/screenshot/route.ts:80
↓ 1 callersMethodexport
( providerId: string, theme: TinteTheme, filename?: string, )
packages/providers/src/providers/registry.ts:65
↓ 1 callersMethodexportAll
(theme: TinteTheme)
packages/providers/src/providers/registry.ts:120
↓ 1 callersFunctionexportAllThemes
(theme: TinteTheme)
packages/providers/src/providers/index.ts:67
↓ 1 callersFunctionexportPng
( node: HTMLElement, pixelRatio = 2, )
apps/ray/src/lib/export.ts:3
↓ 1 callersFunctionexportSvg
(node: HTMLElement)
apps/ray/src/lib/export.ts:11
↓ 1 callersFunctionextractLanguage
(className?: string)
apps/web/src/components/ui/markdown.tsx:21
↓ 1 callersFunctionextractShadcnColors
(theme: ThemeData, isDark = false)
apps/web/src/utils/theme-card-helpers.ts:72
↓ 1 callersFunctionextractShadcnFonts
(theme: ThemeData)
apps/web/src/utils/theme-card-helpers.ts:199
↓ 1 callersFunctionextractShadcnShadows
(theme: ThemeData, isDark = false)
apps/web/src/utils/theme-card-helpers.ts:339
↓ 1 callersFunctionextractThemeColors
(dbTheme: Theme)
apps/web/src/lib/theme-operations/user-themes.ts:516
↓ 1 callersFunctionextractWithAI
( imageBase64: string, mimeType: string, vibrantPalette: Palette, model: string, )
apps/ray/src/app/api/v1/extract-theme/route.ts:49
↓ 1 callersFunctionfetchGoogleFonts
()
apps/web/src/app/api/google-fonts/route.ts:16
↓ 1 callersFunctionfetchUrlMetadata
(url: string)
apps/web/src/lib/seo/url-metadata.ts:1
↓ 1 callersFunctionfindBestShadePosition
(baseColor: string)
packages/core/src/colors/palette.ts:70
↓ 1 callersFunctionformatAbbreviationToSemantic
(key: string)
packages/providers/src/providers/gimp.ts:23
↓ 1 callersFunctionformatOklch
(color: string)
packages/providers/src/provider-utils/shadcn-utils.ts:49
↓ 1 callersFunctionformatOklch
(color: string)
packages/providers/src/providers/shadcn.ts:71
↓ 1 callersFunctionformatOklch
(color: string)
apps/web/src/lib/registry.ts:50
↓ 1 callersFunctionformatOklchDisplay
(color: string)
apps/web/src/components/ui/color-picker-input.tsx:34
↓ 1 callersFunctiongenerateAnsiColors
(polineRamp: string[])
packages/providers/src/providers/poline-base.ts:115
↓ 1 callersFunctiongenerateCSSVariables
(theme: ShadcnTheme)
packages/providers/src/providers/shadcn.ts:477
↓ 1 callersFunctiongenerateChartColors
(ramps: ColorRamps)
packages/providers/src/providers/shadcn.ts:171
↓ 1 callersFunctiongenerateCoreColors
( block: TinteBlock, mode: ThemeMode, ramps: ColorRamps, )
packages/providers/src/providers/shadcn.ts:110
↓ 1 callersFunctiongenerateExportContent
(theme: CodexTheme)
packages/providers/src/providers/codex.ts:62
↓ 1 callersFunctiongenerateFullNeutralRamp
( baseColor: string, mode: "light" | "dark", )
packages/core/src/colors/ramps.ts:38
↓ 1 callersFunctiongenerateOrganizationSchema
()
apps/web/src/lib/seo/meta.ts:78
↓ 1 callersFunctiongeneratePageSchema
({ title, description = siteConfig.description, url = siteConfig.url, type = "WebApplication", dateP
apps/web/src/lib/seo/meta.ts:3
↓ 1 callersFunctiongeneratePreview
(content: string, kind: Kind)
apps/web/src/lib/input-detection.ts:41
↓ 1 callersFunctiongenerateRamp
(baseHex: string)
apps/web/src/lib/input-detection.ts:152
↓ 1 callersFunctiongenerateSettingsJsonContent
( tinteTheme: TinteTheme, themeName: string, themeId: string, vscodeOverrides?: any, )
apps/web/src/app/api/v/[slug]/route.ts:14
↓ 1 callersFunctiongenerateShikiCss
( theme: ShikiTheme, overrides?: { light?: Record<string, string>; dark?: Record<string, string> }, )
packages/providers/src/providers/shiki.ts:51
↓ 1 callersFunctiongenerateShikiCss
( theme: any, overrides?: { light?: Record<string, string>; dark?: Record<string, string> }, )
apps/web/src/components/shared/dialogs/view-code-dialog.tsx:27
↓ 1 callersFunctiongenerateTailwindStops
(count: number)
packages/core/src/colors/palette.ts:23
↓ 1 callersFunctiongenerateThemeIcon
(tinteTheme, variant)
apps/web/netlify/functions/generate-vscode-theme/generate-vscode-theme.mjs:405
↓ 1 callersFunctiongenerateThemeId
()
apps/web/src/lib/generate-slug.ts:3
↓ 1 callersFunctiongenerateTokenColors
(palette: TinteBlock)
packages/remotion/src/lib/tinte-theme-bridge.ts:94
↓ 1 callersFunctiongenerateUniqueSlug
(baseName: string)
apps/web/src/lib/theme-operations/save-to-db.ts:63
↓ 1 callersFunctiongenerateUniqueSlug
(baseName: string)
apps/web/src/app/api/themes/route.ts:10
↓ 1 callersFunctiongenerateUniqueSlug
( baseName: string, excludeId?: string, )
apps/web/src/app/api/themes/[id]/route.ts:12
↓ 1 callersFunctiongenerateVSCodeThemeFile
(themes: { light: VSCodeTheme; dark: VSCodeTheme; })
packages/providers/src/providers/vscode.ts:431
↓ 1 callersMethodgenerateVSIX
( tinteTheme: TinteTheme, themeName: string, variant: "light" | "dark", vscodeOverrides?: Reco
packages/cli/src/tinte-cli.ts:232
↓ 1 callersMethodgenerateVSIX
( tinteTheme: TinteTheme, themeName: string, variant: "light" | "dark", vscodeOverrides?: Reco
apps/web/tinte-cli.ts:189
↓ 1 callersFunctiongetAllNeutralKeys
()
packages/core/src/colors/ramps.ts:61
↓ 1 callersMethodgetAllPreviewable
()
packages/providers/src/providers/registry.ts:34
↓ 1 callersMethodgetByCategory
(category: ProviderMetadata["category"])
packages/providers/src/providers/registry.ts:38
↓ 1 callersFunctiongetCategoryBadge
(category: string)
apps/web/src/components/home/roadmap.tsx:8
↓ 1 callersFunctiongetContrastColor
(hexColor: string)
apps/web/src/components/ui/color-picker-input.tsx:25
↓ 1 callersFunctiongetDb
()
apps/web/src/db/index.ts:7
↓ 1 callersFunctiongetDefaultWeights
(variants: string[])
apps/web/src/utils/fonts.ts:352
↓ 1 callersFunctiongetFavoriteStatus
(themeId: string)
apps/web/src/lib/actions/favorites.ts:56
↓ 1 callersFunctiongetFilteredThemes
()
apps/web/src/components/shared/theme/browse-themes.tsx:125
↓ 1 callersFunctiongetGeistMonoFont
()
apps/ray/src/app/api/v1/screenshot/route.ts:21
↓ 1 callersFunctiongetHighlighter
( theme: ThemeRegistrationRaw, lang: string, )
apps/ray/src/lib/screenshot/highlight.ts:7
↓ 1 callersFunctiongetInstallSteps
()
apps/web/src/components/shared/dialogs/install-guide-modal.tsx:24
↓ 1 callersFunctiongetLanguageIcon
( language: string, className: string, color: string, )
apps/web/src/components/preview/vscode/monaco-like-editor.tsx:72
↓ 1 callersFunctiongetLanguageIcon
(language: string, className: string)
apps/web/src/components/preview/shiki/shiki-preview.tsx:29
↓ 1 callersMethodgetPreviewable
(id: string)
packages/providers/src/providers/registry.ts:26
↓ 1 callersFunctiongetPrimaryActionConfig
()
apps/web/src/components/workbench/hooks/dock/use-actions.ts:298
↓ 1 callersFunctiongetRawThemeLink
()
apps/web/src/components/workbench/toolbar/index.tsx:243
↓ 1 callersFunctiongetSearchService
()
apps/web/src/lib/search.service.ts:235
↓ 1 callersFunctiongetShadcnThemeCSS
( tinteTheme: TinteTheme, shadcnOverride?: any, )
packages/providers/src/provider-utils/shadcn-utils.ts:237
↓ 1 callersFunctiongetShareLink
()
apps/web/src/components/workbench/toolbar/index.tsx:237
↓ 1 callersFunctiongetStarCount
()
apps/ray/src/components/github-stars.tsx:4
↓ 1 callersFunctiongetTheme
(slug: string)
apps/web/src/app/workbench/[slug]/opengraph-image.tsx:10
↓ 1 callersFunctiongetThemeIcon
()
apps/web/src/components/shared/tinte-command-menu.tsx:126
↓ 1 callersMethodgetUploadedThemeCount
()
apps/web/src/lib/search.service.ts:153
↓ 1 callersFunctiongetUserFavorites
()
apps/web/src/lib/actions/favorites.ts:82
↓ 1 callersFunctiongetVSCodeColors
(palette: TinteBlock)
packages/remotion/src/lib/tinte-theme-bridge.ts:86
↓ 1 callersFunctiongetVariableValue
(key: string)
apps/web/src/components/workbench/overrides-tab/zed-overrides-panel.tsx:494
↓ 1 callersFunctiongetVariableValue
(key: string)
apps/web/src/components/workbench/overrides-tab/shiki-overrides-panel.tsx:551
↓ 1 callersFunctiongetVendorIcon
( slug: string, )
apps/web/src/lib/vendors/icons.tsx:41
↓ 1 callersFunctiongetVendorImage
(slug: string)
apps/web/src/lib/vendors/icons.tsx:47
↓ 1 callersFunctionhandleCanonicalColorSelect
(colorKey: keyof TinteBlock)
apps/web/src/components/workbench/overrides-tab/zed-overrides-panel.tsx:245
↓ 1 callersFunctionhandleCanonicalColorSelect
(colorKey: keyof TinteBlock)
apps/web/src/components/workbench/overrides-tab/shiki-overrides-panel.tsx:180
↓ 1 callersFunctionhandleCanonicalColorSelect
(colorKey: keyof TinteBlock)
apps/web/src/components/shared/inputs/vscode-token-input.tsx:102
↓ 1 callersFunctionhandleCanonicalColorSelect
(colorKey: keyof TinteBlock)
apps/web/src/components/shared/inputs/enhanced-token-input.tsx:79
↓ 1 callersFunctionhandleCanonicalColorSelect
(colorKey: keyof TinteBlock)
apps/web/src/components/ui/shadow-properties-editor.tsx:106
↓ 1 callersFunctionhandleChange
(value: string)
apps/web/src/components/shared/inputs/token-search.tsx:29
↓ 1 callersFunctionhandleCopyStep
(stepIndex: number, command: string)
apps/web/src/components/shared/dialogs/install-guide-modal.tsx:71
↓ 1 callersFunctionhandleCustomColorSubmit
()
apps/web/src/components/home/prompt-input/prompt-input.tsx:321
↓ 1 callersFunctionhandleDuplicate
()
apps/web/src/components/shared/dialogs/duplicate-theme-dialog.tsx:42
↓ 1 callersFunctionhandleEditorColorChange
(colorKey: string, value: string)
apps/web/src/components/workbench/overrides-tab/vscode/index.tsx:136
↓ 1 callersFunctionhandleOpenChange
(open: boolean)
apps/web/src/components/shared/dialogs/delete-theme-dialog.tsx:50
↓ 1 callersFunctionhandleOpenChange
(open: boolean)
apps/web/src/components/shared/dialogs/rename-theme-dialog.tsx:53
↓ 1 callersFunctionhandleOpenChange
(open: boolean)
apps/web/src/components/shared/dialogs/share-theme-dialog.tsx:139
↓ 1 callersFunctionhandleOpenChange
(open: boolean)
apps/web/src/components/shared/dialogs/view-code-dialog.tsx:121
↓ 1 callersFunctionhandleOpenChange
(open: boolean)
apps/web/src/components/shared/dialogs/import-theme-dialog.tsx:75
↓ 1 callersFunctionhandleOpenChange
(open: boolean)
apps/web/src/components/shared/dialogs/duplicate-theme-dialog.tsx:59
↓ 1 callersFunctionhandleOpenChange
(open: boolean)
apps/web/src/components/shared/dialogs/save-theme-dialog.tsx:58
↓ 1 callersFunctionhandlePaletteSelect
(preset: PalettePreset)
apps/web/src/components/home/prompt-input/prompt-input.tsx:296
← previousnext →301–400 of 1,576, ranked by callers