名字
@baseTheme = light
@background = #FFFFFF
@foreground = #333333
@accentColor = #5d8cff
@selectionInactiveBackground = fade(@accentColor,74%,derived)
@selectionInactiveForeground = #ffffff
@selectionForeground = #ffffff
@checkboxColor =@accentColor
CheckBox.icon.borderColor=@checkboxColor
CheckBox.icon.focusedBorderColor=@checkboxColor
CheckBox.icon.checkmarkColor=@checkboxColor
CheckBox.icon.borderColor=@checkboxColor
CheckBox.icon.selectedBorderColor=@checkboxColor
CheckBox.icon.focusedBorderColor=#fff
CheckBox.icon.hoverBorderColor=@checkboxColor
CheckBox.icon.pressedBorderColor=@checkboxColor
App.chartHoverBackground=darken(@accentColor,5%)
App.background=darken(@background,6%)
App.titleBarBackground=darken(@background,15%)
App.optionPaneBackground=darken(@background,2%)
App.accentColor=@accentColor
App.searchBackground=lighten($TextField.background,15%)
App.selectionForeground=@accentColor
App.successColor=#67C23A
App.waringColor=#f56c6c
App.errorColor=#f56c6c
App.rolloverColor=fade(@accentColor,18%,derived)
App.foreground=@foreground
App.tableSelectionBackground=lighten(changeSaturation(@accentColor,50%),19%)
defaultFont=14
Component.focusWidth = 0
Component.focusColor = @accentColor
Button.background = @accentColor
Button.foreground = @selectionForeground
Button.focusedBackground = lighten($Button.background,10%,derived)
Button.borderColor = @accentColor
Button.toolbar.selectedForeground = @selectionForeground
Button.toolbar.hoverForeground = @selectionForeground
ToggleButton.toolbar.selectedForeground = @selectionForeground
ToggleButton.toolbar.hoverForeground = @selectionForeground
ToggleButton.selectedForeground = @selectionForeground
HelpButton.background = @background
TableHeader.height = 40
TableHeader.background =#EBECEF
TableHeader.separatorColor = #D9D9D9
TableHeader.foreground = @foreground
Table.showHorizontalLines = true
Table.showVerticalLines = true
Table.rowHeight = 35
Table.intercellSpacing = 1,1
Table.background = @background
Table.cellFocusColor=@accentColor
Table.selectionForeground = @foreground
Table.selectionInactiveForeground = @foreground
Table.selectionBackground = $App.tableSelectionBackground
Table.selectionInactiveBackground = #EFF4FF
TabbedPane.tabHeight=30
TabbedPane.hoverColor=fade(@accentColor,25%)
TabbedPane.font=bold
TabbedPane.tabSelectionHeight=1
TabbedPane.selectedBackground=fade(@accentColor,40%)
TabbedPane.showTabSeparators = false
Tree.rowHeight = 35
最新评论 我的评论
t-io为本站提供HTTP、WebSocket、Socket、页面渲染与压缩等服务,nginx为本站提供反向代理服务
© 2017-2023 钛特云 版权所有 | 浙ICP备17032976号 | 浙公网安备 33011802002129号