You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81 lines
3.3 KiB
INI
81 lines
3.3 KiB
INI
;--------------------------------------------
|
|
; file: Luna\themes.ini
|
|
;--------------------------------------------
|
|
|
|
;---------- Color Schemes for this theme ------------
|
|
[ColorScheme.Blue]
|
|
DisplayName = Blue
|
|
ToolTip = Blue color scheme
|
|
|
|
[ColorScheme.Black2]
|
|
DisplayName = Black2
|
|
ToolTip = Black2 color scheme
|
|
|
|
[ColorScheme.Black]
|
|
DisplayName = Black
|
|
ToolTip = Black color scheme
|
|
|
|
[ColorScheme.Silver]
|
|
DisplayName = Silver
|
|
ToolTip = Silver color scheme
|
|
|
|
;---------- Sizes for this theme ------------
|
|
[Size.NormalSize]
|
|
DisplayName = Normal
|
|
ToolTip = Normal size
|
|
|
|
|
|
;---------- Substitution tables for this theme ------------
|
|
[Subst.Common]
|
|
|
|
[Subst.Blue]
|
|
Include = Common
|
|
|
|
[Subst.Black]
|
|
Include = Common
|
|
|
|
[Subst.Black2]
|
|
Include = Common
|
|
|
|
[Subst.Silver]
|
|
Include = Common
|
|
|
|
[Subst.NormalSize]
|
|
SBWidth = 17
|
|
SBHeight = 17
|
|
CaptionBarHeight = 25
|
|
SMCaptionBarHeight = 17
|
|
SMCaptionBarWidth = 17
|
|
CaptionFont = Trebuchet MS, 10, bold
|
|
SmallCaptionFont = Tahoma, 8, bold
|
|
MenuFont = Tahoma, 8
|
|
StatusFont = Tahoma, 8
|
|
MsgBoxFont = Tahoma, 8
|
|
IconTitleFont = Tahoma, 8
|
|
Tahoma8 = Tahoma, 8
|
|
Tahoma8Bold = Tahoma, 8, Bold
|
|
StartPanelFont = Franklin Gothic Medium, 14
|
|
StartButtonFont = Franklin Gothic Medium, 14, italic
|
|
|
|
|
|
;---------- ClassData files for this theme ------------
|
|
[File.NormalBlack2]
|
|
FileName = Black2\Black.ini
|
|
ColorSchemes = Black2
|
|
Sizes = NormalSize
|
|
|
|
[File.NormalBlue]
|
|
FileName = Blue\Blue.ini
|
|
ColorSchemes = Blue
|
|
Sizes = NormalSize
|
|
|
|
[File.NormalBlack]
|
|
FileName = Black\Black.ini
|
|
ColorSchemes = Black
|
|
Sizes = NormalSize
|
|
|
|
[File.NormalSilver]
|
|
FileName = Silver\Silver.ini
|
|
ColorSchemes = Silver
|
|
Sizes = NormalSize
|