aboutsummaryrefslogtreecommitdiffstats
path: root/.config/SuperCollider/sc_ide_conf.yaml
blob: 9fb139f308e176371b9a0f942ef621ff35e8ba68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
IDE:
  editor:
    blinkDuration: 600
    font:
      antialias: 2
      family: DejaVu Sans Mono
      size: 10
    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: ""
  mainWindow:
    detached: !QVariantMap
      documents-dock: ""
      help-dock: ""
      post-dock: ""
    geometry: AdnQywACAAAAAAAAAAAAEgAABVUAAAL/AAAAAgAAABQAAAVTAAAC/QAAAAACAAAABVY=
    state: AAAA/wAAAAD9AAAAAgAAAAAAAAAAAAAAAPwCAAAAAfsAAAAcAGQAbwBjAHUAbQBlAG4AdABzAC0AZABvAGMAawAAAAAA/////wAAAF4A////AAAAAQAAAh4AAAK+/AIAAAAC+wAAABIAaABlAGwAcAAtAGQAbwBjAGsBAAAAEwAAAWQAAABMAP////sAAAASAHAAbwBzAHQALQBkAG8AYwBrAQAAAXgAAAFZAAAATAD///8AAAMzAAACvgAAAAEAAAACAAAAAQAAAAL8AAAAAA==
  postWindow:
    lineWrap: false
    scrollback: 1000
  recentDocuments: !QVariantList
    []
  shortcuts:
    editor-document-next: Alt+K
    editor-document-previous: Alt+J
  startWithSession: last