Move sidebar toggle buttons to the status bar
This commit is contained in:
parent
53ef9b997f
commit
0291f2d54a
14 changed files with 401 additions and 593 deletions
|
@ -161,54 +161,10 @@
|
|||
},
|
||||
"cursor": "Arrow"
|
||||
},
|
||||
"left_sidebar": {
|
||||
"width": 30,
|
||||
"background": "#26232a",
|
||||
"border": {
|
||||
"color": "#19171c",
|
||||
"width": 1,
|
||||
"right": true
|
||||
},
|
||||
"item": {
|
||||
"height": 32,
|
||||
"icon_color": "#8b8792",
|
||||
"icon_size": 18
|
||||
},
|
||||
"active_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#efecf4",
|
||||
"icon_size": 18
|
||||
},
|
||||
"resize_handle": {
|
||||
"background": "#19171c",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"right_sidebar": {
|
||||
"width": 30,
|
||||
"background": "#26232a",
|
||||
"border": {
|
||||
"color": "#19171c",
|
||||
"width": 1,
|
||||
"left": true
|
||||
},
|
||||
"item": {
|
||||
"height": 32,
|
||||
"icon_color": "#8b8792",
|
||||
"icon_size": 18
|
||||
},
|
||||
"active_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#efecf4",
|
||||
"icon_size": 18
|
||||
},
|
||||
"resize_handle": {
|
||||
"background": "#19171c",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
"sidebar_resize_handle": {
|
||||
"background": "#19171c",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
},
|
||||
"pane_divider": {
|
||||
|
@ -252,6 +208,21 @@
|
|||
"family": "Zed Sans",
|
||||
"color": "#8b8792",
|
||||
"size": 14
|
||||
},
|
||||
"sidebar_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#8b8792",
|
||||
"icon_size": 18
|
||||
},
|
||||
"sidebar_item_hover": {
|
||||
"height": 32,
|
||||
"icon_color": "#8b8792",
|
||||
"icon_size": 18
|
||||
},
|
||||
"sidebar_item_active": {
|
||||
"height": 32,
|
||||
"icon_color": "#efecf4",
|
||||
"icon_size": 18
|
||||
}
|
||||
},
|
||||
"titlebar": {
|
||||
|
|
|
@ -161,54 +161,10 @@
|
|||
},
|
||||
"cursor": "Arrow"
|
||||
},
|
||||
"left_sidebar": {
|
||||
"width": 30,
|
||||
"background": "#e2dfe7",
|
||||
"border": {
|
||||
"color": "#efecf4",
|
||||
"width": 1,
|
||||
"right": true
|
||||
},
|
||||
"item": {
|
||||
"height": 32,
|
||||
"icon_color": "#585260",
|
||||
"icon_size": 18
|
||||
},
|
||||
"active_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#19171c",
|
||||
"icon_size": 18
|
||||
},
|
||||
"resize_handle": {
|
||||
"background": "#efecf4",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"right_sidebar": {
|
||||
"width": 30,
|
||||
"background": "#e2dfe7",
|
||||
"border": {
|
||||
"color": "#efecf4",
|
||||
"width": 1,
|
||||
"left": true
|
||||
},
|
||||
"item": {
|
||||
"height": 32,
|
||||
"icon_color": "#585260",
|
||||
"icon_size": 18
|
||||
},
|
||||
"active_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#19171c",
|
||||
"icon_size": 18
|
||||
},
|
||||
"resize_handle": {
|
||||
"background": "#efecf4",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
"sidebar_resize_handle": {
|
||||
"background": "#efecf4",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
},
|
||||
"pane_divider": {
|
||||
|
@ -252,6 +208,21 @@
|
|||
"family": "Zed Sans",
|
||||
"color": "#585260",
|
||||
"size": 14
|
||||
},
|
||||
"sidebar_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#585260",
|
||||
"icon_size": 18
|
||||
},
|
||||
"sidebar_item_hover": {
|
||||
"height": 32,
|
||||
"icon_color": "#585260",
|
||||
"icon_size": 18
|
||||
},
|
||||
"sidebar_item_active": {
|
||||
"height": 32,
|
||||
"icon_color": "#19171c",
|
||||
"icon_size": 18
|
||||
}
|
||||
},
|
||||
"titlebar": {
|
||||
|
|
|
@ -161,54 +161,10 @@
|
|||
},
|
||||
"cursor": "Arrow"
|
||||
},
|
||||
"left_sidebar": {
|
||||
"width": 30,
|
||||
"background": "#1c1c1c",
|
||||
"border": {
|
||||
"color": "#070707",
|
||||
"width": 1,
|
||||
"right": true
|
||||
},
|
||||
"item": {
|
||||
"height": 32,
|
||||
"icon_color": "#9c9c9c",
|
||||
"icon_size": 18
|
||||
},
|
||||
"active_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#ffffff",
|
||||
"icon_size": 18
|
||||
},
|
||||
"resize_handle": {
|
||||
"background": "#070707",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"right_sidebar": {
|
||||
"width": 30,
|
||||
"background": "#1c1c1c",
|
||||
"border": {
|
||||
"color": "#070707",
|
||||
"width": 1,
|
||||
"left": true
|
||||
},
|
||||
"item": {
|
||||
"height": 32,
|
||||
"icon_color": "#9c9c9c",
|
||||
"icon_size": 18
|
||||
},
|
||||
"active_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#ffffff",
|
||||
"icon_size": 18
|
||||
},
|
||||
"resize_handle": {
|
||||
"background": "#070707",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
"sidebar_resize_handle": {
|
||||
"background": "#070707",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
},
|
||||
"pane_divider": {
|
||||
|
@ -252,6 +208,21 @@
|
|||
"family": "Zed Sans",
|
||||
"color": "#808080",
|
||||
"size": 14
|
||||
},
|
||||
"sidebar_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#9c9c9c",
|
||||
"icon_size": 18
|
||||
},
|
||||
"sidebar_item_hover": {
|
||||
"height": 32,
|
||||
"icon_color": "#9c9c9c",
|
||||
"icon_size": 18
|
||||
},
|
||||
"sidebar_item_active": {
|
||||
"height": 32,
|
||||
"icon_color": "#ffffff",
|
||||
"icon_size": 18
|
||||
}
|
||||
},
|
||||
"titlebar": {
|
||||
|
|
|
@ -161,54 +161,10 @@
|
|||
},
|
||||
"cursor": "Arrow"
|
||||
},
|
||||
"left_sidebar": {
|
||||
"width": 30,
|
||||
"background": "#f8f8f8",
|
||||
"border": {
|
||||
"color": "#d5d5d5",
|
||||
"width": 1,
|
||||
"right": true
|
||||
},
|
||||
"item": {
|
||||
"height": 32,
|
||||
"icon_color": "#717171",
|
||||
"icon_size": 18
|
||||
},
|
||||
"active_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#000000",
|
||||
"icon_size": 18
|
||||
},
|
||||
"resize_handle": {
|
||||
"background": "#d5d5d5",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"right_sidebar": {
|
||||
"width": 30,
|
||||
"background": "#f8f8f8",
|
||||
"border": {
|
||||
"color": "#d5d5d5",
|
||||
"width": 1,
|
||||
"left": true
|
||||
},
|
||||
"item": {
|
||||
"height": 32,
|
||||
"icon_color": "#717171",
|
||||
"icon_size": 18
|
||||
},
|
||||
"active_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#000000",
|
||||
"icon_size": 18
|
||||
},
|
||||
"resize_handle": {
|
||||
"background": "#d5d5d5",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
"sidebar_resize_handle": {
|
||||
"background": "#d5d5d5",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
},
|
||||
"pane_divider": {
|
||||
|
@ -252,6 +208,21 @@
|
|||
"family": "Zed Sans",
|
||||
"color": "#636363",
|
||||
"size": 14
|
||||
},
|
||||
"sidebar_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#717171",
|
||||
"icon_size": 18
|
||||
},
|
||||
"sidebar_item_hover": {
|
||||
"height": 32,
|
||||
"icon_color": "#717171",
|
||||
"icon_size": 18
|
||||
},
|
||||
"sidebar_item_active": {
|
||||
"height": 32,
|
||||
"icon_color": "#000000",
|
||||
"icon_size": 18
|
||||
}
|
||||
},
|
||||
"titlebar": {
|
||||
|
|
|
@ -161,54 +161,10 @@
|
|||
},
|
||||
"cursor": "Arrow"
|
||||
},
|
||||
"left_sidebar": {
|
||||
"width": 30,
|
||||
"background": "#073642",
|
||||
"border": {
|
||||
"color": "#002b36",
|
||||
"width": 1,
|
||||
"right": true
|
||||
},
|
||||
"item": {
|
||||
"height": 32,
|
||||
"icon_color": "#93a1a1",
|
||||
"icon_size": 18
|
||||
},
|
||||
"active_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#fdf6e3",
|
||||
"icon_size": 18
|
||||
},
|
||||
"resize_handle": {
|
||||
"background": "#002b36",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"right_sidebar": {
|
||||
"width": 30,
|
||||
"background": "#073642",
|
||||
"border": {
|
||||
"color": "#002b36",
|
||||
"width": 1,
|
||||
"left": true
|
||||
},
|
||||
"item": {
|
||||
"height": 32,
|
||||
"icon_color": "#93a1a1",
|
||||
"icon_size": 18
|
||||
},
|
||||
"active_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#fdf6e3",
|
||||
"icon_size": 18
|
||||
},
|
||||
"resize_handle": {
|
||||
"background": "#002b36",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
"sidebar_resize_handle": {
|
||||
"background": "#002b36",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
},
|
||||
"pane_divider": {
|
||||
|
@ -252,6 +208,21 @@
|
|||
"family": "Zed Sans",
|
||||
"color": "#93a1a1",
|
||||
"size": 14
|
||||
},
|
||||
"sidebar_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#93a1a1",
|
||||
"icon_size": 18
|
||||
},
|
||||
"sidebar_item_hover": {
|
||||
"height": 32,
|
||||
"icon_color": "#93a1a1",
|
||||
"icon_size": 18
|
||||
},
|
||||
"sidebar_item_active": {
|
||||
"height": 32,
|
||||
"icon_color": "#fdf6e3",
|
||||
"icon_size": 18
|
||||
}
|
||||
},
|
||||
"titlebar": {
|
||||
|
|
|
@ -161,54 +161,10 @@
|
|||
},
|
||||
"cursor": "Arrow"
|
||||
},
|
||||
"left_sidebar": {
|
||||
"width": 30,
|
||||
"background": "#eee8d5",
|
||||
"border": {
|
||||
"color": "#fdf6e3",
|
||||
"width": 1,
|
||||
"right": true
|
||||
},
|
||||
"item": {
|
||||
"height": 32,
|
||||
"icon_color": "#586e75",
|
||||
"icon_size": 18
|
||||
},
|
||||
"active_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#002b36",
|
||||
"icon_size": 18
|
||||
},
|
||||
"resize_handle": {
|
||||
"background": "#fdf6e3",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"right_sidebar": {
|
||||
"width": 30,
|
||||
"background": "#eee8d5",
|
||||
"border": {
|
||||
"color": "#fdf6e3",
|
||||
"width": 1,
|
||||
"left": true
|
||||
},
|
||||
"item": {
|
||||
"height": 32,
|
||||
"icon_color": "#586e75",
|
||||
"icon_size": 18
|
||||
},
|
||||
"active_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#002b36",
|
||||
"icon_size": 18
|
||||
},
|
||||
"resize_handle": {
|
||||
"background": "#fdf6e3",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
"sidebar_resize_handle": {
|
||||
"background": "#fdf6e3",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
},
|
||||
"pane_divider": {
|
||||
|
@ -252,6 +208,21 @@
|
|||
"family": "Zed Sans",
|
||||
"color": "#586e75",
|
||||
"size": 14
|
||||
},
|
||||
"sidebar_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#586e75",
|
||||
"icon_size": 18
|
||||
},
|
||||
"sidebar_item_hover": {
|
||||
"height": 32,
|
||||
"icon_color": "#586e75",
|
||||
"icon_size": 18
|
||||
},
|
||||
"sidebar_item_active": {
|
||||
"height": 32,
|
||||
"icon_color": "#002b36",
|
||||
"icon_size": 18
|
||||
}
|
||||
},
|
||||
"titlebar": {
|
||||
|
|
|
@ -161,54 +161,10 @@
|
|||
},
|
||||
"cursor": "Arrow"
|
||||
},
|
||||
"left_sidebar": {
|
||||
"width": 30,
|
||||
"background": "#293256",
|
||||
"border": {
|
||||
"color": "#202746",
|
||||
"width": 1,
|
||||
"right": true
|
||||
},
|
||||
"item": {
|
||||
"height": 32,
|
||||
"icon_color": "#979db4",
|
||||
"icon_size": 18
|
||||
},
|
||||
"active_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#f5f7ff",
|
||||
"icon_size": 18
|
||||
},
|
||||
"resize_handle": {
|
||||
"background": "#202746",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"right_sidebar": {
|
||||
"width": 30,
|
||||
"background": "#293256",
|
||||
"border": {
|
||||
"color": "#202746",
|
||||
"width": 1,
|
||||
"left": true
|
||||
},
|
||||
"item": {
|
||||
"height": 32,
|
||||
"icon_color": "#979db4",
|
||||
"icon_size": 18
|
||||
},
|
||||
"active_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#f5f7ff",
|
||||
"icon_size": 18
|
||||
},
|
||||
"resize_handle": {
|
||||
"background": "#202746",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
"sidebar_resize_handle": {
|
||||
"background": "#202746",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
},
|
||||
"pane_divider": {
|
||||
|
@ -252,6 +208,21 @@
|
|||
"family": "Zed Sans",
|
||||
"color": "#979db4",
|
||||
"size": 14
|
||||
},
|
||||
"sidebar_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#979db4",
|
||||
"icon_size": 18
|
||||
},
|
||||
"sidebar_item_hover": {
|
||||
"height": 32,
|
||||
"icon_color": "#979db4",
|
||||
"icon_size": 18
|
||||
},
|
||||
"sidebar_item_active": {
|
||||
"height": 32,
|
||||
"icon_color": "#f5f7ff",
|
||||
"icon_size": 18
|
||||
}
|
||||
},
|
||||
"titlebar": {
|
||||
|
|
|
@ -161,54 +161,10 @@
|
|||
},
|
||||
"cursor": "Arrow"
|
||||
},
|
||||
"left_sidebar": {
|
||||
"width": 30,
|
||||
"background": "#dfe2f1",
|
||||
"border": {
|
||||
"color": "#f5f7ff",
|
||||
"width": 1,
|
||||
"right": true
|
||||
},
|
||||
"item": {
|
||||
"height": 32,
|
||||
"icon_color": "#5e6687",
|
||||
"icon_size": 18
|
||||
},
|
||||
"active_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#202746",
|
||||
"icon_size": 18
|
||||
},
|
||||
"resize_handle": {
|
||||
"background": "#f5f7ff",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"right_sidebar": {
|
||||
"width": 30,
|
||||
"background": "#dfe2f1",
|
||||
"border": {
|
||||
"color": "#f5f7ff",
|
||||
"width": 1,
|
||||
"left": true
|
||||
},
|
||||
"item": {
|
||||
"height": 32,
|
||||
"icon_color": "#5e6687",
|
||||
"icon_size": 18
|
||||
},
|
||||
"active_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#202746",
|
||||
"icon_size": 18
|
||||
},
|
||||
"resize_handle": {
|
||||
"background": "#f5f7ff",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
"sidebar_resize_handle": {
|
||||
"background": "#f5f7ff",
|
||||
"padding": {
|
||||
"left": 1
|
||||
}
|
||||
},
|
||||
"pane_divider": {
|
||||
|
@ -252,6 +208,21 @@
|
|||
"family": "Zed Sans",
|
||||
"color": "#5e6687",
|
||||
"size": 14
|
||||
},
|
||||
"sidebar_item": {
|
||||
"height": 32,
|
||||
"icon_color": "#5e6687",
|
||||
"icon_size": 18
|
||||
},
|
||||
"sidebar_item_hover": {
|
||||
"height": 32,
|
||||
"icon_color": "#5e6687",
|
||||
"icon_size": 18
|
||||
},
|
||||
"sidebar_item_active": {
|
||||
"height": 32,
|
||||
"icon_color": "#202746",
|
||||
"icon_size": 18
|
||||
}
|
||||
},
|
||||
"titlebar": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue