mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 14:25:51 +00:00
claude-code with OpenAI mode fix
This commit is contained in:
5
docs/logo/dark.svg
Normal file
5
docs/logo/dark.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 28" fill="none">
|
||||
<circle cx="14" cy="14" r="11" stroke="#F59E0B" stroke-width="2" fill="none"/>
|
||||
<path d="M11 10l6 4-6 4V10z" fill="#F59E0B"/>
|
||||
<text x="30" y="19.5" font-family="system-ui, -apple-system, sans-serif" font-size="15" font-weight="700" letter-spacing="1" fill="#F1F5F9">CCB</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 362 B |
5
docs/logo/light.svg
Normal file
5
docs/logo/light.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 28" fill="none">
|
||||
<circle cx="14" cy="14" r="11" stroke="#D97706" stroke-width="2" fill="none"/>
|
||||
<path d="M11 10l6 4-6 4V10z" fill="#D97706"/>
|
||||
<text x="30" y="19.5" font-family="system-ui, -apple-system, sans-serif" font-size="15" font-weight="700" letter-spacing="1" fill="#0F172A">CCB</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 362 B |
Reference in New Issue
Block a user