Private
Public Access
update stable config
This commit is contained in:
+12
-12
@@ -17,7 +17,7 @@ paths = [
|
||||
"C:/projects/gencpp/.ai/gencpp_sloppy.toml",
|
||||
"C:/projects/Pikuma/ps1-ai/pikuma_ps1.toml",
|
||||
]
|
||||
active = "project.toml"
|
||||
active = "C:/projects/manual_slop/manual_slop.toml"
|
||||
|
||||
[gui]
|
||||
separate_message_panel = false
|
||||
@@ -70,31 +70,31 @@ scale = 1.0
|
||||
transparency = 1.0
|
||||
child_transparency = 1.0
|
||||
|
||||
[theme.tone_mapping.moss]
|
||||
brightness = 0.7699999809265137
|
||||
contrast = 0.8700000047683716
|
||||
gamma = 1.0
|
||||
|
||||
[theme.tone_mapping.solarized_light]
|
||||
brightness = 0.6899999976158142
|
||||
[theme.tone_mapping."Solarized Light"]
|
||||
brightness = 0.5600000023841858
|
||||
contrast = 0.8600000143051147
|
||||
gamma = 0.7699999809265137
|
||||
gamma = 0.7900000214576721
|
||||
|
||||
[theme.tone_mapping.Binks]
|
||||
brightness = 0.47999998927116394
|
||||
contrast = 0.8399999737739563
|
||||
gamma = 2.2100000381469727
|
||||
|
||||
[theme.tone_mapping."Solarized Light"]
|
||||
brightness = 0.5600000023841858
|
||||
[theme.tone_mapping.solarized_light]
|
||||
brightness = 0.6899999976158142
|
||||
contrast = 0.8600000143051147
|
||||
gamma = 0.7900000214576721
|
||||
gamma = 0.7699999809265137
|
||||
|
||||
[theme.tone_mapping.gray_variations]
|
||||
brightness = 0.7699999809265137
|
||||
contrast = 0.7200000286102295
|
||||
gamma = 0.6899999976158142
|
||||
|
||||
[theme.tone_mapping.moss]
|
||||
brightness = 0.7699999809265137
|
||||
contrast = 0.8700000047683716
|
||||
gamma = 1.0
|
||||
|
||||
[mma]
|
||||
max_workers = 4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user