.i3/config.d/50-colors

Wed, 25 Sep 2024 15:03:13 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 25 Sep 2024 15:03:13 -0500
changeset 1179
b0a0ba3240b5
parent 378
e13ba40f4533
permissions
-rw-r--r--

No LSP autostart when read-only

I think nvim actually threw out 'view' argc detection, I just use -R and alias
view to it.

# Colors -- make them like vim's jellybeans
#
client.focused            #457ee0   #345fa8   #deebfe   #8fbfdc
client.focused_inactive   #444444   #333333   #c7c7c7   #333333
client.unfocused          #444444   #333333   #777777   #333333
client.urgent             #c02a2a   #902020   #ffffff   #902020

mercurial