about summary refs log tree commit diff stats
path: root/data/colorscheme
Commit message (Collapse)AuthorAgeFilesLines
* fixed detail in the default colorschemehut2009-07-181-1/+1
| | | | | | @currentfile was white foreground on default background that's a bad combination because white is often used as the default background too.
* monochrome colorschemehut2009-07-031-0/+12
|
* improved colorschemehut2009-06-291-0/+8
| | | | set Selected.* to SelectedCurrentRow.* minus bold
* bars fixedhut2009-06-291-0/+3
| | | | | | 1. colors wouldn't display correctly, because used color_at instead of attr_at. 2. x did not terminate the bar process because of a call to a nonexistant method. 3. added proper colorscheme support
* add colors for video + image + soundhut2009-06-151-0/+7
|
* extended colorschemes to statusbarhut2009-06-131-5/+9
|
* expanded color scheme supporthut2009-06-131-10/+20
|
* completed colorscheme supporthut2009-06-121-1/+8
|
* implementing colorschemes, work in progresshut2009-06-121-0/+11