MCPcopy Create free account

hub / github.com/Railly/tinte / functions

Functions1,576 in github.com/Railly/tinte

↓ 1 callersFunctionhandlePresetClick
(preset: (typeof PROMPT_INPUT_PRESETS)[0])
apps/web/src/components/home/prompt-input/prompt-input.tsx:336
↓ 1 callersFunctionhandlePrimaryAction
()
apps/web/src/components/workbench/hooks/dock/use-actions.ts:273
↓ 1 callersFunctionhandleRename
()
apps/web/src/components/shared/dialogs/rename-theme-dialog.tsx:38
↓ 1 callersFunctionhandleSave
()
apps/web/src/components/shared/dialogs/save-theme-dialog.tsx:40
↓ 1 callersFunctionhandleSaveTheme
()
apps/web/src/components/workbench/toolbar/index.tsx:155
↓ 1 callersFunctionhandleTailwindColorSelect
(color: string)
apps/web/src/components/workbench/overrides-tab/zed-overrides-panel.tsx:252
↓ 1 callersFunctionhandleTailwindColorSelect
(color: string)
apps/web/src/components/workbench/overrides-tab/shiki-overrides-panel.tsx:187
↓ 1 callersFunctionhandleTailwindColorSelect
(color: string)
apps/web/src/components/shared/inputs/vscode-token-input.tsx:109
↓ 1 callersFunctionhandleTailwindColorSelect
(color: string)
apps/web/src/components/shared/inputs/enhanced-token-input.tsx:86
↓ 1 callersFunctionhandleTailwindColorSelect
(color: string)
apps/web/src/components/shared/inputs/canonical-color-input.tsx:33
↓ 1 callersFunctionhandleTailwindColorSelect
(color: string)
apps/web/src/components/ui/shadow-properties-editor.tsx:114
↓ 1 callersMethodhasPreviewable
(id: string)
packages/providers/src/providers/registry.ts:103
↓ 1 callersFunctionhashString
(str: string)
apps/web/src/utils/default-theme.ts:122
↓ 1 callersFunctionhexToFigmaRGBA
(hex: string)
apps/web/src/lib/figma/color-converter.ts:10
↓ 1 callersFunctionhighlight
()
apps/web/src/components/ui/code-block.tsx:45
↓ 1 callersFunctionhighlightCode
( code: string, lang: string, theme: ThemeRegistrationRaw, )
apps/ray/src/lib/screenshot/highlight.ts:32
↓ 1 callersFunctionhueDiff
(a: number, b: number)
apps/web/src/lib/theme/ice-theme.ts:191
↓ 1 callersFunctionimportShadcnTheme
(css: string)
apps/web/src/lib/theme-operations/import.ts:103
↓ 1 callersFunctionincrementThemeInstalls
(themeId: string)
apps/web/src/lib/actions/themes.ts:12
↓ 1 callersMethodinstallFromFile
* Install theme from local JSON file
packages/cli/src/tinte-cli.ts:141
↓ 1 callersMethodinstallFromFile
* Install theme from local JSON file
apps/web/tinte-cli.ts:109
↓ 1 callersMethodinstallToEditor
( vsixPath: string, autoClose: boolean, timeout: number, editor: "code" | "cursor", )
packages/cli/src/tinte-cli.ts:258
↓ 1 callersMethodinstallToEditor
( vsixPath: string, autoClose: boolean, timeout: number, editor: "code" | "cursor", )
apps/web/tinte-cli.ts:215
↓ 1 callersMethodinstallToZed
* Install theme to Zed editor
packages/cli/src/tinte-cli.ts:67
↓ 1 callersFunctionisPaletteColor
(key: string)
packages/core/src/types/overrides.ts:69
↓ 1 callersFunctionisShadcnToken
(tokenName: string)
apps/web/src/app/api/read-globals/route.ts:78
↓ 1 callersFunctionisTemporaryTheme
(id?: string)
apps/web/src/components/shared/theme/theme-selector/utils.ts:3
↓ 1 callersMethodlistInstalled
* List installed Tinte themes in editor
packages/cli/src/tinte-cli.ts:180
↓ 1 callersMethodlistInstalled
* List installed Tinte themes in editor
apps/web/tinte-cli.ts:150
↓ 1 callersFunctionloadFromStorage
()
apps/web/src/stores/theme.ts:55
↓ 1 callersFunctionloadGoogleFont
(font: string)
apps/web/src/app/workbench/[slug]/opengraph-image.tsx:24
↓ 1 callersFunctionmain
()
packages/cli/src/cli.ts:5
↓ 1 callersFunctionmain
()
apps/web/tinte-cli.ts:264
↓ 1 callersFunctionmakeFallbackHighlighted
( code: string, foreground: string, background: string, )
packages/remotion/src/compositions/AnimatedIde.tsx:28
↓ 1 callersFunctionmapPastedToAttachments
( items: PastedItem[], cap = 300_000, )
apps/web/src/utils/seed-mapper.ts:18
↓ 1 callersFunctionmapTinteBlockToShiki
( block: TinteBlock, mode: "light" | "dark", )
apps/ray/src/lib/shiki.ts:3
↓ 1 callersFunctionmergeOverrides
( base: NormalizedOverrides, updates: Partial<NormalizedOverrides>, )
packages/providers/src/provider-utils/override-normalization.ts:130
↓ 1 callersFunctionmigrateShadows
* Migration script to move shadow properties from top-level to palettes.light/dark * * Before: * { * "shadow": { "color": "...", ... }, * "pa
apps/web/scripts/migrate-shadows.ts:23
↓ 1 callersFunctionnormalizeColor
* Normalize color value to hex using culori
apps/web/src/lib/theme-operations/import.ts:28
↓ 1 callersFunctionnormalizeHex
(hex: string)
apps/ray/src/lib/gradients.ts:49
↓ 1 callersFunctionoklchToRgb
(l: number, c: number, h: number)
packages/core/src/colors/palette.ts:51
↓ 1 callersFunctionparseMarkdownIntoBlocks
(markdown: string)
apps/web/src/components/ui/markdown.tsx:16
↓ 1 callersFunctionpopSeed
(id: string)
apps/web/src/utils/anon-seed.ts:16
↓ 1 callersMethodquick
* Quick install with theme shorthand
packages/cli/src/tinte-cli.ts:162
↓ 1 callersMethodregister
(provider: ThemeProvider<T>)
packages/providers/src/providers/registry.ts:13
↓ 1 callersFunctionreloadAndSelectTheme
()
apps/web/src/components/workbench/agent-tab/agent-tab.tsx:114
↓ 1 callersFunctionrenameTheme
(themeId: string, newName: string)
apps/web/src/lib/actions/themes.ts:38
↓ 1 callersFunctionresolveBackground
(value: string)
apps/ray/src/lib/gradients.ts:42
↓ 1 callersFunctionresolveGradient
(gradientId: string)
apps/ray/src/lib/screenshot/render.ts:18
↓ 1 callersFunctionresolveTheme
( theme: string | TinteBlock, mode: "dark" | "light", )
apps/ray/src/app/api/v1/screenshot/route.ts:40
↓ 1 callersMethodresumeUpload
(allThemes: ThemeData[])
apps/web/src/lib/search.service.ts:190
↓ 1 callersFunctionrgbToHex
(rgbColor: RGBColor)
packages/core/src/colors/palette.ts:62
↓ 1 callersMethodsearchThemes
(query: string, limit = 20)
apps/web/src/lib/search.service.ts:59
↓ 1 callersFunctionsetCachedHtml
(code: string, language: string, html: string)
apps/ray/src/hooks/use-code-highlight.ts:43
↓ 1 callersFunctionshakeSequence
()
apps/web/src/components/home/prompt-input/pasted-item-card.tsx:69
↓ 1 callersFunctionsubmit
()
apps/web/src/components/home/prompt-input/prompt-input.tsx:179
↓ 1 callersFunctionsupportsClipboard
()
apps/ray/src/lib/export.ts:31
↓ 1 callersFunctionsyncClerkUsers
()
apps/web/scripts/sync-clerk-users.ts:9
↓ 1 callersFunctionsyncDevEnvironment
()
apps/web/scripts/sync-dev-environment.ts:10
↓ 1 callersFunctionthemeRecordToTinte
(record: ThemeSelect)
apps/web/src/lib/registry.ts:59
↓ 1 callersFunctiontinteBlockToTextMateTheme
( block: TinteBlock, mode: "light" | "dark", )
apps/ray/src/lib/screenshot/theme.ts:4
↓ 1 callersFunctiontoJSON
(obj: any)
packages/providers/src/providers/poline-base.ts:209
↓ 1 callersFunctiontoggleEditorGroup
(groupName: string)
apps/web/src/components/workbench/overrides-tab/vscode/index.tsx:144
↓ 1 callersFunctiontoggleGroup
(groupName: string)
apps/web/src/components/workbench/overrides-tab/shadcn-overrides-panel.tsx:76
↓ 1 callersFunctiontoggleGroup
(groupName: string)
apps/web/src/components/workbench/overrides-tab/zed-overrides-panel.tsx:483
↓ 1 callersFunctiontoggleGroup
(groupName: string)
apps/web/src/components/workbench/overrides-tab/shiki-overrides-panel.tsx:497
↓ 1 callersFunctiontoggleTokenGroup
(groupName: string)
apps/web/src/components/workbench/overrides-tab/vscode/index.tsx:140
↓ 1 callersFunctiontransformOverridesFromDb
(dbTheme: Theme)
apps/web/src/lib/theme-operations/user-themes.ts:508
↓ 1 callersFunctionupdateFont
()
apps/web/src/components/preview/brand-guidelines/font-display.tsx:14
↓ 1 callersFunctionuseChatLogic
({ initialPrompt }: UseChatLogicProps = {})
apps/web/src/components/workbench/agent-tab/hooks/use-chat-logic.ts:15
↓ 1 callersFunctionuseCodeHighlight
({ code, language, theme, }: UseCodeHighlightProps)
apps/ray/src/hooks/use-code-highlight.ts:65
↓ 1 callersFunctionuseCommunityThemes
()
apps/ray/src/hooks/use-community-themes.ts:4
↓ 1 callersFunctionuseDebounce
(value: T, delay: number)
apps/web/src/lib/hooks/use-debounce.ts:5
↓ 1 callersFunctionuseDebouncedCallback
( callback: (...args: A) => void, wait: number, )
apps/web/src/lib/hooks/use-debounced-callback.ts:3
↓ 1 callersFunctionuseDockActions
({ theme, providerId, providerName, provider, themeId, canSave, themeName, vscodeOverrides,
apps/web/src/components/workbench/hooks/dock/use-actions.ts:26
↓ 1 callersFunctionuseExport
(frameRef: RefObject<HTMLElement | null>)
apps/ray/src/hooks/use-export.ts:10
↓ 1 callersFunctionuseFontSearch
({ query, category = "all", limit = 20, enabled = true, }: UseFontSearchParams)
apps/web/src/components/workbench/hooks/fonts/use-font-search.ts:13
↓ 1 callersFunctionuseInfiniteScroll
(options: InfiniteScrollOptions = {})
apps/web/src/lib/hooks/use-infinite-scroll.ts:17
↓ 1 callersFunctionuseIsMobile
()
apps/ray/src/hooks/use-mobile.ts:5
↓ 1 callersFunctionuseLoadingTimer
({ isLoading, hasActiveTool, }: UseLoadingTimerProps)
apps/web/src/components/workbench/agent-tab/hooks/use-loading-timer.ts:11
↓ 1 callersFunctionuseMonacoEditor
({ themeSet, currentMode, template, themeVersion, }: UseMonacoEditorProps)
apps/web/src/components/workbench/hooks/editor/use-monaco.ts:14
↓ 1 callersFunctionusePalette
()
apps/web/src/lib/hooks/use-palette.ts:6
↓ 1 callersFunctionuseShikiCssHighlighter
({ themeSet, currentMode, template, themeVersion, }: UseShikiCssHighlighterProps)
apps/web/src/components/workbench/hooks/editor/use-shiki-css.ts:25
↓ 1 callersFunctionuseThemeApplication
()
apps/web/src/components/workbench/agent-tab/hooks/use-theme-application.ts:9
↓ 1 callersFunctionuseThemeHistory
( currentTheme: TinteTheme, baseTheme: ThemeData, // The actual theme object (can have unsaved) onRestor
apps/web/src/stores/hooks/use-theme-history.ts:18
↓ 1 callersFunctionuseThemeSlugRedirect
({ chatId, enabled = true, messages = [], }: UseThemeSlugRedirectProps)
apps/web/src/stores/hooks/use-theme-slug-redirect.ts:13
↓ 1 callersFunctionvalidateOverride
( provider: string, override: unknown, )
packages/providers/src/provider-utils/override-normalization.ts:115
↓ 1 callersFunctionverifyAllThemes
()
apps/web/scripts/verify-all-themes.ts:8
↓ 1 callersFunctionwaitForFont
( family: string, weight: string = "400", timeout: number = 3000, )
apps/web/src/utils/fonts.ts:372
↓ 1 callersFunctionwithL
(hex: string, l: number)
apps/web/src/lib/theme/ice-theme.ts:165
↓ 1 callersFunctionwriteSeed
(id: string, payload: SeedPayload)
apps/web/src/utils/anon-seed.ts:8
FunctionAIChat
({ apiEndpoint, placeholder = "Type a message...", suggestions = [], emptyStateTitle = "What can I hel
apps/web/src/components/ui/ai-chat.tsx:88
FunctionAccordion
({ ...props }: React.ComponentProps<typeof AccordionPrimitive.Root>)
apps/ray/src/components/ui/accordion.tsx:9
FunctionAccordion
({ ...props }: React.ComponentProps<typeof AccordionPrimitive.Root>)
apps/web/src/components/ui/accordion.tsx:9
FunctionAccordionContent
({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Content>)
apps/ray/src/components/ui/accordion.tsx:50
FunctionAccordionContent
({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Content>)
apps/web/src/components/ui/accordion.tsx:50
FunctionAccordionItem
({ className, ...props }: React.ComponentProps<typeof AccordionPrimitive.Item>)
apps/ray/src/components/ui/accordion.tsx:15
FunctionAccordionItem
({ className, ...props }: React.ComponentProps<typeof AccordionPrimitive.Item>)
apps/web/src/components/ui/accordion.tsx:15
FunctionAccordionTrigger
({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Trigger>)
apps/ray/src/components/ui/accordion.tsx:28
FunctionAccordionTrigger
({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Trigger>)
apps/web/src/components/ui/accordion.tsx:28
← previousnext →401–500 of 1,576, ranked by callers