fix selection color

This commit is contained in:
lelgenio 2020-10-21 00:38:42 -03:00
parent 6f8fea3e76
commit 3d1f36baa5
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ background {{@@ color.bg @@}}
foreground {{@@ color.txt @@}}
background_opacity 0.95
selection_background {{@@ color.txt @@}}
color0 {{@@ color.normal.black @@}}
color1 {{@@ color.normal.red @@}}
color2 {{@@ color.normal.green @@}}