summaryrefslogtreecommitdiff
path: root/genconfig.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-09-14 06:03:33 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-09-14 10:33:37 +0200
commit7762405a3ae5e8e107d24b4c64215aaaa5a04c50 (patch)
tree7a410f7f9c9d7985a6a95539f7934f1eb73ac2eb /genconfig.py
parentb9b2ebb6226d1d7e76e6241ae17135a701bbec0e (diff)
menuconfig: RGB color implementation nits
- Make the coding style a bit more consistent with the rest of the code - Allow colors to be allocated from the xterm 256-color grayscale range, and emulate it when dynamically allocating colors. Never allocate above color number 255 though, as anything there would be unknown territory. - Switch back to consistently passing tuples to functions. This was the original design, before I suggested changing it... - Remove some repeated information from docstrings and fix some small typos - Make use of the element1=element2 feature in the style definition for the 'default' style
Diffstat (limited to 'genconfig.py')
0 files changed, 0 insertions, 0 deletions