mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-05 13:17:49 +00:00
65 lines
1.4 KiB
INI
65 lines
1.4 KiB
INI
; Gray
|
|
|
|
[Window]
|
|
|
|
FlatFrame = 1
|
|
|
|
AccentColorBlue = 43 87 154
|
|
AccentColorBrown = 161 53 55
|
|
AccentColorGreen = 33 115 70
|
|
AccentColorLime = 137 164 48
|
|
AccentColorMagenta = 216 0 115
|
|
AccentColorOrange = 208 69 37
|
|
AccentColorPink = 230 113 184
|
|
AccentColorPurple = 126 56 120
|
|
AccentColorRed = 229 20 0
|
|
AccentColorTeal = 7 114 101
|
|
|
|
BarFace = 241 241 241
|
|
BarText = 30 30 30
|
|
BarShadow = 230 230 230
|
|
BarHilite = 255 255 255
|
|
BarDkShadow = 198 198 198
|
|
BarLight = 250 250 250
|
|
|
|
[Ribbon]
|
|
RibbonFace = 241 241 241
|
|
RibbonInactiveFace = 252 252 252
|
|
RibbonSeparator = 198 198 198
|
|
RibbonLight = 255 255 255
|
|
|
|
RecentFileListBackground = 255 255 255
|
|
MenuPopupSeparator = 212 212 212
|
|
MenuPopupRect = 238 238 238
|
|
RecentFileListEdgeHighLight = 212 212 212
|
|
RecentFileListEdgeShadow = 238 238 238
|
|
GroupClientText = 59 59 59
|
|
|
|
[Toolbar]
|
|
ToolbarSeparator = 212 212 212
|
|
ControlGalleryBk = 255 255 255
|
|
|
|
[DockingPane]
|
|
ActiveCaptionDark = 255 255 255
|
|
ActiveCaptionLight = 255 255 255
|
|
NormalCaptionDark = 255 255 255
|
|
NormalCaptionLight = 255 255 255
|
|
SplitterDark = 255 255 255
|
|
SplitterLight = 255 255 255
|
|
|
|
[TabManager]
|
|
HeaderFaceLight = 255 255 255
|
|
AccessHeader = 255 255 255
|
|
; TextColor = 59 59 59
|
|
; NormalTextColor = 59 59 59
|
|
|
|
[ReportControl]
|
|
;PressedColumnDark = 255 255 255
|
|
;PressedColumnLight = 255 255 255
|
|
;NormalColumnDark = 255 255 255
|
|
;NormalColumnLight = 255 255 255
|
|
;ColumnShadow = 255 255 255
|
|
|
|
[Dialog]
|
|
Background = 255 255 255
|