Export current schemes does not include all color information #591

Closed
opened 2026-01-30 21:56:18 +00:00 by claunia · 4 comments
Owner

Originally created by @LokiMidgard on GitHub (Mar 22, 2019).

When exporting a scheme and reaplieing it after another scheme was applied, it will not result in the original colors.

  • Your Windows build number: Microsoft Windows [Version 10.0.17763.316]

  • What you're doing and what's happening:

ColorTool.exe -o .\Documents\WindowsPowerShell\programs\colortool\schemes\powershell-default.ini
ColorTool.exe onehalfdark
ColorTool.exe powershell-default

  • What's wrong / what should be happening instead:
    oneHalfDark is changing the background color. when reaplieing the previous exported scheme the background color index is not restored.
Originally created by @LokiMidgard on GitHub (Mar 22, 2019). When exporting a scheme and reaplieing it after another scheme was applied, it will not result in the original colors. * Your Windows build number: Microsoft Windows [Version 10.0.17763.316] * What you're doing and what's happening: ``` ColorTool.exe -o .\Documents\WindowsPowerShell\programs\colortool\schemes\powershell-default.ini ColorTool.exe onehalfdark ColorTool.exe powershell-default ``` * What's wrong / what should be happening instead: oneHalfDark is changing the background color. when reaplieing the previous exported scheme the background color index is not restored.
claunia added the Product-ColortoolHelp Wanted labels 2026-01-30 21:56:18 +00:00
Author
Owner

@LokiMidgard commented on GitHub (Mar 29, 2019):

I think I could look into it and create a pull request.

Is there a specific documentation to the used format of the ini file? Or can I just add more sections?

@LokiMidgard commented on GitHub (Mar 29, 2019): I think I could look into it and create a pull request. Is there a specific documentation to the used format of the ini file? Or can I just add more sections?
Author
Owner

@LokiMidgard commented on GitHub (Mar 29, 2019):

I created a pullrequest that adds support in persisting the color indexes.

@LokiMidgard commented on GitHub (Mar 29, 2019): I created a [pullrequest](#400 ) that adds support in persisting the color indexes.
Author
Owner

@LokiMidgard commented on GitHub (Apr 3, 2019):

should be resolved by #400

@LokiMidgard commented on GitHub (Apr 3, 2019): should be resolved by #400
Author
Owner

@miniksa commented on GitHub (Apr 3, 2019):

Thank you!

@miniksa commented on GitHub (Apr 3, 2019): Thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#591