File tree Expand file tree Collapse file tree 6 files changed +10
-5
lines changed
Expand file tree Collapse file tree 6 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -82,11 +82,11 @@ Colored dots (●) are displayed next to files in the file explorer:
8282
8383| Color | Status |
8484| -------| --------|
85- | < img src = " https://via.placeholder.com/12/d19a66/d19a66.png " width = " 12 " height = " 12 " > Yellow | Modified |
86- | < img src = " https://via.placeholder.com/12/98c379/98c379.png " width = " 12 " height = " 12 " > Green | New/Added |
87- | < img src = " https://via.placeholder.com/12/e06c75/e06c75.png " width = " 12 " height = " 12 " > Red | Deleted |
88- | < img src = " https://via.placeholder.com/12/ff0000/ff0000.png " width = " 12 " height = " 12 " > Red | Conflict |
89- | < img src = " https://via.placeholder.com/12/61afef/61afef.png " width = " 12 " height = " 12 " > Blue | Renamed |
85+ | ![ Modified ] ( badges/modified.svg ) Yellow | Modified |
86+ | ![ Added ] ( badges/added.svg ) Green | New/Added |
87+ | ![ Deleted ] ( badges/deleted.svg ) Red | Deleted |
88+ | ![ Conflict ] ( badges/conflict.svg ) Red | Conflict |
89+ | ![ Renamed ] ( badges/renamed.svg ) Blue | Renamed |
9090
9191Folders show the highest priority status of their contents.
9292
You can’t perform that action at this time.
0 commit comments