libgeda

colors.h File Reference

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

Detailed Description

Definition in file colors.h.


Define Documentation

#define BACKGROUND_COLOR   0

Definition at line 28 of file colors.h.

#define PIN_COLOR   1

Definition at line 29 of file colors.h.

#define NET_ENDPOINT_COLOR   2

Definition at line 30 of file colors.h.

#define GRAPHIC_COLOR   3

Definition at line 31 of file colors.h.

#define NET_COLOR   4

Definition at line 32 of file colors.h.

#define ATTRIBUTE_COLOR   5

Definition at line 33 of file colors.h.

#define LOGIC_BUBBLE_COLOR   6

Definition at line 34 of file colors.h.

#define DOTS_GRID_COLOR   7

Definition at line 35 of file colors.h.

#define DETACHED_ATTRIBUTE_COLOR   8

Definition at line 36 of file colors.h.

#define TEXT_COLOR   9

Definition at line 37 of file colors.h.

#define BUS_COLOR   10

Definition at line 38 of file colors.h.

#define SELECT_COLOR   11

Definition at line 39 of file colors.h.

#define BOUNDINGBOX_COLOR   12

Definition at line 40 of file colors.h.

#define ZOOM_BOX_COLOR   13

Definition at line 41 of file colors.h.

#define STROKE_COLOR   14

Definition at line 42 of file colors.h.

#define LOCK_COLOR   15

Definition at line 43 of file colors.h.

#define OUTPUT_BACKGROUND_COLOR   16

Definition at line 44 of file colors.h.

#define FREESTYLE1_COLOR   17

Definition at line 45 of file colors.h.

#define FREESTYLE2_COLOR   18

Definition at line 46 of file colors.h.

#define FREESTYLE3_COLOR   19

Definition at line 47 of file colors.h.

#define FREESTYLE4_COLOR   20

Definition at line 48 of file colors.h.

#define JUNCTION_COLOR   21

Definition at line 49 of file colors.h.

#define MESH_GRID_MAJOR_COLOR   22

Definition at line 50 of file colors.h.

#define MESH_GRID_MINOR_COLOR   23

Definition at line 51 of file colors.h.

#define OVERRIDE_NET_COLOR   4

Definition at line 53 of file colors.h.

#define OVERRIDE_PIN_COLOR   1

Definition at line 54 of file colors.h.

#define OVERRIDE_BUS_COLOR   10

Definition at line 55 of file colors.h.

#define DEFAULT_COLOR   3

Definition at line 57 of file colors.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines