feat: add emphasis colors to zellij themes
This commit is contained in:
committed by
Your Name (aider)
parent
919fd5d155
commit
019856d1a3
@@ -298,6 +298,9 @@ themes {
|
||||
base 169 188 195
|
||||
background 99 136 216
|
||||
emphasis_0 255 73 26
|
||||
emphasis_1 22 184 102
|
||||
emphasis_2 225 198 49
|
||||
emphasis_3 255 133 79
|
||||
}
|
||||
|
||||
table_title {
|
||||
@@ -328,12 +331,18 @@ themes {
|
||||
base 169 188 195
|
||||
background 179 203 207
|
||||
emphasis_0 225 198 49
|
||||
emphasis_1 22 184 102
|
||||
emphasis_2 99 136 216
|
||||
emphasis_3 255 133 79
|
||||
}
|
||||
|
||||
frame_selected {
|
||||
base 99 136 216
|
||||
background 34 37 49
|
||||
emphasis_0 255 73 26
|
||||
emphasis_1 22 184 102
|
||||
emphasis_2 225 198 49
|
||||
emphasis_3 255 133 79
|
||||
}
|
||||
|
||||
frame_highlight {
|
||||
|
||||
Reference in New Issue
Block a user