Changeset 7284260 in mainline for fb/fb.c


Ignore:
Timestamp:
2006-06-06T23:28:07Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
bba6b09
Parents:
0f09bd45
Message:

Small change in colors.
Added scrolling to sysio output.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fb/fb.c

    r0f09bd45 r7284260  
    4848#include "ppm.h"
    4949
    50 #define DEFAULT_BGCOLOR                0x000080
    51 #define DEFAULT_FGCOLOR                0xffff00
     50#define DEFAULT_BGCOLOR                0xf0f0f0
     51#define DEFAULT_FGCOLOR                0x0
    5252
    5353/***************************************************************/
Note: See TracChangeset for help on using the changeset viewer.