update colors
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
"border.disabled": "#292929",
|
||||
"border.focused": "#746f77",
|
||||
"border.selected": "#464646",
|
||||
"border.transparent": "#163FB1",
|
||||
"border.variant": "#3f00bd",
|
||||
"border.transparent": "#648DFF71",
|
||||
"border.variant": "#945FFF67",
|
||||
"conflict": "#c99b69",
|
||||
"conflict.background": null,
|
||||
"conflict.border": null,
|
||||
@@ -44,7 +44,7 @@
|
||||
"element.selected": "#4EC25811",
|
||||
"elevated_surface.background": "#22252d",
|
||||
"error": "#d15746",
|
||||
"error.background": null,
|
||||
"error.background": "#373941",
|
||||
"error.border": null,
|
||||
"ghost_element.active":"#2D693296",
|
||||
"ghost_element.background": null,
|
||||
@@ -54,8 +54,8 @@
|
||||
"hidden": "#9C9C9C",
|
||||
"hidden.background": null,
|
||||
"hidden.border": null,
|
||||
"hint": "#373941",
|
||||
"hint.background": "#20232A",
|
||||
"hint": "#958e74",
|
||||
"hint.background": "#172c3a",
|
||||
"hint.border": null,
|
||||
"icon": null,
|
||||
"icon.accent": null,
|
||||
@@ -66,14 +66,14 @@
|
||||
"ignored.background": null,
|
||||
"ignored.border": null,
|
||||
"info": null,
|
||||
"info.background": null,
|
||||
"info.background": "#373941",
|
||||
"info.border": null,
|
||||
"link_text.hover": null,
|
||||
"modified": "#aa7850",
|
||||
"modified.background": null,
|
||||
"modified.border": null,
|
||||
"pane.focused_border": null,
|
||||
"panel.background": "#1D1D1A",
|
||||
"panel.background": "#22252d",
|
||||
"panel.focused_border": null,
|
||||
"players": [
|
||||
{
|
||||
@@ -226,9 +226,9 @@
|
||||
"font_weight": null
|
||||
}
|
||||
},
|
||||
"tab.active_background": "#414339",
|
||||
"tab.inactive_background": "#414339",
|
||||
"tab_bar.background": "#1252933",
|
||||
"tab.active_background": "#313849",
|
||||
"tab.inactive_background": "#292C36",
|
||||
"tab_bar.background": "#22252d",
|
||||
"terminal.ansi.black": "#333333",
|
||||
"terminal.ansi.blue": "#6A7EC8",
|
||||
"terminal.ansi.bright_black": "#666666",
|
||||
@@ -268,8 +268,8 @@
|
||||
"unreachable.background": null,
|
||||
"unreachable.border": null,
|
||||
"warning": "#FF9F2E",
|
||||
"warning.background": null,
|
||||
"warning.border": null
|
||||
"warning.background": "#373941" ,
|
||||
"warning.border": "#FF9F2E"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user