🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@t2000/ui

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@t2000/ui - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
0.1.1
to
0.1.2
+1
-1
package.json
{
"name": "@t2000/ui",
"version": "0.1.1",
"version": "0.1.2",
"description": "t2000 design system — Geist Design System tokens + shadcn/ui primitives themed for the t2000 brand family.",

@@ -5,0 +5,0 @@ "type": "module",

@@ -15,4 +15,4 @@ /* =====================================================================

defines it in their own globals.css:
:root { --t2k-accent: var(--ds-blue-700); } /* t2000.ai */
:root { --t2k-accent: var(--ds-teal-700); } /* mpp.t2000.ai */
:root { --t2k-accent: var(--ds-blue-700); } for t2000.ai
:root { --t2k-accent: var(--ds-teal-700); } for mpp.t2000.ai

@@ -19,0 +19,0 @@ ---------------------------------------------------------------------