Skip to content

Commit 660052c

Browse files
committed
added Catppuccin themes to README.md
1 parent dd28b61 commit 660052c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,24 @@ Here are the themes spread in a table. The card title is the name of the theme.
207207
<img src="https://github-readme-tech-stack.vercel.app/api/cards?theme=christmas&title=christmas&lineCount=1&line1=node.js,node.js,auto;typescript,typescript,auto;express,express.js,auto">
208208
</td>
209209
</tr>
210+
211+
<tr>
212+
<td>
213+
<img src="https://github-readme-tech-stack.vercel.app/api/cards?theme=catppuccin_latte&title=catppuccin_latte&lineCount=1&line1=node.js,node.js,auto;typescript,typescript,auto;express,express.js,auto">
214+
</td>
215+
<td>
216+
<img src="https://github-readme-tech-stack.vercel.app/api/cards?theme=catppuccin_frappe&title=catppuccin_frappe&lineCount=1&line1=node.js,node.js,auto;typescript,typescript,auto;express,express.js,auto">
217+
</td>
218+
</tr>
219+
220+
<tr>
221+
<td>
222+
<img src="https://github-readme-tech-stack.vercel.app/api/cards?theme=catppuccin_macchiato&title=catppuccin_macchiato&lineCount=1&line1=node.js,node.js,auto;typescript,typescript,auto;express,express.js,auto">
223+
</td>
224+
<td>
225+
<img src="https://github-readme-tech-stack.vercel.app/api/cards?theme=catppuccin_mocha&title=catppuccin_mocha&lineCount=1&line1=node.js,node.js,auto;typescript,typescript,auto;express,express.js,auto">
226+
</td>
227+
</tr>
210228
</table>
211229

212230
### 📚 Adding a new theme

0 commit comments

Comments
 (0)