Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Callingget() on a theme's color property yields different result than itsval property holds #3640

Open
@krakowski

Description

@krakowski

Current Behavior

When usinguseTheme({ name: 'accent' }), the resolved color values differ betweenget() andval.

  • color9.get() returnsvar(--color9) which resolves the defaultlight palette's$color9.
  • color9.val returnshsla(0, 0%, 33%, 1) which represents the correct color.

Expected Behavior

get() should result in the same resolved colorval holds.

Tamagui Version

1.135.4

Platform (Web, iOS, Android)

Web

Reproduction

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp