fix: Add missing emphasis_3 in theme configurations

This commit is contained in:
Your Name (aider)
2025-03-21 14:55:38 -07:00
parent 019856d1a3
commit a31fc6a4a8

View File

@@ -306,7 +306,8 @@ themes {
table_title { table_title {
base 169 188 195 base 169 188 195
background 34 37 49 background 34 37 49
emphasis_0 255 133 79 emphasis_0 255 133 79
emphasis_3 225 198 49
} }
table_cell_unselected { table_cell_unselected {
@@ -348,7 +349,8 @@ themes {
frame_highlight { frame_highlight {
base 22 184 102 base 22 184 102
background 34 37 49 background 34 37 49
emphasis_0 255 133 79 emphasis_0 255 133 79
emphasis_3 225 198 49
} }
exit_code_success { exit_code_success {