{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":757236830,"defaultBranch":"master","name":"colors.nvim","ownerLogin":"roycrippen4","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-02-14T04:25:48.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/54562558?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1707885033.0","currentOid":""},"activityList":{"items":[{"before":"9edbff9021cf953d264fb2894807663af03dfc67","after":"79003e5aef77d1970b84df706126c54c56e5cc18","ref":"refs/heads/master","pushedAt":"2024-02-29T01:07:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"fix: correctly replace tailwind colors","shortMessageHtmlLink":"fix: correctly replace tailwind colors"}},{"before":"d0911ccb98fb51029e068bb9b560f52c356ac21b","after":"9edbff9021cf953d264fb2894807663af03dfc67","ref":"refs/heads/master","pushedAt":"2024-02-22T07:01:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"feat: Scrollbar highlighting\n\nFigured out how to properly highlight the scrollbar.\nAlso added a config option for users to pass in their own border table.","shortMessageHtmlLink":"feat: Scrollbar highlighting"}},{"before":"6d40a633867666d859c8f82fac9905caa08d31f0","after":"d0911ccb98fb51029e068bb9b560f52c356ac21b","ref":"refs/heads/master","pushedAt":"2024-02-21T05:36:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(fix) Previous push threw errors\n\nFixed the stupid error when scrolling help","shortMessageHtmlLink":"(fix) Previous push threw errors"}},{"before":"e06c0de711ca364266445eb9ac82519abec74365","after":"6d40a633867666d859c8f82fac9905caa08d31f0","ref":"refs/heads/master","pushedAt":"2024-02-21T05:34:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(progress) highlighting the scrollbar\n\nCurrently the scrollbar is created adjacent to the help window.\nI think it would be cooler to have it work the same way that the pmenu scrollbar works.\nIt's a tricky problem with my current implementation and I might abandon the idea","shortMessageHtmlLink":"(progress) highlighting the scrollbar"}},{"before":"4bc9ac2bc4898046571bebc1c0b2a26b2cb01cf2","after":"e06c0de711ca364266445eb9ac82519abec74365","ref":"refs/heads/master","pushedAt":"2024-02-20T02:51:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(fix) Picker error when quitting the select menu\n\nPicker would error if you backed out of the vim.ui.select. Is now fixed.","shortMessageHtmlLink":"(fix) Picker error when quitting the select menu"}},{"before":"2975cf8ac356d7869b5962b47553cd2363e87609","after":"4bc9ac2bc4898046571bebc1c0b2a26b2cb01cf2","ref":"refs/heads/master","pushedAt":"2024-02-19T06:15:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(progress) All offered css formats can be passed into the tools from under the cursor","shortMessageHtmlLink":"(progress) All offered css formats can be passed into the tools from …"}},{"before":"c16771f74fa34a561e495ef845a235e4523aca88","after":"2975cf8ac356d7869b5962b47553cd2363e87609","ref":"refs/heads/master","pushedAt":"2024-02-19T01:50:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(progress) Can load tailwind colors into picker\n\nThe get_color_under_cursor function can now accurately determine the tailwind color under the cursor.\nSuper tricky because of all the tailwind specific prefixes.\nThe even harder part is matching in a way that let's me get just the color/shade from the color.\nI also changed the data structure to get the prefix name, start, and end.\nThis may come in handy later to maybe.\nIt would be cool to get the telescope extension change the current prefix under the cursor as well as the color.","shortMessageHtmlLink":"(progress) Can load tailwind colors into picker"}},{"before":"4f54e3b65abdf425df7e28d5b5d92ffa15544db7","after":"c16771f74fa34a561e495ef845a235e4523aca88","ref":"refs/heads/master","pushedAt":"2024-02-18T17:13:50.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(fix) Telescope extension fully functioning again","shortMessageHtmlLink":"(fix) Telescope extension fully functioning again"}},{"before":"b65ac1207fabf3c186e6bf935d9d667a0112cc0e","after":"4f54e3b65abdf425df7e28d5b5d92ffa15544db7","ref":"refs/heads/master","pushedAt":"2024-02-18T07:08:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"Commit before making potentially breaking change\n\nI think I'm going to try changing the structure of the css lists to match tailwind. We'll see how it goes.","shortMessageHtmlLink":"Commit before making potentially breaking change"}},{"before":"1211e146ae16694a9a60065d2895130d62ebfbb1","after":"b65ac1207fabf3c186e6bf935d9d667a0112cc0e","ref":"refs/heads/master","pushedAt":"2024-02-18T05:38:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(chore) update todo","shortMessageHtmlLink":"(chore) update todo"}},{"before":"33f6cb886f0422ca33748260dcd30e37264b301d","after":"1211e146ae16694a9a60065d2895130d62ebfbb1","ref":"refs/heads/master","pushedAt":"2024-02-18T05:38:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(progress) Major progress with tailwindcss pattern matching\n\nI need to go back and fix the telescope extension to work with the new data structure for tailwindcss.\nThe good news is that I can now reliably convert/detect a tailwindcss prefix, color, and shade into hex.\nDetecting and converting those matches means we can now use replace under cursor, lightening, darkening, etc with tailwind.","shortMessageHtmlLink":"(progress) Major progress with tailwindcss pattern matching"}},{"before":"940375e406331d194caa6fdcf99ec95f4a78d329","after":"33f6cb886f0422ca33748260dcd30e37264b301d","ref":"refs/heads/master","pushedAt":"2024-02-17T18:07:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(fix) Telescope extension bug","shortMessageHtmlLink":"(fix) Telescope extension bug"}},{"before":"298bf4010eec90b767eae085cb035077a9c2fc84","after":"940375e406331d194caa6fdcf99ec95f4a78d329","ref":"refs/heads/master","pushedAt":"2024-02-17T06:12:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(chore) updated todo","shortMessageHtmlLink":"(chore) updated todo"}},{"before":"86ad0305502b1001073934687c3ab7d156df335f","after":"298bf4010eec90b767eae085cb035077a9c2fc84","ref":"refs/heads/master","pushedAt":"2024-02-17T06:05:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(fix) Telescope extension working (hopefully)","shortMessageHtmlLink":"(fix) Telescope extension working (hopefully)"}},{"before":"58a91b70dded6a7a7a8d6eea8e9ace3cbcc987cb","after":"86ad0305502b1001073934687c3ab7d156df335f","ref":"refs/heads/master","pushedAt":"2024-02-17T02:01:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(chore) fixed link to `todo.lua`","shortMessageHtmlLink":"(chore) fixed link to todo.lua"}},{"before":"6f5aba0435f63d011befd5abe97e8c50336390ea","after":"58a91b70dded6a7a7a8d6eea8e9ace3cbcc987cb","ref":"refs/heads/master","pushedAt":"2024-02-17T01:59:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(progress) Still working out details of telescope extension.","shortMessageHtmlLink":"(progress) Still working out details of telescope extension."}},{"before":"4f316139c21f878b8e4e0bd48e0e3239e1a5a319","after":"6f5aba0435f63d011befd5abe97e8c50336390ea","ref":"refs/heads/master","pushedAt":"2024-02-16T23:53:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(feat) Telescope extension built for css lists","shortMessageHtmlLink":"(feat) Telescope extension built for css lists"}},{"before":"a20ff85af1844e980c47ac5ed985f98fc6a88c93","after":"4f316139c21f878b8e4e0bd48e0e3239e1a5a319","ref":"refs/heads/master","pushedAt":"2024-02-16T05:12:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(feat) replace color under cursor with css list selection","shortMessageHtmlLink":"(feat) replace color under cursor with css list selection"}},{"before":"95309f4d2dcbeef72f963594c60a1f08063149a7","after":"a20ff85af1844e980c47ac5ed985f98fc6a88c93","ref":"refs/heads/master","pushedAt":"2024-02-16T03:43:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(feat) got basic list of css colors working","shortMessageHtmlLink":"(feat) got basic list of css colors working"}},{"before":"2f2612e19bb71bfb684926b5292f443699abd0da","after":"95309f4d2dcbeef72f963594c60a1f08063149a7","ref":"refs/heads/master","pushedAt":"2024-02-16T02:43:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(chore) updated readme","shortMessageHtmlLink":"(chore) updated readme"}},{"before":"47f99954a3107162651340ec79bcfae5aba5002f","after":"2f2612e19bb71bfb684926b5292f443699abd0da","ref":"refs/heads/master","pushedAt":"2024-02-16T02:43:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(chore) reorganized css lists","shortMessageHtmlLink":"(chore) reorganized css lists"}},{"before":"54583180dbc8a180b63c9cfe5ea50f9d460a3d3e","after":"47f99954a3107162651340ec79bcfae5aba5002f","ref":"refs/heads/master","pushedAt":"2024-02-16T00:42:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(fix) Fixed some dumb bugs I wrote","shortMessageHtmlLink":"(fix) Fixed some dumb bugs I wrote"}},{"before":"0c9be675faa4c82d197117b9795066c0e37fb7c4","after":"54583180dbc8a180b63c9cfe5ea50f9d460a3d3e","ref":"refs/heads/master","pushedAt":"2024-02-15T05:10:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(chore) updated readme","shortMessageHtmlLink":"(chore) updated readme"}},{"before":"1dfb95f9738bb4342be6ee80fd31617a4edb3ad7","after":"0c9be675faa4c82d197117b9795066c0e37fb7c4","ref":"refs/heads/master","pushedAt":"2024-02-15T04:10:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"(progress) Started the css rework","shortMessageHtmlLink":"(progress) Started the css rework"}},{"before":null,"after":"1dfb95f9738bb4342be6ee80fd31617a4edb3ad7","ref":"refs/heads/master","pushedAt":"2024-02-14T04:30:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"roycrippen4","name":null,"path":"/roycrippen4","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54562558?s=80&v=4"},"commit":{"message":"detached from fork repo","shortMessageHtmlLink":"detached from fork repo"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAECDf48QA","startCursor":null,"endCursor":null}},"title":"Activity · roycrippen4/colors.nvim"}