mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-06 21:57:47 +00:00
GEEKING
This commit is contained in:
@@ -0,0 +1,267 @@
|
||||
; Black
|
||||
|
||||
[Window]
|
||||
|
||||
FlatFrame = 1
|
||||
BorderActive0 = 99 99 99
|
||||
BorderActive1 = 131 131 131
|
||||
BorderActive2 = 113 113 113
|
||||
BorderActive3 = 50 49 49
|
||||
|
||||
BorderInactive0 = 119 119 119
|
||||
BorderInactive1 = 158 158 158
|
||||
BorderInactive2 = 158 158 158
|
||||
BorderInactive3 = 50 49 49
|
||||
|
||||
CaptionTextActive = 226 226 226
|
||||
CaptionTextInActive = 212 212 212
|
||||
CaptionTextActiveTitle = 212 212 212
|
||||
|
||||
WindowFrame = 76 83 92
|
||||
EdgeHighLightColor = 255 255 255
|
||||
|
||||
ButtonFace = 118 128 142
|
||||
|
||||
|
||||
HighlightSelected = 255 231 162
|
||||
HighlightSelectedBorder = 255 189 105
|
||||
|
||||
HighlightChecked = 255 189 105
|
||||
HighlightCheckedBorder = 255 171 63
|
||||
|
||||
HighlightPressed = 255 171 63
|
||||
HighlightPressedBorder = 251 140 60
|
||||
|
||||
HighlightSelectedLight = 255 245 204
|
||||
HighlightSelectedDark = 255 219 117
|
||||
HighlightCheckedLight = 255 207 146
|
||||
HighlightCheckedDark = 255 171 63
|
||||
HighlightPressedLight = 252 151 61
|
||||
HighlightPressedDark = 255 184 94
|
||||
|
||||
TooltipLight = 255 255 255
|
||||
TooltipDark = 228 228 240
|
||||
TooltipBorder = 118 118 118
|
||||
|
||||
[Workspace]
|
||||
|
||||
AppWorkspace = 111 111 111
|
||||
WorkspaceClientTop = 111 111 111
|
||||
WorkspaceClientMiddle = 86 86 86
|
||||
WorkspaceClientBottom = 62 62 62
|
||||
|
||||
[StatusBar]
|
||||
|
||||
StatusBarText = 226 226 226
|
||||
StatusBarFaceTopLight = 76 83 92
|
||||
StatusBarFaceTopDark = 57 62 70
|
||||
StatusBarFaceBottomLight = 35 38 42
|
||||
StatusBarFaceBottomDark = 53 58 65
|
||||
StatusBarShadow = 97 106 118
|
||||
|
||||
[MessageBar]
|
||||
|
||||
MessageBar = 212 216 219
|
||||
MessageBarText = 50 50 50
|
||||
MessageBarFrame = 180 180 180
|
||||
MessageBarLight = 255 255 255
|
||||
MessageBarDark = 234 234 234
|
||||
|
||||
[Toolbar]
|
||||
|
||||
ControlDisabledIcon = 94 94 94
|
||||
ControlDisabledIconLight = 212 212 212
|
||||
ControlDisabledIconDark = 59 59 59
|
||||
|
||||
ControlGallerySelected = 193 193 193
|
||||
ControlGalleryNormal = 187 187 187
|
||||
ControlGalleryBorder = 132 132 132
|
||||
|
||||
ControlLabel = 240 242 245
|
||||
ControlEditBorder = 145 145 145
|
||||
ControlEditDisabledBorder = 159 159 159
|
||||
|
||||
DockBarFace = 83 83 83
|
||||
|
||||
ToolbarFace = 118 128 142
|
||||
ToolbarFaceLight = 205 208 213
|
||||
ToolbarFaceDark = 148 156 166
|
||||
ToolbarFaceShadow = 76 83 92
|
||||
ToolbarSeparator = 145 153 164
|
||||
|
||||
ControlToolbarExpandLight = 178 183 191
|
||||
ControlToolbarExpandDark = 76 83 92
|
||||
|
||||
ControlHighlightPopupedLight = 145 153 164
|
||||
ControlHighlightPopupedDark = 108 117 128
|
||||
|
||||
MenuPopupBorder = 145 153 164
|
||||
|
||||
ToolbarGripper = 55 60 67
|
||||
|
||||
FloatingBarGripper = 76 83 92
|
||||
FloatingBarGripperText = 255 255 255
|
||||
FloatingBarBorder = 55 60 67
|
||||
|
||||
MenuBarText = 255 255 255
|
||||
|
||||
MenuPopupGripperLight = 239 239 239
|
||||
MenuPopupGripperDark = 239 239 239
|
||||
MenuPopupExpandedGripperLight = 210 213 218
|
||||
MenuPopupExpandedGripperDark = 197 201 207
|
||||
MenuPopupTearOffGripper = 118 128 142
|
||||
|
||||
[Ribbon]
|
||||
|
||||
RibbonFace = 115 115 115
|
||||
RibbonInactiveFace = 158 158 158
|
||||
|
||||
RibbonText = 226 226 226
|
||||
|
||||
GroupSpacing = 0
|
||||
|
||||
TabSelectedText = 0 0 0
|
||||
TabNormalText = 226 226 226
|
||||
TabHighlightText = 255 255 255
|
||||
|
||||
GroupCaptionText = 36 36 36
|
||||
GroupClientText = 0 0 0
|
||||
|
||||
ControlEditNormal = 198 198 198
|
||||
ControlEditSelected = 204 204 204
|
||||
|
||||
MenuPopupText = 59 59 59
|
||||
MenuPopupSeparator = 199 200 201
|
||||
MenuPopupGripperShadow = 226 228 231
|
||||
|
||||
ControlHighlightText = 30 57 91
|
||||
|
||||
RecentFileListBackground = 233 234 238
|
||||
RecentFileListEdgeHighLight = 245 245 245
|
||||
RecentFileListEdgeShadow = 216 216 216
|
||||
|
||||
MinimizedFrameEdgeHighLight = 78 78 78
|
||||
MinimizedFrameEdgeShadow = 78 78 78
|
||||
|
||||
MenuPopupGripper = 255 255 255
|
||||
MenuPopupExpandedGripperLight = 255 255 255
|
||||
MenuPopupExpandedGripperDark =255 255 255
|
||||
|
||||
FileButtonText = 255 255 255
|
||||
FileButtonImageCount = 7
|
||||
|
||||
BackstageMenuTextColor = 255 255 255
|
||||
|
||||
[DockingPane]
|
||||
|
||||
Splitter = 79 79 79
|
||||
SplitterLight = 82 82 82
|
||||
SplitterDark = 15 15 15
|
||||
|
||||
NormalCaptionLight = 124 124 124
|
||||
NormalCaptionDark = 124 124 124
|
||||
NormalCaptionText = 255 255 255
|
||||
|
||||
ActiveCaptionLight = 255 231 162
|
||||
ActiveCaptionDark = 255 166 76
|
||||
ActiveCaptionText = 55 60 67
|
||||
|
||||
WordSplitter = 83 83 83
|
||||
WordNormalCaption = 124 124 124
|
||||
WordActiveCaption = 104 104 104
|
||||
WordPaneBackground = 161 161 161
|
||||
WordCaptionText = 255 255 255
|
||||
WordPaneBorder = 68 68 68
|
||||
Office2010Style = 1
|
||||
|
||||
[Dialog]
|
||||
|
||||
Background = 235 235 235
|
||||
|
||||
[TabManager]
|
||||
|
||||
FrameBorder = 76 83 92
|
||||
DarkShadow = 76 83 92
|
||||
LightShadow = 145 153 164
|
||||
|
||||
HeaderFaceLight = 240 241 242
|
||||
HeaderFaceDark = 189 194 200
|
||||
|
||||
AutoHideFaceLight = 189 194 200
|
||||
AutoHideFaceDark = 189 194 200
|
||||
|
||||
AccessHeader = 72 72 72
|
||||
AccessBorder = 145 153 164
|
||||
|
||||
TextColor = 0 0 0
|
||||
NormalTextColor = 255 255 255
|
||||
|
||||
[ShortcutBar]
|
||||
|
||||
NormalText = 255 255 255
|
||||
SelectedText = 255 255 255
|
||||
FrameBorder = 48 48 48
|
||||
FlatStyle = 1
|
||||
FlatBackground = 86 86 86
|
||||
|
||||
CaptionLight = 103 103 103
|
||||
CaptionDark = 91 91 91
|
||||
CaptionText = 255 255 255
|
||||
GripperLight = 102 102 102
|
||||
GripperDark = 81 81 81
|
||||
|
||||
ItemNormalCaptionLight = 86 86 86
|
||||
ItemNormalCaptionDark = 86 86 86
|
||||
ItemHotCaptionLight = 86 86 86
|
||||
ItemHotCaptionDark = 86 86 86
|
||||
ItemCaptionText = 255 255 255
|
||||
ItemCaptionTop = 102 102 102
|
||||
ItemCaptionShadow = 48 48 48
|
||||
|
||||
[Controls]
|
||||
|
||||
GroupBoxFrame = 70 70 70
|
||||
|
||||
[PopupControl]
|
||||
|
||||
FrameBorder = 55 60 67
|
||||
BackgroundLight = 227 229 232
|
||||
BackgroundDark = 188 193 200
|
||||
CaptionLight = 240 241 242
|
||||
CaptionDark = 194 199 205
|
||||
NormalText = 0 0 0
|
||||
ButtonSelected = 255 231 162
|
||||
ButtonPressed = 251 140 60
|
||||
ButtonBorder = 255 189 105
|
||||
|
||||
[PropertyGrid]
|
||||
|
||||
Background = 199 203 209
|
||||
Shadow = 76 83 92
|
||||
HelpBack = 221 224 227
|
||||
HelpFore = 0 0 0
|
||||
GridLine = 221 224 227
|
||||
CategoryText = 0 0 0
|
||||
HighlightText = 0 0 0
|
||||
Highlight = 166 175 201
|
||||
|
||||
[ListBox]
|
||||
|
||||
NormalText = 70 70 70
|
||||
|
||||
[ReportControl]
|
||||
|
||||
NormalColumnLight = 234 234 234
|
||||
NormalColumnDark = 223 223 223
|
||||
PressedColumnLight = 223 223 223
|
||||
PressedColumnDark = 234 234 234
|
||||
ColumnShadow = 59 59 59
|
||||
ColumnSeparator = 59 59 59
|
||||
GroupBoxBackground = 131 131 131
|
||||
GroupBoxTextColor = 0 0 0
|
||||
GroupShadeBackground = 225 225 225
|
||||
GroupShadeBorder = 184 184 184
|
||||
GroupShadeBorderLineStyle = 3
|
||||
SelectionBackground = 167 205 240
|
||||
GroupShadeIndent = 232 234 236
|
||||
|
||||
Reference in New Issue
Block a user