Future pre-release v2.0b2 (aka EyeCandy)

This is taking too much time but here you can paste comments about the current development version from master v2.0b2.dev3.

Examples of colours on Windows:

Later users can use this thread for pasting code blocks with colours and fonts settings that would like to share as selections for version 2.0.

Example:

[General]
font size = 11
font face = 'Source Code Pro'
foreground = 'black'
background = 'light grey'
secondary foreground = 'black'
secondary background = 'light grey'
background help = (240, 242, 80)
foreground text = (7, 0, 70)
apply to panels = True

[Grid]
font size = 11
font face = 'DejaVu Sans'
fixed font = False
col size = 150
max col size = 450
auto size cols = False
text user keyword = 'blue'
text library keyword = '#0080C0'
text variable = 'forest green'
text unknown variable = 'purple'
text commented = 'firebrick'
text string = 'black'
text empty = 'black'
background assign = '#E0CABC'
background keyword = '#E0CABC'
background mandatory = '#E0CABC'
background optional = '#C19679'
background must be empty = '#ECB7B0'
background unknown = '#BDCBA5'
background error = '#FF9385'
background highlight = '#78FED6'
word wrap = True
1 Like