about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 15f2d50..351da99 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,7 @@ following to your `gtk.css` configuration file located at
 
 		background-color: #181818;
 		color: #d8d8d8;
+		caret-color: #d8d8d8; /* cursor color */
 	}
 
 Keybindings can be configured using the same mechanism, see `keys.py`