const classcamembert::Theme
sys::Obj camembert::Theme
Theme constants
- bestFont
static Font bestFont(Int? size)
Best programming fonts(IMO) available standard for the current OS
- bestFontName
static Str bestFontName()
- bg
- caretColor
@
Setting { help=["Color of the caret"] }
const Color caretColor := Color.<ctor>(0)- edBg
@
Setting { help=["Editor pane background color'"] }
const Color edBg := Color.white- edBracket
@
Setting { help=["brackets in editor"] }
const RichTextStyle edBracket := ...- edBracketMatch
@
Setting { help=["brackets match in editor"] }
const RichTextStyle edBracketMatch := ...- edCols
@
Setting { help=... }
const Int[] edCols := Int[((Obj?)2),((Obj?)79)]- edColsColor
@
Setting { help=["Color for the color indicators"] }
const Color edColsColor := Color.<ctor>(14540253)- edComment
@
Setting { help=["Comments in editor"] }
const RichTextStyle edComment := ...- edCurLineBg
@
Setting { help=... }
const Color edCurLineBg := Color.<ctor>(15658734)- edFont
@
Setting { help=["Font used in editor pane'"] }
const Font edFont := Theme.bestFont(((Int?)11))- edKeyword
@
Setting { help=["keywords in editors"] }
const RichTextStyle edKeyword := ...- edNum
@
Setting { help=["Numbers in editor"] }
const RichTextStyle edNum := ...- edSelectBg
- edStr
@
Setting { help=["Strings in editor"] }
const RichTextStyle edStr := ...- edText
@
Setting { help=["Default color of text in the editor"] }
const RichTextStyle edText := ...- fileToIcon
- font
@
Setting { help=... }
const Font font := Theme.bestFont(((Int?)9))- fontColor
- helpBg1
@
Setting { help=["Color for help docs bg 1"] }
const Color helpBg1 := Color.<ctor>(11206570)- helpBg2
@
Setting { help=["Color for help docs bg 1"] }
const Color helpBg2 := Color.<ctor>(11184895)- iconCs
const Image iconCs := ...
- iconDir
const Image iconDir := ...
- iconDirty
const Image iconDirty := ...
- iconErr
const Image iconErr := Image.<ctor>(`fan://icons/x16/err.png`)
- iconFan
const Image iconFan := ...
- iconField
const Image iconField := ...
- iconFile
const Image iconFile := Image.<ctor>(`fan://icons/x16/file.png`)
- iconFolderClosed
const Image iconFolderClosed := ...
- iconFolderOpen
const Image iconFolderOpen := ...
- iconHome
const Image iconHome := ...
- iconImage
const Image iconImage := ...
- iconIndexing
const Image iconIndexing := Image.<ctor>(`fan://icons/x16/sync.png`)
- iconJava
const Image iconJava := ...
- iconJs
const Image iconJs := ...
- iconMark
const Image iconMark := Image.<ctor>(`fan://icons/x16/tag.png`)
- iconMethod
const Image iconMethod := ...
- iconNotDirty
const Image iconNotDirty := ...
- iconOk
const Image iconOk := ...
- iconPod
const Image iconPod := ...
- iconPodGroup
const Image iconPodGroup := ...
- iconPython
const Image iconPython := ...
- iconRuby
const Image iconRuby := ...
- iconSlideDown
const Image iconSlideDown := ...
- iconSlideUp
const Image iconSlideUp := ...
- iconType
const Image iconType := ...
- lineNumberColor
@
Setting { help=["Color of line number addicator"] }
const Color lineNumberColor := Color.<ctor>(11184810)- load
Reload theme
- make
new make(|This? f := null)
Default constructor with it-block
- name
const Str name := "default"
- scrollBg
@
Setting { help=["Color of the scrollbar bg"] }
const Color scrollBg := Color.<ctor>(14540253)- scrollFg
@
Setting { help=["Color of the scrollbar handle"] }
const Color scrollFg := Color.<ctor>(12303291)- selectedItem
@
Setting { help=["Background of selected items"] }
const Color selectedItem := Color.<ctor>(10092441)- spacePillBg
@
Setting { help=["Background of space 'pills'"] }
const Color spacePillBg := Color.<ctor>(15658734)