summaryrefslogtreecommitdiff
path: root/vendor/assets/stylesheets/xterm/xterm.css
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/assets/stylesheets/xterm/xterm.css')
-rw-r--r--vendor/assets/stylesheets/xterm/xterm.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/assets/stylesheets/xterm/xterm.css b/vendor/assets/stylesheets/xterm/xterm.css
index b30d7b493f1..fabc51b0e3d 100644
--- a/vendor/assets/stylesheets/xterm/xterm.css
+++ b/vendor/assets/stylesheets/xterm/xterm.css
@@ -142,7 +142,7 @@
* Determine default colors for xterm.js
*/
.terminal .xterm-bold {
- font-weight: bold;
+ font-weight: 600;
}
.terminal .xterm-underline {