diff options
| author | David Hill <[email protected]> | 2026-02-18 20:32:44 +0000 |
|---|---|---|
| committer | David Hill <[email protected]> | 2026-02-18 20:32:54 +0000 |
| commit | c71f4d4847b1a9689955ee63f9a18fcd577794ee (patch) | |
| tree | 1612d7b3c9fb51e34e69886c49b76711b34d5442 /packages/ui/src/theme | |
| parent | dec7827548acc3fda3cbfcbb19e0bcbda1222e7a (diff) | |
| download | opencode-c71f4d4847b1a9689955ee63f9a18fcd577794ee.tar.gz opencode-c71f4d4847b1a9689955ee63f9a18fcd577794ee.zip | |
Update oc-2.json
Diffstat (limited to 'packages/ui/src/theme')
| -rw-r--r-- | packages/ui/src/theme/themes/oc-2.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/ui/src/theme/themes/oc-2.json b/packages/ui/src/theme/themes/oc-2.json index 3159d4bb7..8c12c33b2 100644 --- a/packages/ui/src/theme/themes/oc-2.json +++ b/packages/ui/src/theme/themes/oc-2.json @@ -171,7 +171,7 @@ "icon-strong-hover": "#151313", "icon-strong-active": "#020202", "icon-strong-selected": "#020202", - "icon-strong-disabled": "var(--gray-light-8)", + "icon-strong-disabled": "var(--gray-light-6)", "icon-strong-focus": "#020202", "icon-brand-base": "var(--gray-light-12)", "icon-interactive-base": "var(--cobalt-light-9)", @@ -432,7 +432,7 @@ "icon-strong-hover": "#F3F3F3", "icon-strong-active": "#EBEBEB", "icon-strong-selected": "#FCFCFC", - "icon-strong-disabled": "var(--gray-dark-8)", + "icon-strong-disabled": "var(--gray-dark-7)", "icon-strong-focus": "#FCFCFC", "icon-brand-base": "var(--white)", "icon-interactive-base": "var(--cobalt-dark-11)", |
