logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Color Control - Set Console Colors on Windows | Online Free DevTools by Hexmos

Control console colors with Color command. Customize foreground and background colors instantly using hexadecimal codes. Free online tool, no registration required.

color

Set the console foreground and background colors. More information: https://learn.microsoft.com/windows-server/administration/windows-commands/color.

  • Set the console colors to the default values:

color

  • List available color values and detailed information:

color /?

  • Set the console foreground and background to a specific color using hexadecimal numbers (1-9,a-f):

color {{foreground_code}}{{background_code}}

See Also