@@ -51,7 +51,7 @@ description: Generate idiomatic SDKs in multiple programming languages
5151 <img src = " ./images/arrow-right-white.svg" alt = " Arrow right light" className = " arrow-right hidden dark:block m-0" noZoom />
5252 </div >
5353 <div class = " flex items-center gap-2" >
54- <div class = " text-(color:--grayscale-a12 ) text-body text-base font-light" >
54+ <div class = " text-(color:--grayscale-a10 ) text-body text-base font-light" >
5555 v<Markdown src = " /snippets/version-number-python.mdx" />
5656 </div >
5757 <a class = " changelog-button text-(color:--grayscale-a12) text-body text-base font-light" href = " /sdks/generators/python/changelog" >
@@ -76,7 +76,7 @@ description: Generate idiomatic SDKs in multiple programming languages
7676 <img src = " ./images/arrow-right-white.svg" alt = " Arrow right light" className = " arrow-right hidden dark:block m-0" noZoom />
7777 </div >
7878 <div class = " flex items-center gap-2" >
79- <div class = " text-(color:--grayscale-a12 ) text-body text-base font-light" >
79+ <div class = " text-(color:--grayscale-a10 ) text-body text-base font-light" >
8080 v<Markdown src = " /snippets/version-number-go.mdx" />
8181 </div >
8282 <a class = " changelog-button text-(color:--grayscale-a12) text-body text-base font-light" href = " /sdks/generators/go/changelog" >
@@ -101,7 +101,7 @@ description: Generate idiomatic SDKs in multiple programming languages
101101 <img src = " ./images/arrow-right-white.svg" alt = " Arrow right light" className = " arrow-right hidden dark:block m-0" noZoom />
102102 </div >
103103 <div class = " flex items-center gap-2" >
104- <div class = " text-(color:--grayscale-a12 ) text-body text-base font-light" >
104+ <div class = " text-(color:--grayscale-a10 ) text-body text-base font-light" >
105105 v<Markdown src = " /snippets/version-number-java.mdx" />
106106 </div >
107107 <a class = " changelog-button text-(color:--grayscale-a12) text-body text-base font-light" href = " /sdks/generators/java/changelog" >
@@ -126,7 +126,7 @@ description: Generate idiomatic SDKs in multiple programming languages
126126 <img src = " ./images/arrow-right-white.svg" alt = " Arrow right light" className = " arrow-right hidden dark:block m-0" noZoom />
127127 </div >
128128 <div class = " flex items-center gap-2" >
129- <div class = " text-(color:--grayscale-a12 ) text-body text-base font-light" >
129+ <div class = " text-(color:--grayscale-a10 ) text-body text-base font-light" >
130130 v<Markdown src = " /snippets/version-number-csharp.mdx" />
131131 </div >
132132 <a class = " changelog-button text-(color:--grayscale-a12) text-body text-base font-light" href = " /sdks/generators/csharp/changelog" >
@@ -151,7 +151,7 @@ description: Generate idiomatic SDKs in multiple programming languages
151151 <img src = " ./images/arrow-right-white.svg" alt = " Arrow right light" className = " arrow-right hidden dark:block m-0" noZoom />
152152 </div >
153153 <div class = " flex items-center gap-2" >
154- <div class = " text-(color:--grayscale-a12 ) text-body text-base font-light" >
154+ <div class = " text-(color:--grayscale-a10 ) text-body text-base font-light" >
155155 v<Markdown src = " /snippets/version-number-php.mdx" />
156156 </div >
157157 <a class = " changelog-button text-(color:--grayscale-a12) text-body text-base font-light" href = " /sdks/generators/php/changelog" >
@@ -176,7 +176,7 @@ description: Generate idiomatic SDKs in multiple programming languages
176176 <img src = " ./images/arrow-right-white.svg" alt = " Arrow right light" className = " arrow-right hidden dark:block m-0" noZoom />
177177 </div >
178178 <div class = " flex items-center gap-2" >
179- <div class = " text-(color:--grayscale-a12 ) text-body text-base font-light" >
179+ <div class = " text-(color:--grayscale-a10 ) text-body text-base font-light" >
180180 v<Markdown src = " /snippets/version-number-ruby.mdx" />
181181 </div >
182182 <a class = " changelog-button text-(color:--grayscale-a12) text-body text-base font-light" href = " /sdks/generators/ruby/changelog" >
0 commit comments