⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 theme.txt

📁 This is processing for java examples.
💻 TXT
字号:
# GUI - STATUSstatus.notice.fgcolor = #000000status.notice.bgcolor = #818b95status.error.fgcolor = #ffffffstatus.error.bgcolor = #662000status.edit.fgcolor = #000000status.edit.bgcolor = #cc9900status.font = SansSerif,plain,12# GUI - TABS# settings for the tabs at the top# (tab images are stored in the lib/theme folder)header.bgcolor = #818b95header.text.selected.color = #1a1a00header.text.unselected.color = #ffffffheader.text.font = SansSerif,plain,12# GUI - CONSOLEconsole.font = Monospaced,plain,11console.font.macosx = Monaco,plain,10console.color = #000000console.output.color = #ccccccconsole.error.color = #ff3000# GUI - BUTTONSbuttons.bgcolor = #4a545ebuttons.status.font = SansSerif,plain,12buttons.status.color = #ffffff# GUI - LINESTATUSlinestatus.color = #fffffflinestatus.bgcolor = #29333d# EDITOR - DETAILS# foreground and background colorseditor.fgcolor = #000000editor.bgcolor = #ffffff# highlight for the current lineeditor.linehighlight.color=#e2e2e2# highlight for the current lineeditor.linehighlight=true# caret blinking and caret coloreditor.caret.color = #333300# color to be used for background when 'external editor' enablededitor.external.bgcolor = #c8d2dc# selection coloreditor.selection.color = #ffcc00# area that's not in use by the text (replaced with tildes)editor.invalid.style = #7e7e7e,bold# little pooties at the end of lines that show where they finisheditor.eolmarkers = falseeditor.eolmarkers.color = #999999# bracket/brace highlightingeditor.brackethighlight = trueeditor.brackethighlight.color = #006699# TEXT - KEYWORDS# e.g abstract, final, privateeditor.keyword1.style = #cc6600,plain# e.g. beginShape, point, lineeditor.keyword2.style = #cc6600,plain# e.g. byte, char, short, coloreditor.keyword3.style = #cc6600,bold# TEXT - LITERALS# constants: e.g. null, true, this, RGB, TWO_PIeditor.literal1.style = #006699,plain# p5 built in variables: e.g. mouseX, width, pixelseditor.literal2.style = #006699,plain# e.g. + - = /editor.operator.style = #000000,plain# ?? maybe this is for words followed by a colon# like in case statements or gotoeditor.label.style = #7e7e7e,bold# TEXT - COMMENTSeditor.comment1.style = #7e7e7e,plaineditor.comment2.style = #7e7e7e,plain# LINE STATUS - editor line number status bar at the bottom of the screenlinestatus.font	   = SansSerif,plain,10linestatus.height  = 20

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -