From f35fdae42816c974ad42130f4467f2316453294b Mon Sep 17 00:00:00 2001 From: David Runge Date: Fri, 11 Mar 2016 11:05:12 +0100 Subject: .config/SuperCollider/sc_ide_conf.yaml: Post 3.7 settings --- .config/SuperCollider/sc_ide_conf.yaml | 131 ++++++++++++++++++++------------- 1 file changed, 79 insertions(+), 52 deletions(-) (limited to '.config') diff --git a/.config/SuperCollider/sc_ide_conf.yaml b/.config/SuperCollider/sc_ide_conf.yaml index b15ee2b..9fb139f 100644 --- a/.config/SuperCollider/sc_ide_conf.yaml +++ b/.config/SuperCollider/sc_ide_conf.yaml @@ -1,55 +1,90 @@ IDE: editor: blinkDuration: 600 - colors: - evaluatedCode: !textFormat - color: "#000000" - background: "#f8a200" - lineNumbers: !textFormat - {} - matchingBrackets: !textFormat - color: "#ff0000" - bold: true - mismatchedBrackets: !textFormat - color: "#ffffff" - background: "#960000" - searchResult: !textFormat - color: "#7a7a7a" - background: "#36475a" - selection: !textFormat - {} - text: !textFormat - {} font: antialias: 2 family: DejaVu Sans Mono size: 10 - highlighting: - built-in: !textFormat - color: "#3333bf" - char: !textFormat - color: "#007300" - class: !textFormat - color: "#0000d2" - comment: !textFormat - color: "#bf0000" - env-var: !textFormat - color: "#8c4614" - keyword: !textFormat - color: "#0000e6" - bold: true - number: !textFormat - color: "#980099" - primitive: !textFormat - color: "#3333bf" - string: !textFormat - color: "#5f5f5f" - symbol: !textFormat - color: "#007300" indentWidth: 4 lineWrap: true spaceIndent: false stepForwardEvaluation: false + theme: My old theme + themes: + My old theme: + built-in: !textFormat + color: "#3333bf" + italic: false + char: !textFormat + color: "#007300" + italic: false + class: !textFormat + color: "#0000d2" + italic: false + comment: !textFormat + color: "#bf0000" + italic: false + currentLine: !textFormat + color: "#000000" + background: "#f4f4f4" + italic: false + env-var: !textFormat + color: "#8c4614" + italic: false + evaluatedCode: !textFormat + color: "#000000" + background: "#f8a200" + keyword: !textFormat + color: "#0000e6" + bold: true + italic: false + lineNumbers: !textFormat + {} + matchingBrackets: !textFormat + color: "#ff0000" + bold: true + mismatchedBrackets: !textFormat + color: "#ffffff" + background: "#960000" + italic: false + number: !textFormat + color: "#980099" + italic: false + postwindowemphasis: !textFormat + color: "#000000" + bold: true + italic: false + postwindowerror: !textFormat + color: "#d11c24" + italic: false + postwindowsuccess: !textFormat + color: "#738a05" + italic: false + postwindowtext: !textFormat + color: "#000000" + italic: false + postwindowwarning: !textFormat + color: "#a57706" + italic: false + primitive: !textFormat + color: "#3333bf" + italic: false + searchResult: !textFormat + color: "#7a7a7a" + background: "#36475a" + selection: !textFormat + {} + string: !textFormat + color: "#5f5f5f" + italic: false + symbol: !textFormat + color: "#007300" + italic: false + text: !textFormat + {} + whitespace: !textFormat + color: "#7f7f7f" + italic: false interpreter: autoStart: true runtimeDir: "" @@ -58,21 +93,13 @@ IDE: documents-dock: "" help-dock: "" post-dock: "" - geometry: AdnQywABAAAAAAAAAAAAAAAABP8AAAMIAAAAAAAAAC0AAAN/AAADTAAAAAACAA== - state: AAAA/wAAAAD9AAAAAgAAAAAAAAAAAAAAAPwCAAAAAfsAAAAcAGQAbwBjAHUAbQBlAG4AdABzAC0AZABvAGMAawAAAAAA/////wAAAGMA////AAAAAQAAAlsAAAK//AIAAAAC+wAAABIAaABlAGwAcAAtAGQAbwBjAGsBAAAAFQAAAhIAAABMAP////sAAAASAHAAbwBzAHQALQBkAG8AYwBrAQAAAigAAACsAAAATAD///8AAAKkAAACvwAAAAEAAAACAAAAAQAAAAL8AAAAAA== + geometry: AdnQywACAAAAAAAAAAAAEgAABVUAAAL/AAAAAgAAABQAAAVTAAAC/QAAAAACAAAABVY= + state: AAAA/wAAAAD9AAAAAgAAAAAAAAAAAAAAAPwCAAAAAfsAAAAcAGQAbwBjAHUAbQBlAG4AdABzAC0AZABvAGMAawAAAAAA/////wAAAF4A////AAAAAQAAAh4AAAK+/AIAAAAC+wAAABIAaABlAGwAcAAtAGQAbwBjAGsBAAAAEwAAAWQAAABMAP////sAAAASAHAAbwBzAHQALQBkAG8AYwBrAQAAAXgAAAFZAAAATAD///8AAAMzAAACvgAAAAEAAAACAAAAAQAAAAL8AAAAAA== postWindow: lineWrap: false scrollback: 1000 recentDocuments: !QVariantList - - /home/dave/.config/SuperCollider/startup.scd - - /home/dave/Dropbox/tu-berlin/courses/SE Time and space perceptions in sound installations/habits/scoreTick.scd - - /home/dave/Dropbox/tu-berlin/courses/SE Time and space perceptions in sound installations/habits/scoreTest.scd - - /home/dave/Dropbox/tu-berlin/courses/SE Time and space perceptions in sound installations/habits/HabitSynth.sc - - /home/dave/Dropbox/tu-berlin/courses/SE Time and space perceptions in sound installations/habits/HabitScheduler.sc - - /home/dave/Dropbox/tu-berlin/courses/SE Time and space perceptions in sound installations/habits/habits - - /home/dave/Dropbox/tu-berlin/courses/SE Time and space perceptions in sound installations/habits/habit.scd - - /home/dave/Dropbox/tu-berlin/courses/SE Time and space perceptions in sound installations/habits/Habit.sc - - /home/dave/Dropbox/tu-berlin/courses/SE Time and space perceptions in sound installations/habits/HabitTimer.sc + [] shortcuts: editor-document-next: Alt+K editor-document-previous: Alt+J -- cgit v1.2.3-54-g00ecf