[
	{
		"c": "<#",
		"t": "source.powershell comment.block.powershell punctuation.definition.comment.block.begin.powershell",
		"r": {
			"dark_plus": "comment: #6A9955",
			"light_plus": "comment: #008000",
			"dark_vs": "comment: #6A9955",
			"light_vs": "comment: #008000",
			"hc_black": "comment: #7CA668",
			"dark_modern": "comment: #6A9955",
			"hc_light": "comment: #515151",
			"light_modern": "comment: #008000",
			"2026-dark": "punctuation.definition.comment: #8B949E",
			"2026-light": "punctuation.definition.comment: #6E7781"
		}
	},
	{
		"c": "                        .",
		"t": "source.powershell comment.block.powershell",
		"r": {
			"dark_plus": "comment: #6A9955",
			"light_plus": "comment: #008000",
			"dark_vs": "comment: #6A9955",
			"light_vs": "comment: #008000",
			"hc_black": "comment: #7CA668",
			"dark_modern": "comment: #6A9955",
			"hc_light": "comment: #515151",
			"light_modern": "comment: #008000",
			"2026-dark": "comment: #8B949E",
			"2026-light": "comment: #6E7781"
		}
	},
	{
		"c": "#>",
		"t": "source.powershell comment.block.powershell punctuation.definition.comment.block.end.powershell",
		"r": {
			"dark_plus": "comment: #6A9955",
			"light_plus": "comment: #008000",
			"dark_vs": "comment: #6A9955",
			"light_vs": "comment: #008000",
			"hc_black": "comment: #7CA668",
			"dark_modern": "comment: #6A9955",
			"hc_light": "comment: #515151",
			"light_modern": "comment: #008000",
			"2026-dark": "punctuation.definition.comment: #8B949E",
			"2026-light": "punctuation.definition.comment: #6E7781"
		}
	}
]