~octaflop/pyroom/dev

« back to all changes in this revision

Viewing changes to styles.py

  • Committer: Bruno Bord
  • Date: 2008-02-16 18:07:38 UTC
  • Revision ID: bruno@la-chose-20080216180738-oafk1do7lkikc8hg
Fixup for amber theme with "lines" property

Show diffs side-by-side

added added

removed removed

Lines of Context:
94
94
        'name' : 'amber',
95
95
        'background' : '#151000',
96
96
        'foreground' : '#AE8400',
97
 
        'lines' : '#AE8400',
 
97
        'lines' : '#5E4803',
98
98
        'border' : '#151000',
99
99
        'info' : '#AE8400',
100
100
        'font' : 'DejaVu Sans Mono',