summary refs log tree commit diff stats
path: root/tinyc/il-gen.c
diff options
context:
space:
mode:
authorKaushal Modi <kaushal.modi@gmail.com>2018-06-24 03:53:20 -0400
committerVarriount <Varriount@users.noreply.github.com>2018-06-24 03:53:20 -0400
commit4c2e712056b1e23d89be51f9cdcbfe573c399819 (patch)
treeb4553037d1d3587913d5900c633cfa124e3c3c4a /tinyc/il-gen.c
parentfbac233dae61016166dd4dce922559479c45e5b1 (diff)
downloadNim-4c2e712056b1e23d89be51f9cdcbfe573c399819.tar.gz
Support setting foreground/background colors to terminal defaults (#8073)
* Support setting foreground/background colors to terminal defaults

Adds fgDefault to ForegroundColor and bgDefault to BackgroundColor
enums.

For Windows console, the default foreground color is assumed to be
white, and the default background color black.

* Add default fg/bg color caching for Windows Console
Diffstat (limited to 'tinyc/il-gen.c')
0 files changed, 0 insertions, 0 deletions