Skip to content

Commit

Permalink
feat: adding sublime text theme preview
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoCiccarino committed Dec 25, 2024
1 parent 0d27e37 commit c5cdac6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,26 @@ Looking for a theme that fits your vibe? Whether you're into dark mode, light mo
<table width="100%">
<tr>
<th>Moon</th>
<th>Storm</th>
</tr>
<tr>
<td width="50%">
<img src="https://github.com/neko-night/sublime/blob/main/img/neko-sublime.jpg" />
</td>
<td width="50%">
<img src="https://github.com/neko-night/sublime/blob/main/img/neko-sublime-storm.jpg" />
</td>
</tr>
<tr>
<th>Nigh</th>
<th>Day</th>
</tr>
<tr>
<td width="50%">
<img src="https://github.com/neko-night/sublime/blob/main/img/neko-sublime-night.jpg" />
</td>
<td width="50%">
<img src="https://github.com/neko-night/sublime/blob/main/img/neko-sublime-day.jpg" />
</td>
</tr>
</table>
Expand Down

0 comments on commit c5cdac6

Please sign in to comment.