Make it possible to use the dracula color scheme also in the VT

This commit is contained in:
David Holland 2020-03-21 19:22:27 +01:00
parent 2237cc49b8
commit 13272349a5
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
2 changed files with 20 additions and 0 deletions

2
.config/.gitignore vendored
View File

@ -2,6 +2,8 @@
/*/
!/.gitignore
!/vconsole.conf
!/.compton.conf/
!/alacritty/
!/bspwm/

18
.config/vconsole.conf Normal file
View File

@ -0,0 +1,18 @@
KEYMAP=us
FONT=ter-116n
COLOR_0=282a36
COLOR_1=ff5555
COLOR_2=50fa7b
COLOR_3=f1fa8c
COLOR_4=6272a4
COLOR_5=bd93f9
COLOR_6=8be9fd
COLOR_7=d8d8d2
COLOR_8=44475a
COLOR_9=ff8585
COLOR_10=80faab
COLOR_11=f1fabc
COLOR_12=92a2d4
COLOR_13=ff79c6
COLOR_14=bbe9fd
COLOR_15=f8f8f2