diff --git a/termux.properties b/termux.properties index 95beb40..0699f8b 100644 --- a/termux.properties +++ b/termux.properties @@ -118,6 +118,11 @@ ### Force black colors for drawer and dialogs # use-black-ui = true +### Render bold text in bright colors [8,16) when the active color is [0,8). +### This is legacy behavior used by terminals lacking bold fonts, such as the +### Linux framebuffer. +# draw-bold-text-with-bright-colors = false + ############### # HW keyboard shortcuts ###############