feat(theme): finalize semantic color lift and fix light theme UI elements
This commit is contained in:
+2
-7
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user