Closed frostming closed 5 years ago
This is useful when working in a dark background or native powershell.
Example usage:
import crayons crayons.replace_colors({'black': 'magenta', 'blue': 'cyan'})
@MasterOdin Thanks for the review, I've pushed more commits to fix the issues.
This is useful when working in a dark background or native powershell.
Example usage: