2022-10-07 17:07:04 +02:00
|
|
|
|
return {
|
|
|
|
|
kind = {
|
|
|
|
|
Array = "",
|
|
|
|
|
Boolean = "蘒",
|
|
|
|
|
Class = "",
|
|
|
|
|
Color = "",
|
|
|
|
|
Constant = "",
|
|
|
|
|
Constructor = "",
|
|
|
|
|
Enum = "",
|
|
|
|
|
EnumMember = "",
|
|
|
|
|
Event = "",
|
|
|
|
|
Field = "",
|
|
|
|
|
File = "",
|
|
|
|
|
Folder = "",
|
|
|
|
|
Function = "",
|
|
|
|
|
Interface = "",
|
|
|
|
|
Key = "",
|
|
|
|
|
Keyword = "",
|
|
|
|
|
Method = "",
|
|
|
|
|
Module = "",
|
|
|
|
|
Namespace = "",
|
|
|
|
|
Null = "ﳠ",
|
|
|
|
|
Number = "",
|
|
|
|
|
Object = "",
|
|
|
|
|
Operator = "",
|
|
|
|
|
Package = "",
|
|
|
|
|
Property = "",
|
|
|
|
|
Reference = "",
|
|
|
|
|
Snippet = "",
|
|
|
|
|
String = "",
|
|
|
|
|
Struct = "",
|
|
|
|
|
Text = "",
|
|
|
|
|
TypeParameter = "",
|
|
|
|
|
Unit = "",
|
|
|
|
|
Value = "",
|
|
|
|
|
Variable = "",
|
|
|
|
|
},
|
|
|
|
|
git = {
|
|
|
|
|
LineAdded = "",
|
|
|
|
|
LineModified = "",
|
|
|
|
|
LineRemoved = "",
|
|
|
|
|
FileDeleted = "",
|
2022-10-13 14:25:04 +02:00
|
|
|
|
FileIgnored = "",
|
|
|
|
|
FileRenamed = "",
|
2022-10-07 17:07:04 +02:00
|
|
|
|
FileStaged = "S",
|
|
|
|
|
FileUnmerged = "",
|
|
|
|
|
FileUnstaged = "",
|
|
|
|
|
FileUntracked = "U",
|
|
|
|
|
Diff = "",
|
|
|
|
|
Repo = "",
|
|
|
|
|
Octoface = "",
|
2022-10-13 14:25:04 +02:00
|
|
|
|
Branch = "",
|
2022-10-07 17:07:04 +02:00
|
|
|
|
},
|
|
|
|
|
ui = {
|
|
|
|
|
ArrowCircleDown = "",
|
|
|
|
|
ArrowCircleLeft = "",
|
|
|
|
|
ArrowCircleRight = "",
|
|
|
|
|
ArrowCircleUp = "",
|
|
|
|
|
BoldArrowDown = "",
|
|
|
|
|
BoldArrowLeft = "",
|
|
|
|
|
BoldArrowRight = "",
|
|
|
|
|
BoldArrowUp = "",
|
|
|
|
|
BoldClose = "",
|
|
|
|
|
BoldDividerLeft = "",
|
|
|
|
|
BoldDividerRight = "",
|
|
|
|
|
BoldLineLeft = "▎",
|
|
|
|
|
BookMark = "",
|
|
|
|
|
BoxChecked = "",
|
|
|
|
|
Bug = "",
|
|
|
|
|
Stacks = " ",
|
|
|
|
|
Scopes = "",
|
|
|
|
|
Watches = "",
|
|
|
|
|
DebugConsole = " ",
|
|
|
|
|
Calendar = "",
|
|
|
|
|
Check = "",
|
|
|
|
|
ChevronRight = ">",
|
|
|
|
|
ChevronShortDown = "",
|
|
|
|
|
ChevronShortLeft = "",
|
|
|
|
|
ChevronShortRight = "",
|
|
|
|
|
ChevronShortUp = "",
|
|
|
|
|
Circle = "",
|
|
|
|
|
Close = "",
|
|
|
|
|
CloudDownload = "",
|
|
|
|
|
Code = "",
|
|
|
|
|
Comment = "",
|
|
|
|
|
Dashboard = "",
|
|
|
|
|
DividerLeft = "",
|
|
|
|
|
DividerRight = "",
|
|
|
|
|
DoubleChevronRight = "»",
|
|
|
|
|
Ellipsis = "…",
|
|
|
|
|
EmptyFolder = "",
|
|
|
|
|
EmptyFolderOpen = "",
|
|
|
|
|
File = "",
|
|
|
|
|
FileSymlink = "",
|
|
|
|
|
Files = "",
|
|
|
|
|
FindFile = "",
|
|
|
|
|
FindText = "",
|
|
|
|
|
Fire = "",
|
|
|
|
|
Folder = "",
|
|
|
|
|
FolderOpen = "",
|
|
|
|
|
FolderSymlink = "",
|
|
|
|
|
Forward = "",
|
|
|
|
|
Gear = "",
|
|
|
|
|
History = "",
|
|
|
|
|
Lightbulb = "",
|
|
|
|
|
LineLeft = "▏",
|
|
|
|
|
LineMiddle = "│",
|
|
|
|
|
List = "",
|
|
|
|
|
Lock = "",
|
2022-10-21 17:53:51 +02:00
|
|
|
|
MinusCircle = "",
|
2022-10-07 17:07:04 +02:00
|
|
|
|
NewFile = "",
|
|
|
|
|
Note = "",
|
|
|
|
|
Package = "",
|
|
|
|
|
Pencil = "",
|
|
|
|
|
Plus = "",
|
|
|
|
|
Project = "",
|
2022-10-24 18:11:04 +02:00
|
|
|
|
Search = "",
|
2022-10-07 17:07:04 +02:00
|
|
|
|
SignIn = "",
|
|
|
|
|
SignOut = "",
|
|
|
|
|
Tab = "",
|
|
|
|
|
Table = "",
|
|
|
|
|
Target = "",
|
|
|
|
|
Telescope = "",
|
|
|
|
|
Text = "",
|
|
|
|
|
Tree = "",
|
|
|
|
|
Triangle = "契",
|
|
|
|
|
TriangleShortArrowDown = "",
|
|
|
|
|
TriangleShortArrowLeft = "",
|
|
|
|
|
TriangleShortArrowRight = "",
|
|
|
|
|
TriangleShortArrowUp = "",
|
|
|
|
|
},
|
|
|
|
|
diagnostics = {
|
|
|
|
|
BoldError = "",
|
|
|
|
|
Error = "",
|
|
|
|
|
BoldWarning = "",
|
|
|
|
|
Warning = "",
|
|
|
|
|
BoldInformation = "",
|
|
|
|
|
Information = "",
|
|
|
|
|
BoldQuestion = "",
|
|
|
|
|
Question = "",
|
|
|
|
|
BoldHint = "",
|
|
|
|
|
Hint = "",
|
|
|
|
|
Debug = "",
|
|
|
|
|
Trace = "✎",
|
|
|
|
|
},
|
2022-10-13 14:25:04 +02:00
|
|
|
|
progress = { "", "", "", "", "", "", "", "", "", "", "", "", "" },
|
2022-10-07 17:07:04 +02:00
|
|
|
|
misc = {
|
|
|
|
|
Robot = "ﮧ",
|
|
|
|
|
Squirrel = "",
|
|
|
|
|
Tag = "",
|
|
|
|
|
Watch = "",
|
|
|
|
|
Smiley = "ﲃ",
|
|
|
|
|
Package = "",
|
|
|
|
|
CircuitBoard = "",
|
|
|
|
|
},
|
|
|
|
|
}
|