|
53 | 53 | "tab.active_background": "#fff", |
54 | 54 | "search.match_background": "#ffdf5d", |
55 | 55 | "panel.background": "#f6f8fa", |
56 | | - "panel.focused_border": "#e1e4e8", |
| 56 | + "panel.focused_border": "#2188ff", |
57 | 57 | "panel.indent_guide": "#eff2f6", |
58 | 58 | "panel.indent_guide_hover": "#d7dbe0", |
59 | 59 | "panel.indent_guide_active": "#d7dbe0", |
60 | | - "pane.focused_border": "#e1e4e8", |
| 60 | + "pane.focused_border": "#2188ff", |
61 | 61 | "pane_group.border": "#e1e4e8", |
62 | 62 | "scrollbar.thumb.background": "#959da533", |
63 | 63 | "scrollbar.thumb.hover_background": "#959da544", |
|
854 | 854 | "tab.active_background": "#24292e", |
855 | 855 | "search.match_background": "#ffd33d44", |
856 | 856 | "panel.background": "#1f2428", |
857 | | - "panel.focused_border": "#1b1f23", |
| 857 | + "panel.focused_border": "#2188ff", |
858 | 858 | "panel.indent_guide": "#2f363d", |
859 | 859 | "panel.indent_guide_hover": "#444d56", |
860 | 860 | "panel.indent_guide_active": "#444d56", |
861 | | - "pane.focused_border": "#1b1f23", |
| 861 | + "pane.focused_border": "#2188ff", |
862 | 862 | "pane_group.border": "#1b1f23", |
863 | 863 | "scrollbar.thumb.background": "#6a737d33", |
864 | 864 | "scrollbar.thumb.hover_background": "#6a737d44", |
|
0 commit comments