give alacritty a try

This commit is contained in:
Franzi 2022-08-08 08:09:52 +02:00
parent 98a1a1ea64
commit fc772c25a0
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
2 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,34 @@
bell:
duration: 100
color: '#4d5b86'
colors:
primary:
foreground: '#D9D4CF'
background: '#000000'
normal:
black: '#232323'
red: '#FF000F'
green: '#8CE10B'
yellow: '#FFB900'
blue: '#008DF8'
magenta: '#6D43A6'
cyan: '#00D8EB'
white: '#FFFFFF'
bright:
black: '#444444'
red: '#FF2740'
green: '#ABE15B'
yellow: '#FFD242'
blue: '#4FB4FF'
magenta: '#9A5FEB'
cyan: '#67FFF0'
white: '#FFFFFF'
cursor:
cursor: '#4d5b86'
text: '#000000'
cursor:
blinking: true
live_config_reload: true

1
.vimrc
View File

@ -1,3 +1,4 @@
set ttymouse=sgr
set number
set lbr
set fdc=0