mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-25 04:11:14 -03:00
css: Some minor adjustments
Make borders less bright in dark version, add some padding to the body.
This commit is contained in:
@@ -648,9 +648,11 @@ img.delete_icon {
|
||||
}
|
||||
.tab {
|
||||
background-color: black;
|
||||
border: 1px solid #222;
|
||||
}
|
||||
.selected_tab {
|
||||
background-color: #202028;
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
#tab_contents {
|
||||
|
||||
Reference in New Issue
Block a user