mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-09-06 11:39:58 +00:00
Change terminal colors
This commit is contained in:
@@ -1 +1 @@
|
||||
<div #xterm class="tfw-xterm"></div>
|
||||
<div #xterm class="tfw-xterm" (window:resize)="fit()"></div>
|
||||
|
@@ -2,7 +2,11 @@
|
||||
|
||||
|
||||
.tfw-xterm {
|
||||
.xterm {
|
||||
.xterm-viewport {
|
||||
@include set-component-size('terminal');
|
||||
}
|
||||
|
||||
.xterm .composition-view {
|
||||
background: blue;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user