visual_studio_code icon indicating copy to clipboard operation
visual_studio_code copied to clipboard

How can I change the colors

Open mgholam opened this issue 11 months ago • 1 comments

Hi,

How can I change the colors without changing your code i.e.

-- ../colors/dark.lua
__vscode_comment = "#FF0000", --"#6A9955",

mgholam avatar Feb 19 '25 03:02 mgholam

You can use the befor_hooks function to modify colors.

askfiy avatar Feb 24 '25 16:02 askfiy