libgeda
|
define some constants for the colors More...
Go to the source code of this file.
Defines | |
#define | BACKGROUND_COLOR 0 |
#define | PIN_COLOR 1 |
#define | NET_ENDPOINT_COLOR 2 |
#define | GRAPHIC_COLOR 3 |
#define | NET_COLOR 4 |
#define | ATTRIBUTE_COLOR 5 |
#define | LOGIC_BUBBLE_COLOR 6 |
#define | DOTS_GRID_COLOR 7 |
#define | DETACHED_ATTRIBUTE_COLOR 8 |
#define | TEXT_COLOR 9 |
#define | BUS_COLOR 10 |
#define | SELECT_COLOR 11 |
#define | BOUNDINGBOX_COLOR 12 |
#define | ZOOM_BOX_COLOR 13 |
#define | STROKE_COLOR 14 |
#define | LOCK_COLOR 15 |
#define | OUTPUT_BACKGROUND_COLOR 16 |
#define | FREESTYLE1_COLOR 17 |
#define | FREESTYLE2_COLOR 18 |
#define | FREESTYLE3_COLOR 19 |
#define | FREESTYLE4_COLOR 20 |
#define | JUNCTION_COLOR 21 |
#define | MESH_GRID_MAJOR_COLOR 22 |
#define | MESH_GRID_MINOR_COLOR 23 |
#define | OVERRIDE_NET_COLOR 4 |
#define | OVERRIDE_PIN_COLOR 1 |
#define | OVERRIDE_BUS_COLOR 10 |
#define | DEFAULT_COLOR 3 |
Definition in file colors.h.