iTerm color schemes once more are failing to parse colors
#352 opened on 2019年1月18日
Repository metrics
- Stars
- (35,764 stars)
- PR merge metrics
- (平均マージ 27d 19h) (30d で 24 merged PRs)
説明
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
verat 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.