C# Class ThemeEditor.Common.Themes.Colors

Show file Open project: usagirei/3DS-Theme-Editor Class Usage Examples

Public Properties

Property Type Description
Arrow ThemeEditor.Common.Themes.ColorSets.ArrowSet
ArrowButton ThemeEditor.Common.Themes.ColorSets.ArrowButtonSet
BottomBackgroundInner ThemeEditor.Common.Themes.ColorSets.BottomBackgroundInnerSet
BottomBackgroundOuter ThemeEditor.Common.Themes.ColorSets.BottomBackgroundOuterSet
BottomCornerButton ThemeEditor.Common.Themes.ColorSets.BottomCorner
Close ThemeEditor.Common.Themes.ColorSets.OpenCloseSet
Cursor ThemeEditor.Common.Themes.ColorSets.CursorSet
DemoText ThemeEditor.Common.Themes.ColorSets.DemoTextSet
File ThemeEditor.Common.Themes.ColorSets.FileSet
Folder ThemeEditor.Common.Themes.ColorSets.FolderSet
FolderArrow ThemeEditor.Common.Themes.ColorSets.FolderArrowSet
FolderBackground ThemeEditor.Common.Themes.ColorSets.BottomBackgroundInnerSet
GameText ThemeEditor.Common.Themes.ColorSets.GameTextSet
Open ThemeEditor.Common.Themes.ColorSets.OpenCloseSet
TopBackground ThemeEditor.Common.Themes.ColorSets.TopBackgroundSet
TopCornerButton ThemeEditor.Common.Themes.ColorSets.TopCornerSet

Property Details

Arrow public property

public ArrowSet,ThemeEditor.Common.Themes.ColorSets Arrow
return ThemeEditor.Common.Themes.ColorSets.ArrowSet

ArrowButton public property

public ArrowButtonSet,ThemeEditor.Common.Themes.ColorSets ArrowButton
return ThemeEditor.Common.Themes.ColorSets.ArrowButtonSet

BottomBackgroundInner public property

public BottomBackgroundInnerSet,ThemeEditor.Common.Themes.ColorSets BottomBackgroundInner
return ThemeEditor.Common.Themes.ColorSets.BottomBackgroundInnerSet

BottomBackgroundOuter public property

public BottomBackgroundOuterSet,ThemeEditor.Common.Themes.ColorSets BottomBackgroundOuter
return ThemeEditor.Common.Themes.ColorSets.BottomBackgroundOuterSet

BottomCornerButton public property

public BottomCorner,ThemeEditor.Common.Themes.ColorSets BottomCornerButton
return ThemeEditor.Common.Themes.ColorSets.BottomCorner

Close public property

public OpenCloseSet,ThemeEditor.Common.Themes.ColorSets Close
return ThemeEditor.Common.Themes.ColorSets.OpenCloseSet

Cursor public property

public CursorSet,ThemeEditor.Common.Themes.ColorSets Cursor
return ThemeEditor.Common.Themes.ColorSets.CursorSet

DemoText public property

public DemoTextSet,ThemeEditor.Common.Themes.ColorSets DemoText
return ThemeEditor.Common.Themes.ColorSets.DemoTextSet

File public property

public FileSet,ThemeEditor.Common.Themes.ColorSets File
return ThemeEditor.Common.Themes.ColorSets.FileSet

Folder public property

public FolderSet,ThemeEditor.Common.Themes.ColorSets Folder
return ThemeEditor.Common.Themes.ColorSets.FolderSet

FolderArrow public property

public FolderArrowSet,ThemeEditor.Common.Themes.ColorSets FolderArrow
return ThemeEditor.Common.Themes.ColorSets.FolderArrowSet

FolderBackground public property

public BottomBackgroundInnerSet,ThemeEditor.Common.Themes.ColorSets FolderBackground
return ThemeEditor.Common.Themes.ColorSets.BottomBackgroundInnerSet

GameText public property

public GameTextSet,ThemeEditor.Common.Themes.ColorSets GameText
return ThemeEditor.Common.Themes.ColorSets.GameTextSet

Open public property

public OpenCloseSet,ThemeEditor.Common.Themes.ColorSets Open
return ThemeEditor.Common.Themes.ColorSets.OpenCloseSet

TopBackground public property

public TopBackgroundSet,ThemeEditor.Common.Themes.ColorSets TopBackground
return ThemeEditor.Common.Themes.ColorSets.TopBackgroundSet

TopCornerButton public property

public TopCornerSet,ThemeEditor.Common.Themes.ColorSets TopCornerButton
return ThemeEditor.Common.Themes.ColorSets.TopCornerSet