Home
last modified time | relevance | path

Searched defs:InactiveBorderColor (Results 1 – 5 of 5) sorted by relevance

/dports/devel/lazygit/lazygit-0.31.4/pkg/theme/
H A Dtheme.go17 InactiveBorderColor gocui.Attribute var
/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/ThemeVS2003/
H A DVS2003DockPaneCaption.cs202 protected virtual Color InactiveBorderColor property in WeifenLuo.WinFormsUI.Docking.VS2003DockPaneCaption
/dports/games/cake/cake_src/cake/
H A Dconsole.h209 GLfloat InactiveBorderColor[4]; /**< border color for inactive console */ variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/
H A DThemeTypes.h74 …ptionTextColor, GrayTextColor, HighlightColor, HighlightTextColor, InactiveBorderColor, InactiveCa… enumerator
/dports/devel/lazygit/lazygit-0.31.4/pkg/config/
H A Duser_config.go50 InactiveBorderColor []string `yaml:"inactiveBorderColor"` member