Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CTheme.cpp File Reference
#include "CTheme.hpp"
#include "core/assert.hpp"
#include "core/color.hpp"
#include "core/strings.hpp"
#include "ui/graphics/IGraphics.hpp"
#include "ui/gui/IComponentsGUI.hpp"
#include <string>
Include dependency graph for CTheme.cpp:

Variables

static constexpr uint32_t SedniThemeNixBackground = iv::color::DiamarBlackBackground
 
static constexpr uint32_t SedniThemeNixAlternateList = iv::color::DiamarBlackAlternateBackground
 
static constexpr uint32_t SedniThemeNixBtoBackgroundShadow = iv::color::Transparent
 
static constexpr uint32_t SedniThemeNixButtonBackground = iv::color::GainsboroughBlue
 
static constexpr uint32_t SedniThemeNixButtonBackgroundShadow = 0xFF426384
 
static constexpr uint32_t SedniThemeNixButtonMenuContext = iv::color::LightPink
 
static constexpr uint32_t SedniThemeNixDialogBackground = iv::color::BlueDark
 
static constexpr uint32_t SedniThemeNixDialogBackgroundShadow = iv::color::SteelBlue
 
static constexpr uint32_t SedniThemeNixEdit = iv::color::White
 
static constexpr uint32_t SedniThemeNixEditBackground = iv::color::BlueGray
 
static constexpr uint32_t SedniThemeNixEdgeMsg = iv::color::SteelBlue
 
static constexpr uint32_t SedniThemeNixFocus = iv::color::HotPink
 
static constexpr uint32_t SedniThemeNixGroupButtonsBackground = iv::color::Transparent
 
static constexpr uint32_t SedniThemeNixGroupButtonsEdge = iv::color::Transparent
 
static constexpr uint32_t SedniThemeNixHeaderList = iv::color::DodgerBlue
 
static constexpr uint32_t SedniThemeNixIllumination = iv::color::Green
 
static constexpr uint32_t SedniThemeNixInactive = iv::color::SilverFine
 
static constexpr uint32_t SedniThemeNixLineSeparator = iv::color::SilverFine
 
static constexpr uint32_t SedniThemeNixMaterialDefault = iv::color::White
 
static constexpr uint32_t SedniThemeNixMenuBackground = iv::color::DiamarBlackBackground
 
static constexpr uint32_t SedniThemeNixProgress = iv::color::DeepSkyBlue
 
static constexpr uint32_t SedniThemeNixScroll = iv::color::SteelBlue
 
static constexpr uint32_t SedniThemeNixScrollBackground = iv::color::BlueDark
 
static constexpr uint32_t SedniThemeNixButtonSelectedBackground = iv::color::BlueCobaltAlphaMid
 
static constexpr uint32_t SedniThemeNixDialogTitle = iv::color::DodgerBlue
 
static constexpr uint32_t SedniThemeNixTitle = iv::color::DodgerBlue
 
static constexpr uint32_t SedniThemeNixLabelTitle = iv::color::SedniLabelTitleInGrid
 
static constexpr uint32_t SedniThemeNixLabelValue = iv::color::White
 
static constexpr uint32_t SedniThemeNixButtonText = iv::color::White
 
static constexpr uint32_t SedniThemeNixIndicatorTitle = iv::color::White
 
static constexpr uint32_t SedniThemeNixText = iv::color::WhiteSmoke
 
static constexpr uint32_t SedniThemeLegacyBackground = iv::color::Black
 
static constexpr uint32_t SedniThemeLegacyMenuBackground = iv::color::Black
 
static constexpr uint32_t SedniThemeLegacyDialogShadow = iv::color::GreyDarkShade
 
static constexpr uint32_t SedniThemeLegacyDialogBackground = iv::color::White
 
static constexpr uint32_t SedniThemeLegacyListFocus = iv::color::NrwBarras
 
static constexpr uint32_t SedniThemeLegacyButtonBackgroundShadow = iv::color::Grey36
 
static constexpr uint32_t SedniThemeLegacyButtonNotSelectedBackgroundAlpha = iv::color::Grey36
 
static constexpr uint32_t SedniThemeLegacyButtonSelectedBackgroundAlpha = iv::color::GreenGregoriano
 
static constexpr uint32_t SedniThemeNorthlandBackground = iv::color::NrwBackground
 
static constexpr uint32_t SedniThemeNorthlandMenuBackground = iv::color::NrwBackground
 
static constexpr uint32_t SedniThemeNorthlandDialogShadow = iv::color::NrwWindow1
 
static constexpr uint32_t SedniThemeNorthlandDialogBackground = iv::color::White
 
static constexpr uint32_t SedniThemeNorthlandListFocus = iv::color::NrwBarras
 
static constexpr uint32_t SedniThemeNorthlandButtonBackgroundShadow = iv::color::NrwWindow2
 
static constexpr uint32_t SedniThemeNorthlandButtonNotSelectedBackgroundAlpha = iv::color::NrwWindow2
 
static constexpr uint32_t SedniThemeNorthlandButtonSelectedBackgroundAlpha = iv::color::GreenGregoriano
 

Variable Documentation

◆ SedniThemeLegacyBackground

uint32_t SedniThemeLegacyBackground = iv::color::Black
staticconstexpr

◆ SedniThemeLegacyButtonBackgroundShadow

uint32_t SedniThemeLegacyButtonBackgroundShadow = iv::color::Grey36
staticconstexpr

◆ SedniThemeLegacyButtonNotSelectedBackgroundAlpha

uint32_t SedniThemeLegacyButtonNotSelectedBackgroundAlpha = iv::color::Grey36
staticconstexpr

◆ SedniThemeLegacyButtonSelectedBackgroundAlpha

uint32_t SedniThemeLegacyButtonSelectedBackgroundAlpha = iv::color::GreenGregoriano
staticconstexpr

◆ SedniThemeLegacyDialogBackground

uint32_t SedniThemeLegacyDialogBackground = iv::color::White
staticconstexpr

◆ SedniThemeLegacyDialogShadow

uint32_t SedniThemeLegacyDialogShadow = iv::color::GreyDarkShade
staticconstexpr

◆ SedniThemeLegacyListFocus

uint32_t SedniThemeLegacyListFocus = iv::color::NrwBarras
staticconstexpr

◆ SedniThemeLegacyMenuBackground

uint32_t SedniThemeLegacyMenuBackground = iv::color::Black
staticconstexpr

◆ SedniThemeNixAlternateList

uint32_t SedniThemeNixAlternateList = iv::color::DiamarBlackAlternateBackground
staticconstexpr

◆ SedniThemeNixBackground

uint32_t SedniThemeNixBackground = iv::color::DiamarBlackBackground
staticconstexpr

◆ SedniThemeNixBtoBackgroundShadow

uint32_t SedniThemeNixBtoBackgroundShadow = iv::color::Transparent
staticconstexpr

◆ SedniThemeNixButtonBackground

uint32_t SedniThemeNixButtonBackground = iv::color::GainsboroughBlue
staticconstexpr

◆ SedniThemeNixButtonBackgroundShadow

uint32_t SedniThemeNixButtonBackgroundShadow = 0xFF426384
staticconstexpr

◆ SedniThemeNixButtonMenuContext

uint32_t SedniThemeNixButtonMenuContext = iv::color::LightPink
staticconstexpr

◆ SedniThemeNixButtonSelectedBackground

uint32_t SedniThemeNixButtonSelectedBackground = iv::color::BlueCobaltAlphaMid
staticconstexpr

◆ SedniThemeNixButtonText

uint32_t SedniThemeNixButtonText = iv::color::White
staticconstexpr

◆ SedniThemeNixDialogBackground

uint32_t SedniThemeNixDialogBackground = iv::color::BlueDark
staticconstexpr

◆ SedniThemeNixDialogBackgroundShadow

uint32_t SedniThemeNixDialogBackgroundShadow = iv::color::SteelBlue
staticconstexpr

◆ SedniThemeNixDialogTitle

uint32_t SedniThemeNixDialogTitle = iv::color::DodgerBlue
staticconstexpr

◆ SedniThemeNixEdgeMsg

uint32_t SedniThemeNixEdgeMsg = iv::color::SteelBlue
staticconstexpr

◆ SedniThemeNixEdit

uint32_t SedniThemeNixEdit = iv::color::White
staticconstexpr

◆ SedniThemeNixEditBackground

uint32_t SedniThemeNixEditBackground = iv::color::BlueGray
staticconstexpr

◆ SedniThemeNixFocus

uint32_t SedniThemeNixFocus = iv::color::HotPink
staticconstexpr

◆ SedniThemeNixGroupButtonsBackground

uint32_t SedniThemeNixGroupButtonsBackground = iv::color::Transparent
staticconstexpr

◆ SedniThemeNixGroupButtonsEdge

uint32_t SedniThemeNixGroupButtonsEdge = iv::color::Transparent
staticconstexpr

◆ SedniThemeNixHeaderList

uint32_t SedniThemeNixHeaderList = iv::color::DodgerBlue
staticconstexpr

◆ SedniThemeNixIllumination

uint32_t SedniThemeNixIllumination = iv::color::Green
staticconstexpr

◆ SedniThemeNixInactive

uint32_t SedniThemeNixInactive = iv::color::SilverFine
staticconstexpr

◆ SedniThemeNixIndicatorTitle

uint32_t SedniThemeNixIndicatorTitle = iv::color::White
staticconstexpr

◆ SedniThemeNixLabelTitle

uint32_t SedniThemeNixLabelTitle = iv::color::SedniLabelTitleInGrid
staticconstexpr

◆ SedniThemeNixLabelValue

uint32_t SedniThemeNixLabelValue = iv::color::White
staticconstexpr

◆ SedniThemeNixLineSeparator

uint32_t SedniThemeNixLineSeparator = iv::color::SilverFine
staticconstexpr

◆ SedniThemeNixMaterialDefault

uint32_t SedniThemeNixMaterialDefault = iv::color::White
staticconstexpr

◆ SedniThemeNixMenuBackground

uint32_t SedniThemeNixMenuBackground = iv::color::DiamarBlackBackground
staticconstexpr

◆ SedniThemeNixProgress

uint32_t SedniThemeNixProgress = iv::color::DeepSkyBlue
staticconstexpr

◆ SedniThemeNixScroll

uint32_t SedniThemeNixScroll = iv::color::SteelBlue
staticconstexpr

◆ SedniThemeNixScrollBackground

uint32_t SedniThemeNixScrollBackground = iv::color::BlueDark
staticconstexpr

◆ SedniThemeNixText

uint32_t SedniThemeNixText = iv::color::WhiteSmoke
staticconstexpr

◆ SedniThemeNixTitle

uint32_t SedniThemeNixTitle = iv::color::DodgerBlue
staticconstexpr

◆ SedniThemeNorthlandBackground

uint32_t SedniThemeNorthlandBackground = iv::color::NrwBackground
staticconstexpr

◆ SedniThemeNorthlandButtonBackgroundShadow

uint32_t SedniThemeNorthlandButtonBackgroundShadow = iv::color::NrwWindow2
staticconstexpr

◆ SedniThemeNorthlandButtonNotSelectedBackgroundAlpha

uint32_t SedniThemeNorthlandButtonNotSelectedBackgroundAlpha = iv::color::NrwWindow2
staticconstexpr

◆ SedniThemeNorthlandButtonSelectedBackgroundAlpha

uint32_t SedniThemeNorthlandButtonSelectedBackgroundAlpha = iv::color::GreenGregoriano
staticconstexpr

◆ SedniThemeNorthlandDialogBackground

uint32_t SedniThemeNorthlandDialogBackground = iv::color::White
staticconstexpr

◆ SedniThemeNorthlandDialogShadow

uint32_t SedniThemeNorthlandDialogShadow = iv::color::NrwWindow1
staticconstexpr

◆ SedniThemeNorthlandListFocus

uint32_t SedniThemeNorthlandListFocus = iv::color::NrwBarras
staticconstexpr

◆ SedniThemeNorthlandMenuBackground

uint32_t SedniThemeNorthlandMenuBackground = iv::color::NrwBackground
staticconstexpr