Table of Contents

Enum Iterm2ColorsSource.Group

Namespace
Sccg.Builtin.Sources
Assembly
Sccg.Builtin.dll

Color group for iTerm2.

public enum Iterm2ColorsSource.Group

Fields

Ansi0 = 12

Black (Normal)

Ansi1 = 13

Red (Normal)

Ansi10 = 22

Green (Bright)

Ansi11 = 23

Yellow (Bright)

Ansi12 = 24

Blue (Bright)

Ansi13 = 25

Magenta (Bright)

Ansi14 = 26

Cyan (Bright)

Ansi15 = 27

White (Bright)

Ansi2 = 14

Green (Normal)

Ansi3 = 15

Yellow (Normal)

Ansi4 = 16

Blue (Normal)

Ansi5 = 17

Magenta (Normal)

Ansi6 = 18

Cyan (Normal)

Ansi7 = 19

White (Normal)

Ansi8 = 20

Black (Bright)

Ansi9 = 21

Red (Bright)

Background = 1

Background color (Basic Colors)

Badge = 6

Badge color (Basic Colors)

Bold = 2

Bold color (Basic Colors)

Cursor = 9

Cursor color (Cursor Colors)

CursorGuide = 11

Cursor guide color (Cursor Colors)

CursorText = 10

Cursor text color (Cursor Colors)

Foreground = 0

Foreground color (Basic Colors)

Link color (Basic Colors)

SelectedText = 5

Selected text color (Basic Colors)

Selection = 4

Selection color (Basic Colors)

Tab = 7

Tab color (Basic Colors)

Underline = 8

Underline color (Basic Colors)