aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/ansi.rs
diff options
context:
space:
mode:
Diffstat (limited to 'alacritty_terminal/src/ansi.rs')
-rw-r--r--alacritty_terminal/src/ansi.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/alacritty_terminal/src/ansi.rs b/alacritty_terminal/src/ansi.rs
index 07fc18ea..b4cf4476 100644
--- a/alacritty_terminal/src/ansi.rs
+++ b/alacritty_terminal/src/ansi.rs
@@ -539,8 +539,6 @@ pub enum NamedColor {
Background,
/// Color for the cursor itself
Cursor,
- /// Color for the text under the cursor
- CursorText,
/// Dim black
DimBlack,
/// Dim red