File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -133,10 +133,7 @@ h4 { font-size: 18px; }
133133h5 { font-size : 16px ; }
134134h6 { font-size : 14px ; font-weight : 600 ; }
135135
136- p , span , div , label {
137- color : var (--w11-text-primary );
138- transition : color var (--w11-duration-normal ) var (--w11-ease-standard );
139- }
136+
140137
141138small {
142139 color : var (--w11-text-secondary );
Original file line number Diff line number Diff line change 147147 background-color : # 0c0c0c !important ;
148148}
149149
150- /* Ensure xterm.js text color from JS theme is respected */
151- .terminal-display .xterm-rows span {
152- color : # cccccc !important ; /* Matches foreground in getTerminalColors() */
153- }
154-
155150/* The following rules for cursor and selection should be removed or commented out
156151.terminal-display .xterm-cursor-layer .xterm-cursor {
157152 background-color: #ffffff !important;
You can’t perform that action at this time.
0 commit comments