You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: extensions.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -28,8 +28,8 @@ This repository contains sample commands and documentation to write your own one
28
28
| Icon | Title | Description | Author |
29
29
| ---- | ----- | ----------- | ------ |
30
30
||[Column to Comma](conversions/column-to-comma.sh)| N/A | Raycast |
31
-
| 🎨 |[Hex to RGB](conversions/hex-to-rgb.sh)| Convert hex to RGB. |[Caleb Stauffer](https://github.com/crstauf)|
32
-
| 🎨 |[Hex to RGBA](conversions/hex-to-rgba.sh)| Convert hex to RGBA. |[Caleb Stauffer](https://github.com/crstauf)|
31
+
| 🎨 |[Hex to RGB](conversions/hex-to-rgb.sh)| Convert HEX color values in your Clipboard to RGB values. |[Caleb Stauffer](https://github.com/crstauf)|
32
+
| 🎨 |[Hex to RGBA](conversions/hex-to-rgba.sh)| Convert HEX color values in your Clipboard to RGBA values. |[Caleb Stauffer](https://github.com/crstauf)|
0 commit comments