zed/assets/themes
Danilo Leal 7b1d1bf79e
Update panel.focused_border token across themes (#21612)
Follow up to https://github.com/zed-industries/zed/pull/21593

This PR updates all built-in themes `panel.focused_border` tokens using
the same HEX code used for `text_accent`.

There shouldn't be any visual change here given the project panel item,
when focused, was using `Color::Selected`, which maps to `text_accent`,
to color its border. In the linked PR above, the project panel item was
updated to use the dedicated token for that. This is good because now
theme markers will be able to customize them separately (e.g., having a
different `text_accent` color than `panel.focused_border`).

Release Notes:

- N/A
2024-12-06 09:17:34 -03:00
..
andromeda Update panel.focused_border token across themes (#21612) 2024-12-06 09:17:34 -03:00
atelier Update panel.focused_border token across themes (#21612) 2024-12-06 09:17:34 -03:00
ayu Update panel.focused_border token across themes (#21612) 2024-12-06 09:17:34 -03:00
gruvbox Update panel.focused_border token across themes (#21612) 2024-12-06 09:17:34 -03:00
one
rose_pine Update panel.focused_border token across themes (#21612) 2024-12-06 09:17:34 -03:00
sandcastle Update panel.focused_border token across themes (#21612) 2024-12-06 09:17:34 -03:00
solarized Update panel.focused_border token across themes (#21612) 2024-12-06 09:17:34 -03:00
summercamp Update panel.focused_border token across themes (#21612) 2024-12-06 09:17:34 -03:00
.gitkeep
LICENSES