File tree Expand file tree Collapse file tree 6 files changed +36
-36
lines changed
Expand file tree Collapse file tree 6 files changed +36
-36
lines changed Original file line number Diff line number Diff line change @@ -123,42 +123,42 @@ Set your own colors for each mode (defaults to Catppuccin colors):
123123<details >
124124<summary >🎨 Catppuccin Mocha Colors</summary >
125125<table >
126- <tr >
127- <th >Mode</th >
128- <th >Color</th >
129- <th >Hex</th >
130- <th >Preview</th >
131- </tr >
132- <tr >
133- <td >Normal</td >
134- <td >Teal</td >
135- <td ><code >#94E2D5</code ></td >
136- <td ><span style = " display : inline-block ; width : 20 px ; height : 20 px ; background-color : #94E2D5 ; border-radius : 3 px " ></ span ></td >
137- </tr >
138- <tr >
139- <td >Insert</td >
140- <td >Sapphire</td >
141- <td ><code >#74C7EC</code ></td >
142- <td ><span style = " display : inline-block ; width : 20 px ; height : 20 px ; background-color : #74C7EC ; border-radius : 3 px " ></ span ></td >
143- </tr >
144- <tr >
145- <td >Visual</td >
146- <td >Mauve</td >
147- <td ><code >#CBA6F7</code ></td >
148- <td ><span style = " display : inline-block ; width : 20 px ; height : 20 px ; background-color : #CBA6F7 ; border-radius : 3 px " ></ span ></td >
149- </tr >
150- <tr >
151- <td >Replace</td >
152- <td >Maroon</td >
153- <td ><code >#EBA0AC</code ></td >
154- <td ><span style = " display : inline-block ; width : 20 px ; height : 20 px ; background-color : #EBA0AC ; border-radius : 3 px " ></ span ></td >
155- </tr >
156- <tr >
157- <td >Command</td >
158- <td >Peach</td >
159- <td ><code >#FAB387</code ></td >
160- <td ><span style = " display : inline-block ; width : 20 px ; height : 20 px ; background-color : #FAB387 ; border-radius : 3 px " ></ span ></td >
161- </tr >
126+ <tr>
127+ <th>Mode</th>
128+ <th>Color</th>
129+ <th>Hex</th>
130+ <th>Preview</th>
131+ </tr>
132+ <tr>
133+ <td>Normal</td>
134+ <td>Teal</td>
135+ <td><code>#94E2D5</code></td>
136+ <td><img src="assets/palette/circles/mocha_teal.png" width="23"/ ></td>
137+ </tr>
138+ <tr>
139+ <td>Insert</td>
140+ <td>Sapphire</td>
141+ <td><code>#74C7EC</code></td>
142+ <td><img src="assets/palette/circles/mocha_sapphire.png" width="23"/ ></td>
143+ </tr>
144+ <tr>
145+ <td>Visual</td>
146+ <td>Mauve</td>
147+ <td><code>#CBA6F7</code></td>
148+ <td><img src="assets/palette/circles/mocha_mauve.png" width="23"/ ></td>
149+ </tr>
150+ <tr>
151+ <td>Replace</td>
152+ <td>Maroon</td>
153+ <td><code>#EBA0AC</code></td>
154+ <td><img src="assets/palette/circles/mocha_maroon.png" width="23"/ ></td>
155+ </tr>
156+ <tr>
157+ <td>Command</td>
158+ <td>Peach</td>
159+ <td><code>#FAB387</code></td>
160+ <td><img src="assets/palette/circles/mocha_peach.png" width="23"/ ></td>
161+ </tr>
162162</table >
163163</details >
164164
You can’t perform that action at this time.
0 commit comments