painful chores

This commit is contained in:
rydesun 2021-03-09 21:01:09 +08:00
parent e4806015a8
commit 995cb2b3d7
2 changed files with 0 additions and 9 deletions

View file

@ -3,8 +3,6 @@ window:
instance: Terminal Emulator
font:
size: 9
offset:
y: 4
# colorscheme: Material
colors:
# Default colors

View file

@ -2,13 +2,6 @@
--frame-background-color: #445;
}
*|*:root:-moz-lwtheme {
--toolbar-bgcolor: #e4e5e7 !important;
--tab-line-color: #f0b0ff !important;
--lwt-toolbar-field-background-color: #e4e5e7 !important;
--lwt-toolbar-field-border-color: #e4e5e7 !important;
}
/* 隐藏标签栏 */
#main-window:not([tabsintitlebar="true"]) #TabsToolbar {
visibility: collapse !important;