Mercurial > getan
annotate debian/changelog @ 319:ec84b522c94b
Implement loading a palette theme from the getan config
This allows to override the default palette theme for getan.
For details about the possible colors see
http://excess.org/urwid/docs/manual/displayattributes.html#foreground-and-background-settings
Example for a ~/.getan/getanrc
[theme]
focus_entry=dark red, white
This will change the font color to dark red and the background to white for all
focused entries (in both lists).
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 11 Oct 2013 14:25:36 +0200 |
parents | 50b37580f2e4 |
children |
rev | line source |
---|---|
187
50b37580f2e4
Update to 1.0er release
Björn Ricks <bjoern.ricks@intevation.de>
parents:
186
diff
changeset
|
1 getan (1.0-1) stable; urgency=low |
50b37580f2e4
Update to 1.0er release
Björn Ricks <bjoern.ricks@intevation.de>
parents:
186
diff
changeset
|
2 |
50b37580f2e4
Update to 1.0er release
Björn Ricks <bjoern.ricks@intevation.de>
parents:
186
diff
changeset
|
3 * Release 1.0 |
50b37580f2e4
Update to 1.0er release
Björn Ricks <bjoern.ricks@intevation.de>
parents:
186
diff
changeset
|
4 |
50b37580f2e4
Update to 1.0er release
Björn Ricks <bjoern.ricks@intevation.de>
parents:
186
diff
changeset
|
5 -- Bjoern Ricks <bjoern.ricks@intevation.de> Thu, 13 Dec 2012 15:56:08 +0100 |
50b37580f2e4
Update to 1.0er release
Björn Ricks <bjoern.ricks@intevation.de>
parents:
186
diff
changeset
|
6 |
186
87b8c8c4e6c3
Fix debian version in changelog
Björn Ricks <bjoern.ricks@intevation.de>
parents:
120
diff
changeset
|
7 getan (1.0~dev1-1) stable; urgency=low |
120
efff8b9e7046
Add debian package description
Björn Ricks <bjoern.ricks@intevation.de>
parents:
diff
changeset
|
8 |
efff8b9e7046
Add debian package description
Björn Ricks <bjoern.ricks@intevation.de>
parents:
diff
changeset
|
9 * Initial Package |
efff8b9e7046
Add debian package description
Björn Ricks <bjoern.ricks@intevation.de>
parents:
diff
changeset
|
10 |
efff8b9e7046
Add debian package description
Björn Ricks <bjoern.ricks@intevation.de>
parents:
diff
changeset
|
11 -- Bjoern Ricks <bjoern.ricks@intevation.de> Mon, 12 Dec 2011 09:37:49 +0100 |