Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 26191b2e5c487503c95f6fd9bfd4df36 > files > 80

python3-bpython-0.10.1-2.fc14.noarch.rpm

# Each letter represents a colour marker:
#   k, r, g, y, b, m, c, w, d
# which stands for:
#   blacK, Red, Green, Yellow, Blue, Magenta, Cyan, White, Default
# Capital letters represent bold
# Copy to ~/.bpython/foo.theme and set "color_scheme = foo" in
# ~/.bpython/config

[syntax]
keyword = M
name = r
comment = b
string = g
error = r
number = B
operator = c
paren = b
punctuation = b
token = g

[interface]
# XXX: gnome-terminal appears to be braindead. The cursor will disappear unless
# you set the background colour to "d".
background = w
output = b
main = b
prompt = r
prompt_more = g