UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FStyleColors Struct Reference

#include <StyleColors.h>

Static Public Attributes

static SLATECORE_API const FSlateColor Transparent = FSlateColor(FLinearColor::Transparent)
 
static SLATECORE_API const FSlateColor Black = EStyleColor::Black
 
static SLATECORE_API const FSlateColor Title = EStyleColor::Title
 
static SLATECORE_API const FSlateColor WindowBorder = EStyleColor::WindowBorder
 
static SLATECORE_API const FSlateColor Foldout = EStyleColor::Foldout
 
static SLATECORE_API const FSlateColor Input = EStyleColor::Input
 
static SLATECORE_API const FSlateColor InputOutline = EStyleColor::InputOutline
 
static SLATECORE_API const FSlateColor Recessed = EStyleColor::Recessed
 
static SLATECORE_API const FSlateColor Background = EStyleColor::Background
 
static SLATECORE_API const FSlateColor Panel = EStyleColor::Panel
 
static SLATECORE_API const FSlateColor Header = EStyleColor::Header
 
static SLATECORE_API const FSlateColor Dropdown = EStyleColor::Dropdown
 
static SLATECORE_API const FSlateColor DropdownOutline = EStyleColor::DropdownOutline
 
static SLATECORE_API const FSlateColor Hover = EStyleColor::Hover
 
static SLATECORE_API const FSlateColor Hover2 = EStyleColor::Hover2
 
static SLATECORE_API const FSlateColor White = EStyleColor::White
 
static SLATECORE_API const FSlateColor White25 = EStyleColor::White25
 
static SLATECORE_API const FSlateColor Highlight = EStyleColor::Highlight
 
static SLATECORE_API const FSlateColor Primary = EStyleColor::Primary
 
static SLATECORE_API const FSlateColor PrimaryHover = EStyleColor::PrimaryHover
 
static SLATECORE_API const FSlateColor PrimaryPress = EStyleColor::PrimaryPress
 
static SLATECORE_API const FSlateColor Secondary = EStyleColor::Secondary
 
static SLATECORE_API const FSlateColor Foreground = EStyleColor::Foreground
 
static SLATECORE_API const FSlateColor ForegroundHover = EStyleColor::ForegroundHover
 
static SLATECORE_API const FSlateColor ForegroundInverted = EStyleColor::ForegroundInverted
 
static SLATECORE_API const FSlateColor ForegroundHeader = EStyleColor::ForegroundHeader
 
static SLATECORE_API const FSlateColor Select = EStyleColor::Select
 
static SLATECORE_API const FSlateColor SelectInactive = EStyleColor::SelectInactive
 
static SLATECORE_API const FSlateColor SelectParent = EStyleColor::SelectParent
 
static SLATECORE_API const FSlateColor SelectHover = EStyleColor::SelectHover
 
static SLATECORE_API const FSlateColor Notifications = EStyleColor::Notifications
 
static SLATECORE_API const FSlateColor AccentBlue = EStyleColor::AccentBlue
 
static SLATECORE_API const FSlateColor AccentPurple = EStyleColor::AccentPurple
 
static SLATECORE_API const FSlateColor AccentPink = EStyleColor::AccentPink
 
static SLATECORE_API const FSlateColor AccentRed = EStyleColor::AccentRed
 
static SLATECORE_API const FSlateColor AccentOrange = EStyleColor::AccentOrange
 
static SLATECORE_API const FSlateColor AccentYellow = EStyleColor::AccentYellow
 
static SLATECORE_API const FSlateColor AccentGreen = EStyleColor::AccentGreen
 
static SLATECORE_API const FSlateColor AccentBrown = EStyleColor::AccentBrown
 
static SLATECORE_API const FSlateColor AccentBlack = EStyleColor::AccentBlack
 
static SLATECORE_API const FSlateColor AccentGray = EStyleColor::AccentGray
 
static SLATECORE_API const FSlateColor AccentWhite = EStyleColor::AccentWhite
 
static SLATECORE_API const FSlateColor AccentFolder = EStyleColor::AccentFolder
 
static SLATECORE_API const FSlateColor Warning = EStyleColor::Warning
 
static SLATECORE_API const FSlateColor Error = EStyleColor::Error
 
static SLATECORE_API const FSlateColor Success = EStyleColor::Success
 

Detailed Description

Common/themeable colors used by all styles Please avoid adding new generic colors to this list without discussion first

Member Data Documentation

◆ AccentBlack

const FSlateColor FStyleColors::AccentBlack = EStyleColor::AccentBlack
static

◆ AccentBlue

const FSlateColor FStyleColors::AccentBlue = EStyleColor::AccentBlue
static

◆ AccentBrown

const FSlateColor FStyleColors::AccentBrown = EStyleColor::AccentBrown
static

◆ AccentFolder

const FSlateColor FStyleColors::AccentFolder = EStyleColor::AccentFolder
static

◆ AccentGray

const FSlateColor FStyleColors::AccentGray = EStyleColor::AccentGray
static

◆ AccentGreen

const FSlateColor FStyleColors::AccentGreen = EStyleColor::AccentGreen
static

◆ AccentOrange

const FSlateColor FStyleColors::AccentOrange = EStyleColor::AccentOrange
static

◆ AccentPink

const FSlateColor FStyleColors::AccentPink = EStyleColor::AccentPink
static

◆ AccentPurple

const FSlateColor FStyleColors::AccentPurple = EStyleColor::AccentPurple
static

◆ AccentRed

const FSlateColor FStyleColors::AccentRed = EStyleColor::AccentRed
static

◆ AccentWhite

const FSlateColor FStyleColors::AccentWhite = EStyleColor::AccentWhite
static

◆ AccentYellow

const FSlateColor FStyleColors::AccentYellow = EStyleColor::AccentYellow
static

◆ Background

const FSlateColor FStyleColors::Background = EStyleColor::Background
static

◆ Black

const FSlateColor FStyleColors::Black = EStyleColor::Black
static

◆ Dropdown

const FSlateColor FStyleColors::Dropdown = EStyleColor::Dropdown
static

◆ DropdownOutline

const FSlateColor FStyleColors::DropdownOutline = EStyleColor::DropdownOutline
static

◆ Error

const FSlateColor FStyleColors::Error = EStyleColor::Error
static

◆ Foldout

const FSlateColor FStyleColors::Foldout = EStyleColor::Foldout
static

◆ Foreground

const FSlateColor FStyleColors::Foreground = EStyleColor::Foreground
static

◆ ForegroundHeader

const FSlateColor FStyleColors::ForegroundHeader = EStyleColor::ForegroundHeader
static

◆ ForegroundHover

const FSlateColor FStyleColors::ForegroundHover = EStyleColor::ForegroundHover
static

◆ ForegroundInverted

const FSlateColor FStyleColors::ForegroundInverted = EStyleColor::ForegroundInverted
static

◆ Header

const FSlateColor FStyleColors::Header = EStyleColor::Header
static

◆ Highlight

const FSlateColor FStyleColors::Highlight = EStyleColor::Highlight
static

◆ Hover

const FSlateColor FStyleColors::Hover = EStyleColor::Hover
static

◆ Hover2

const FSlateColor FStyleColors::Hover2 = EStyleColor::Hover2
static

◆ Input

const FSlateColor FStyleColors::Input = EStyleColor::Input
static

◆ InputOutline

const FSlateColor FStyleColors::InputOutline = EStyleColor::InputOutline
static

◆ Notifications

const FSlateColor FStyleColors::Notifications = EStyleColor::Notifications
static

◆ Panel

const FSlateColor FStyleColors::Panel = EStyleColor::Panel
static

◆ Primary

const FSlateColor FStyleColors::Primary = EStyleColor::Primary
static

◆ PrimaryHover

const FSlateColor FStyleColors::PrimaryHover = EStyleColor::PrimaryHover
static

◆ PrimaryPress

const FSlateColor FStyleColors::PrimaryPress = EStyleColor::PrimaryPress
static

◆ Recessed

const FSlateColor FStyleColors::Recessed = EStyleColor::Recessed
static

◆ Secondary

const FSlateColor FStyleColors::Secondary = EStyleColor::Secondary
static

◆ Select

const FSlateColor FStyleColors::Select = EStyleColor::Select
static

◆ SelectHover

const FSlateColor FStyleColors::SelectHover = EStyleColor::SelectHover
static

◆ SelectInactive

const FSlateColor FStyleColors::SelectInactive = EStyleColor::SelectInactive
static

◆ SelectParent

const FSlateColor FStyleColors::SelectParent = EStyleColor::SelectParent
static

◆ Success

const FSlateColor FStyleColors::Success = EStyleColor::Success
static

◆ Title

const FSlateColor FStyleColors::Title = EStyleColor::Title
static

◆ Transparent

const FSlateColor FStyleColors::Transparent = FSlateColor(FLinearColor::Transparent)
static

◆ Warning

const FSlateColor FStyleColors::Warning = EStyleColor::Warning
static

◆ White

const FSlateColor FStyleColors::White = EStyleColor::White
static

◆ White25

const FSlateColor FStyleColors::White25 = EStyleColor::White25
static

◆ WindowBorder

const FSlateColor FStyleColors::WindowBorder = EStyleColor::WindowBorder
static

The documentation for this struct was generated from the following files: