return { kind = { Text = "t", Method = "m", Function = "f", Constructor = "c", Field = "F", Variable = "v", Class = "c", Interface = "i", Module = "m", Property = "p", Unit = "u", Value = "v", Enum = "e", Keyword = "k", Snippet = "s", Color = "c", File = "f", Reference = "r", Folder = "d", EnumMember = "e", Constant = "c", Struct = "s", Event = "e", Operator = "o", TypeParameter = "t", }, git = { LineAdded = "+", LineModified = "~", LineRemoved = "!", FileDeleted = "!", FileIgnored = "◌", FileRenamed = "➜", FileStaged = "S", FileUnmerged = "u", FileUnstaged = "f", FileUntracked = "U", Diff = "d", Repo = "r", Octoface = "", Branch = "", }, ui = { ArrowCircleDown = "", ArrowCircleLeft = "", ArrowCircleRight = "", ArrowCircleUp = "", BoldArrowDown = "", BoldArrowLeft = "", BoldArrowRight = "", BoldArrowUp = "", BoldClose = "", BoldDividerLeft = "", BoldDividerRight = "", BoldLineDotted = "┇", 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 = "", LineDotted = "┆", LineLeft = "▏", LineMiddle = "│", List = "", Lock = "", NewFile = "", Note = "", Package = "", Pencil = "", Plus = "", Project = "", Search = "", 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 = "✎", }, misc = { Robot = "ﮧ", Squirrel = "", Tag = "", Watch = "", Smiley = "ﲃ", Package = "", CircuitBoard = "", }, }