Private
Public Access
0
0

feat(theme): finalize semantic color lift and fix light theme UI elements

This commit is contained in:
2026-06-05 00:29:27 -04:00
parent 7735b6cba7
commit 4041782776
15 changed files with 661 additions and 701 deletions
+2 -7
View File
@@ -16,7 +16,7 @@ paths = [
"C:/projects/manual_slop/manual_slop.toml",
"C:/projects/Pikuma/ps1-ai/pikuma_ps1.toml",
]
active = "C:/projects/gencpp/.ai/gencpp_sloppy.toml"
active = "C:/projects/Pikuma/ps1-ai/pikuma_ps1.toml"
[gui]
separate_message_panel = true
@@ -62,7 +62,7 @@ Diagnostics = false
"Undo/Redo History" = false
[theme]
palette = "gruvbox_dark"
palette = "solarized_dark"
font_path = "C:/projects/manual_slop/assets/fonts/MapleMono-Regular.ttf"
font_size = 20.0
scale = 1.0199999809265137
@@ -89,11 +89,6 @@ brightness = 0.6899999976158142
contrast = 0.8600000143051147
gamma = 0.7699999809265137
[theme.tone_mapping."10x Dark"]
brightness = 0.75
contrast = 1.0
gamma = 1.0
[mma]
max_workers = 4