{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":69121427,"defaultBranch":"main","name":"jetbrains","ownerLogin":"nordtheme","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-09-24T18:52:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/66406752?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1697042737.0","currentOid":""},"activityList":{"items":[{"before":"7197e75a0c892e9aad966dd2876c8bbaf438636c","after":null,"ref":"refs/heads/feature/gh-219-improved-highlighting-cli-commands","pushedAt":"2023-10-11T16:45:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"}},{"before":"861fa41eb8961c971ae8e6227f2abb7dc1522fb5","after":"770a9eaedbf701ed8617ba6359988bb45c89bc6b","ref":"refs/heads/main","pushedAt":"2023-10-11T16:45:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"},"commit":{"message":"Improved highlighting for CLI commands (#220)\n\nThe highlighting for CLI commands that will be run used the default\r\n\"Darcula\" colors which is a \"greenish\" background.\r\nThis has been changed to no background at all by adding the\r\n`TERMINAL_COMMAND_TO_RUN_USING_IDE` editor scheme key to the editor\r\ncolor scheme.\r\n\r\nGH-219","shortMessageHtmlLink":"Improved highlighting for CLI commands (#220)"}},{"before":null,"after":"7197e75a0c892e9aad966dd2876c8bbaf438636c","ref":"refs/heads/feature/gh-219-improved-highlighting-cli-commands","pushedAt":"2023-10-11T16:38:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"},"commit":{"message":"Improved highlighting for CLI commands\n\nThe highlighting for CLI commands that will be run used the default\n\"Darcula\" colors which is a \"greenish\" background.\nThis has been changed to no background at all by adding the\n`TERMINAL_COMMAND_TO_RUN_USING_IDE` editor scheme key to the editor\ncolor scheme.\n\nGH-219","shortMessageHtmlLink":"Improved highlighting for CLI commands"}},{"before":"d623b03a53f0a34b21cfe1101e925b01e6f0bec0","after":null,"ref":"refs/heads/feature/gh-217-support-added-lines-ignore-border","pushedAt":"2023-10-11T15:21:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"}},{"before":"88c880800a0e401a7efb8b6f631cab57478bea08","after":"861fa41eb8961c971ae8e6227f2abb7dc1522fb5","ref":"refs/heads/main","pushedAt":"2023-10-11T15:21:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"},"commit":{"message":"Support for ignore border of added lines (#218)\n\nThe ignore border for added lines was not supported and highlighted\r\nwith the same default \"Darcula\" colors instead.\r\nThis has been changed to use `nord14` [1] for the background by adding\r\nthe `IGNORED_ADDED_LINES_BORDER_COLOR` editor scheme key to the editor\r\ncolor scheme.\r\n\r\n[1]: https://www.nordtheme.com/docs/colors-and-palettes#nord14\r\n\r\nGH-217","shortMessageHtmlLink":"Support for ignore border of added lines (#218)"}},{"before":null,"after":"d623b03a53f0a34b21cfe1101e925b01e6f0bec0","ref":"refs/heads/feature/gh-217-support-added-lines-ignore-border","pushedAt":"2023-10-11T15:18:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"},"commit":{"message":"Support for ignore border of added lines\n\nThe ignore border for added lines was not supported and highlighted\nwith the same default \"Darcula\" colors instead.\nThis has been changed to use `nord14` [1] for the background by adding\nthe `IGNORED_ADDED_LINES_BORDER_COLOR` editor scheme key to the editor\ncolor scheme.\n\n[1]: https://www.nordtheme.com/docs/colors-and-palettes#nord14\n\nGH-217","shortMessageHtmlLink":"Support for ignore border of added lines"}},{"before":"a77b87c677cb8afe50b585328afc3fd4fde37f85","after":null,"ref":"refs/heads/feature/gh-215-support-modified-lines-ignore-border","pushedAt":"2023-10-11T15:12:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"}},{"before":"0a1b3f18dd4b580ec1de21324c971d019062076b","after":"88c880800a0e401a7efb8b6f631cab57478bea08","ref":"refs/heads/main","pushedAt":"2023-10-11T15:12:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"},"commit":{"message":"Support for ignore border of modified lines (#216)\n\nThe ignore border for modified lines was not supported and highlighted\r\nwith the same default \"Darcula\" colors instead.\r\nThis has been changed to use `nord13` [1] for the background by adding\r\nthe `IGNORED_MODIFIED_LINES_BORDER_COLOR` editor scheme key to the\r\neditor color scheme.\r\n\r\n[1]: https://www.nordtheme.com/docs/colors-and-palettes#nord13\r\n\r\nGH-215","shortMessageHtmlLink":"Support for ignore border of modified lines (#216)"}},{"before":null,"after":"a77b87c677cb8afe50b585328afc3fd4fde37f85","ref":"refs/heads/feature/gh-215-support-modified-lines-ignore-border","pushedAt":"2023-10-11T15:07:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"},"commit":{"message":"Support for ignore border of modified lines\n\nThe ignore border for modified lines was not supported and highlighted\nwith the same default \"Darcula\" colors instead.\nThis has been changed to use `nord13` [1] for the background by adding\nthe `IGNORED_MODIFIED_LINES_BORDER_COLOR` editor scheme key to the\neditor color scheme.\n\n[1]: https://www.nordtheme.com/docs/colors-and-palettes#nord13\n\nGH-215","shortMessageHtmlLink":"Support for ignore border of modified lines"}},{"before":"696bbecb2ea11930f6d6fd2ce07bfb967ca3dba0","after":null,"ref":"refs/heads/feature/gh-237-support-deleted-lines-ignore-border","pushedAt":"2023-10-11T14:53:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"}},{"before":"d614544ee333c0d4e026b50821f4bf0de3cbfeec","after":"0a1b3f18dd4b580ec1de21324c971d019062076b","ref":"refs/heads/main","pushedAt":"2023-10-11T14:53:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"},"commit":{"message":"Support for ignore border of deleted lines (#214)\n\nThe ignore border for deleted lines was not supported and highlighted\r\nwith the same default \"Darcula\" colors instead.\r\nThis has been changed to use `nord11` [1] for the background by adding\r\nthe `IGNORED_DELETED_LINES_BORDER_COLOR` editor scheme key to the editor\r\ncolor scheme.\r\n\r\n[1]: https://www.nordtheme.com/docs/colors-and-palettes#nord11\r\n\r\nGH-213","shortMessageHtmlLink":"Support for ignore border of deleted lines (#214)"}},{"before":null,"after":"696bbecb2ea11930f6d6fd2ce07bfb967ca3dba0","ref":"refs/heads/feature/gh-237-support-deleted-lines-ignore-border","pushedAt":"2023-10-11T14:39:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"},"commit":{"message":"Support for ignore border of deleted lines\n\nThe ignore border for deleted lines was not supported and highlighted\nwith the same default \"Darcula\" colors instead.\nThis has been changed to use `nord11` [1] for the background by adding\nthe `IGNORED_DELETED_LINES_BORDER_COLOR` editor scheme key to the editor\ncolor scheme.\n\n[1]: https://www.nordtheme.com/docs/colors-and-palettes#nord11\n\nGH-213","shortMessageHtmlLink":"Support for ignore border of deleted lines"}},{"before":"decd019cbf42d3028d35e5bb29903758fd357043","after":null,"ref":"refs/heads/improvement/gh-211-remaining-arcticicestudio-fade-out-changes","pushedAt":"2023-05-03T20:35:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"}},{"before":"2779c5e4aa24f50d4efaa8cd3e4f7e308d23457e","after":"d614544ee333c0d4e026b50821f4bf0de3cbfeec","ref":"refs/heads/main","pushedAt":"2023-05-03T20:35:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"},"commit":{"message":"Adapt remaining `arcticicestudio` \"fade-out\" changes (#212)\n\nWith the retirement of the \"Arctic Ice Studio\" personal & Nord project\r\nbrand [1] various migrations to the `svengreb` GitHub account [2] of\r\nother projects were also completed within the last weeks. There are also\r\nchanges in Nord projects like `nordtheme/web` that other projects\r\ndepended on and can now be adapted as well.\r\nTherefore all Nord projects must adapt these changes which includes...\r\n\r\n- the migration and repository name change of\r\n `arcticicestudio/nord-docs`[2] - all references must be updated.\r\n- the migration of the `arcticicestudio/styleguide-git` repository to\r\n the `svengreb` \"real-in-person\" identity [3] - all references and\r\n used npm packages must be updated.\r\n- the migration of the `arcticicestudio/styleguide-javascript`\r\n repository to the `svengreb` \"real-in-person\" identity [4] - all\r\n references and used npm packages must be updated.\r\n- the migration of the `arcticicestudio/styleguide-markdown` repository\r\n to the `svengreb` \"real-in-person\" identity [5] - all references and\r\n used npm packages must be updated.\r\n\r\n[1]: https://github.com/orgs/nordtheme/discussions/183#retire-arctic-ice-studio-as-nord-brand\r\n[2]: https://github.com/nordtheme/web/issues/241\r\n[3]: https://github.com/svengreb/styleguide-git/issues/12\r\n[4]: https://github.com/svengreb/styleguide-javascript/issues/88\r\n[5]: https://github.com/svengreb/styleguide-markdown/issues/63\r\n\r\nGH-211","shortMessageHtmlLink":"Adapt remaining arcticicestudio \"fade-out\" changes (#212)"}},{"before":null,"after":"decd019cbf42d3028d35e5bb29903758fd357043","ref":"refs/heads/improvement/gh-211-remaining-arcticicestudio-fade-out-changes","pushedAt":"2023-05-03T19:59:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"},"commit":{"message":"Adapt remaining `arcticicestudio` \"fade-out\" changes\n\nWith the retirement of the \"Arctic Ice Studio\" personal & Nord project\nbrand [1] various migrations to the `svengreb` GitHub account [2] of\nother projects were also completed within the last weeks. There are also\nchanges in Nord projects like `nordtheme/web` that other projects\ndepended on and can now be adapted as well.\nTherefore all Nord projects must adapt these changes which includes...\n\n- the migration and repository name change of\n `arcticicestudio/nord-docs`[2] - all references must be updated.\n- the migration of the `arcticicestudio/styleguide-git` repository to\n the `svengreb` \"real-in-person\" identity [3] - all references and\n used npm packages must be updated.\n- the migration of the `arcticicestudio/styleguide-javascript`\n repository to the `svengreb` \"real-in-person\" identity [4] - all\n references and used npm packages must be updated.\n- the migration of the `arcticicestudio/styleguide-markdown` repository\n to the `svengreb` \"real-in-person\" identity [5] - all references and\n used npm packages must be updated.\n\n[1]: https://github.com/orgs/nordtheme/discussions/183#retire-arctic-ice-studio-as-nord-brand\n[2]: https://github.com/nordtheme/web/issues/241\n[3]: https://github.com/svengreb/styleguide-git/issues/12\n[4]: https://github.com/svengreb/styleguide-javascript/issues/88\n[5]: https://github.com/svengreb/styleguide-markdown/issues/63\n\nGH-211","shortMessageHtmlLink":"Adapt remaining arcticicestudio \"fade-out\" changes"}},{"before":"fb3a115220342ed93156af3cac371061c3580053","after":"2779c5e4aa24f50d4efaa8cd3e4f7e308d23457e","ref":"refs/heads/main","pushedAt":"2023-04-10T19:56:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"},"commit":{"message":"`nordtheme` organization migration (#209)\n\nAs part of the \"Northern Post - The state and roadmap of Nord\" [1]\nannouncement, this repository will be migrated to the `nordtheme` GitHub\norganization [2].\nThis issue is a task of the nordtheme/nord#185 [3] epic (tasklist [4]).\n\n[1]: https://github.com/orgs/nordtheme/discussions/183\n[2]: https://github.com/nordtheme\n[3]: https://github.com/nordtheme/nord/issues/185\n[4]: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/about-task-lists\n\nGH-208","shortMessageHtmlLink":"nordtheme organization migration (#209)"}},{"before":"7c8392e683ff63bd76b59d653786391d77c470ac","after":"fb3a115220342ed93156af3cac371061c3580053","ref":"refs/heads/main","pushedAt":"2023-04-10T14:07:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"},"commit":{"message":"`nordtheme` organization migration (#209)\n\nAs part of the \"Northern Post - The state and roadmap of Nord\" [1]\nannouncement, this repository will be migrated to the `nordtheme` GitHub\norganization [2].\nThis issue is a task of the nordtheme/nord#185 [3] epic (tasklist [4]).\n\n[1]: https://github.com/orgs/nordtheme/discussions/183\n[2]: https://github.com/nordtheme\n[3]: https://github.com/nordtheme/nord/issues/185\n[4]: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/about-task-lists\n\nGH-208","shortMessageHtmlLink":"nordtheme organization migration (#209)"}},{"before":"fb58012e58959f9272bb64fd95e035691cf56b0b","after":null,"ref":"refs/heads/task/gh-208-nordtheme-organization-migration","pushedAt":"2023-03-12T14:49:09.213Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"}},{"before":"9597aa358233803e9cdaa3afe66aa40116582ece","after":"7c8392e683ff63bd76b59d653786391d77c470ac","ref":"refs/heads/main","pushedAt":"2023-03-12T14:49:08.091Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svengreb","name":"Sven Greb","path":"/svengreb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13448100?s=80&v=4"},"commit":{"message":"`nordtheme` organization migration (#209)\n\nAs part of the \"Northern Post - The state and roadmap of Nord\" [1]\r\nannouncement, this repository will be migrated to the `nordtheme` GitHub\r\norganization [2].\r\nThis issue is a task of the nordtheme/nord#185 [3] epic (tasklist [4]).\r\n\r\n[1]: https://github.com/orgs/nordtheme/discussions/183\r\n[2]: https://github.com/nordtheme\r\n[3]: https://github.com/nordtheme/nord/issues/185\r\n[4]: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/about-task-lists\r\n\r\nGH-208","shortMessageHtmlLink":"nordtheme organization migration (#209)"}},{"before":null,"after":"fb58012e58959f9272bb64fd95e035691cf56b0b","ref":"refs/heads/task/gh-208-nordtheme-organization-migration","pushedAt":"2023-03-12T14:31:17.406Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"arcticicestudio","name":"Arctic Ice Studio","path":"/arcticicestudio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7836623?s=80&v=4"},"commit":{"message":"`nordtheme` organization migration\n\nAs part of the \"Northern Post - The state and roadmap of Nord\" [1]\nannouncement, this repository will be migrated to the `nordtheme` GitHub\norganization [2].\nThis issue is a task of the nordtheme/nord#185 [3] epic (tasklist [4]).\n\n[1]: https://github.com/orgs/nordtheme/discussions/183\n[2]: https://github.com/nordtheme\n[3]: https://github.com/nordtheme/nord/issues/185\n[4]: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/about-task-lists\n\nGH-208","shortMessageHtmlLink":"nordtheme organization migration"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0xMVQxNjo0NTozNy4wMDAwMDBazwAAAAOUzNDn","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0xMVQxNjo0NTozNy4wMDAwMDBazwAAAAOUzNDn","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0xMlQxNDozMToxNy40MDY5NDJazwAAAAMBqSEr"}},"title":"Activity ยท nordtheme/jetbrains"}