* fix(themes): add highlighted frame color to all themes * fix everforest-light theme * fix pencil-light theme
120 lines
3.3 KiB
Text
120 lines
3.3 KiB
Text
themes {
|
|
catppuccin-macchiato {
|
|
text_unselected {
|
|
base 202 211 245
|
|
background 30 32 48
|
|
emphasis_0 245 169 127
|
|
emphasis_1 145 215 227
|
|
emphasis_2 166 218 149
|
|
emphasis_3 245 189 230
|
|
}
|
|
text_selected {
|
|
base 202 211 245
|
|
background 91 96 120
|
|
emphasis_0 245 169 127
|
|
emphasis_1 145 215 227
|
|
emphasis_2 166 218 149
|
|
emphasis_3 245 189 230
|
|
}
|
|
ribbon_selected {
|
|
base 30 32 48
|
|
background 166 218 149
|
|
emphasis_0 237 135 150
|
|
emphasis_1 245 169 127
|
|
emphasis_2 245 189 230
|
|
emphasis_3 138 173 244
|
|
}
|
|
ribbon_unselected {
|
|
base 30 32 48
|
|
background 202 211 245
|
|
emphasis_0 237 135 150
|
|
emphasis_1 202 211 245
|
|
emphasis_2 138 173 244
|
|
emphasis_3 245 189 230
|
|
}
|
|
table_title {
|
|
base 166 218 149
|
|
background 0
|
|
emphasis_0 245 169 127
|
|
emphasis_1 145 215 227
|
|
emphasis_2 166 218 149
|
|
emphasis_3 245 189 230
|
|
}
|
|
table_cell_selected {
|
|
base 202 211 245
|
|
background 91 96 120
|
|
emphasis_0 245 169 127
|
|
emphasis_1 145 215 227
|
|
emphasis_2 166 218 149
|
|
emphasis_3 245 189 230
|
|
}
|
|
table_cell_unselected {
|
|
base 202 211 245
|
|
background 30 32 48
|
|
emphasis_0 245 169 127
|
|
emphasis_1 145 215 227
|
|
emphasis_2 166 218 149
|
|
emphasis_3 245 189 230
|
|
}
|
|
list_selected {
|
|
base 202 211 245
|
|
background 91 96 120
|
|
emphasis_0 245 169 127
|
|
emphasis_1 145 215 227
|
|
emphasis_2 166 218 149
|
|
emphasis_3 245 189 230
|
|
}
|
|
list_unselected {
|
|
base 202 211 245
|
|
background 30 32 48
|
|
emphasis_0 245 169 127
|
|
emphasis_1 145 215 227
|
|
emphasis_2 166 218 149
|
|
emphasis_3 245 189 230
|
|
}
|
|
frame_selected {
|
|
base 166 218 149
|
|
background 0
|
|
emphasis_0 245 169 127
|
|
emphasis_1 145 215 227
|
|
emphasis_2 245 189 230
|
|
emphasis_3 0
|
|
}
|
|
frame_highlight {
|
|
base 245 169 127
|
|
background 0
|
|
emphasis_0 245 189 230
|
|
emphasis_1 245 169 127
|
|
emphasis_2 245 169 127
|
|
emphasis_3 245 169 127
|
|
}
|
|
exit_code_success {
|
|
base 166 218 149
|
|
background 0
|
|
emphasis_0 145 215 227
|
|
emphasis_1 30 32 48
|
|
emphasis_2 245 189 230
|
|
emphasis_3 138 173 244
|
|
}
|
|
exit_code_error {
|
|
base 237 135 150
|
|
background 0
|
|
emphasis_0 238 212 159
|
|
emphasis_1 0
|
|
emphasis_2 0
|
|
emphasis_3 0
|
|
}
|
|
multiplayer_user_colors {
|
|
player_1 245 189 230
|
|
player_2 138 173 244
|
|
player_3 0
|
|
player_4 238 212 159
|
|
player_5 145 215 227
|
|
player_6 0
|
|
player_7 237 135 150
|
|
player_8 0
|
|
player_9 0
|
|
player_10 0
|
|
}
|
|
}
|
|
}
|