trapd00r / LS_COLORS

A collection of LS_COLORS definitions; needs your contribution!
Other
2.11k stars 260 forks source link

add colors for spirv and wgsl shaders #200

Closed pgosar closed 1 year ago

pgosar commented 1 year ago

This PR supports a few more filetypes you run into when programming with shaders: spirv shaders (.frag, .vert, .comp, .spv) and wgsl shaders (.wgsl).

rpdelaney commented 1 year ago

Thank you!