Api/ApiLib/chpal: Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
(page created)
 
No edit summary
 
Line 1: Line 1:
''Created by CrazedProgrammer'' <ref>https://github.com/CrazedProgrammer/chpal/</ref>
''3rd party [[api]]/utlility Created by CrazedProgrammer'' <ref>https://github.com/CrazedProgrammer/chpal/</ref>


Adds shell functions to customize the terminal palette color. It can be used to recolor external monitors and windows after using <code>term.redirect()</code>
Adds shell functions to customize the terminal palette color. It can be used to recolor external monitors and windows after using <code>term.redirect()</code>

Latest revision as of 05:44, 27 September 2024

3rd party api/utlility Created by CrazedProgrammer [1]

Adds shell functions to customize the terminal palette color. It can be used to recolor external monitors and windows after using term.redirect()

To restore a monitor to its original color palette, you can use: palette --reset

Requires .pal files to function [2], can be loaded using:

palette <pathname>