mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-11-16 16:48:28 +01:00
add to ls_colors
This commit is contained in:
parent
8dc2e9df33
commit
7bff83b1b3
1 changed files with 4 additions and 1 deletions
|
@ -615,7 +615,10 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 # core
|
|||
.dwg 38;5;216 # 3D printing
|
||||
.ply 38;5;216 # 3D printing
|
||||
.wrl 38;5;216 # 3D printing
|
||||
|
||||
.vert 38;5;136 # SPIR-V shaders (vertex)
|
||||
.comp 38;5;136 # SPIR-V shaders (compute)
|
||||
.frag 38;5;136 # SPIR-V shaders (fragment)
|
||||
.wgsl 38;5;97 # WGSL shaders
|
||||
|
||||
# ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||||
# unknown / weirdos
|
||||
|
|
Loading…
Reference in a new issue