diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -4,6 +4,9 @@ | |||
| 4 | 4 | ||
| 5 | a color picker inspired by agave, but only with the features I actually used | 5 | a color picker inspired by agave, but only with the features I actually used |
| 6 | 6 | ||
| 7 | <img width="554" height="467" alt="recent screenshot" src="https://github.com/user-attachments/assets/efbea3f0-9d1f-45b1-865b-bb82a3ddc443" /><br> | ||
| 8 | |||
| 9 | |||
| 7 |  | 10 |  |
| 8 | 11 | ||
| 9 | ## features | 12 | ## features |
| @@ -58,4 +61,4 @@ go build -o kjagave main.go | |||
| 58 | 6. select a saved color to load it in the picker | 61 | 6. select a saved color to load it in the picker |
| 59 | 7. click "Delete" to remove a selected saved color | 62 | 7. click "Delete" to remove a selected saved color |
| 60 | 63 | ||
| 61 | saved colors are stored in `~/.config/kjagave.json` as json. \ No newline at end of file | 64 | saved colors are stored in `~/.config/kjagave.json` as json. |
