Merge pull request #119666 from dbirks/github-vscode-theme-4.0.2

vscode-extensons.github.github-vscode-theme: 3.0.0 -> 4.0.2

authored by Pavol Rusnak and committed by GitHub 09da9d94 5f4bf8d8

+2 -2
+2 -2
pkgs/misc/vscode-extensions/default.nix
··· 427 427 mktplcRef = { 428 428 name = "github-vscode-theme"; 429 429 publisher = "github"; 430 - version = "3.0.0"; 431 - sha256 = "1a77mbx75xfsfdlhgzghj9i7ik080bppc3jm8c00xp6781987fpa"; 430 + version = "4.0.2"; 431 + sha256 = "06mysdwjh7km874rrk0xc0xxaqx15b4a7x1i8dly440h8w3ng5bs"; 432 432 }; 433 433 meta = with lib; { 434 434 description = "GitHub theme for VS Code";