add missing amber-950 shade so dark pipeline callouts render (#9951)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Ruben Fiszel
2026-07-06 02:54:42 +02:00
committed by GitHub
parent 891b32195a
commit f9840cd477
+2 -1
View File
@@ -295,7 +295,8 @@ const config = {
600: '#d97706',
700: '#b45309',
800: '#92400e',
900: '#78350f'
900: '#78350f',
950: '#451a03'
},
emerald: {
50: '#ecfdf5',