microsoft/Terminal

iTerm color schemes once more are failing to parse colors

Open

#352 创建于 2019年1月18日

在 GitHub 查看
 (11 评论) (3 反应) (0 负责人)C++ (3,212 fork)batch import
Area-SettingsHelp WantedIssue-BugProduct-ColortoolWork-Item

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

Not sure if I am supposed to request to get this re-opened or if I should create another bug. But this is the same as in #2

  • Your Windows build number: (Type ver at a Windows Command Prompt) Microsoft Windows [Version 10.0.17763.253]

  • What you're doing and what's happening: (Copy & paste specific commands and their output, or include screen shots) Running: PS C:\Tools\ColorTool> .\ColorTool.exe C:\Tools\ColorTool/schemes/molokai.itermcolors Error loading ini file "C:\Tools\ColorTool/schemes/molokai.itermcolors" for key "DARK_BLACK" the value "" is invalid

The actual file contents can be found in this gist: https://gist.github.com/SneWs/4bbb50dce9a132a4dcbd07e3e2c85c44

  • What's wrong / what should be happening instead: The colors should be successfully parsed and set without any error messages being rendered.

贡献者指南