Add dracula theme for Xresources ((u)rxvt, etc.); Remove .compton.conf

This commit is contained in:
David Holland 2020-04-08 00:48:22 +02:00
parent 326b590738
commit a5df098e56
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
4 changed files with 20 additions and 7 deletions

19
.Xresources Normal file
View File

@ -0,0 +1,19 @@
! Dracula Xresources palette
*.foreground: #F8F8F2
*.background: #282A36
*.color0: #000000
*.color8: #4D4D4D
*.color1: #FF5555
*.color9: #FF6E67
*.color2: #50FA7B
*.color10: #5AF78E
*.color3: #F1FA8C
*.color11: #F4F99D
*.color4: #BD93F9
*.color12: #CAA9FA
*.color5: #FF79C6
*.color13: #FF92D0
*.color6: #8BE9FD
*.color14: #9AEDFE
*.color7: #BFBFBF
*.color15: #E6E6E6

View File

@ -1,6 +0,0 @@
# Fading
fading = true; # Fade windows during opacity changes.
fade-delta = 12; # The time between steps in a fade in milliseconds. (default 10).
fade-in-step = 0.15; # Opacity change between steps while fading in. (default 0.028).
fade-out-step = 0.15; # Opacity change between steps while fading out. (default 0.03).
no-fading-openclose = false; # Fade windows in/out when opening/closing.

1
.config/.gitignore vendored
View File

@ -4,7 +4,6 @@
!/vconsole.conf
!/.compton.conf/
!/alacritty/
!/bspwm/
!/dmenu/

1
.gitignore vendored
View File

@ -12,6 +12,7 @@
!/.vimrc
!/.xinitrc
!/.Xmodmap.example
!/.Xresources
!/.zshenv
!/.zshpath.example
!/.zshrc