You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2025. It is now read-only.
chatgpt uses tailwind and then set a set of css rules to be used as var(--property) and we can benefit from that by just manipulate these properties but it must match the pattern of chatgpt like if a user set the primary surface color to be red other values such as |--main-surface-secondary / tertiary must follow the same pattern and without losing contrast ratio in the page.
chatgpt uses tailwind and then set a set of css rules to be used as var(--property) and we can benefit from that by just manipulate these properties but it must match the pattern of chatgpt like if a user set the primary surface color to be red other values such as |--main-surface-secondary / tertiary must follow the same pattern and without losing contrast ratio in the page.