mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-11 19:17:19 +10:00
Updating the suckless builds.
This commit is contained in:
59
.Xresources
59
.Xresources
@@ -70,47 +70,32 @@ URxvt.keysym.M-v: perl:clipboard:paste
|
||||
URxvt*depth: 32
|
||||
|
||||
|
||||
! DTs Modified Ocean Dark
|
||||
! Dracula Xresources palette
|
||||
!! COLORS
|
||||
|
||||
! special
|
||||
URxvt*foreground: #c0c5ce
|
||||
URxvt*background: [100]#1D2330
|
||||
URxvt*cursorColor: #c0c5ce
|
||||
URxvt*foreground: #F8F8F2
|
||||
URxvt*background: [100]#282A36
|
||||
URxvt*cursorColor: #F8F8F2
|
||||
|
||||
XTerm*foreground: #c0c5ce
|
||||
XTerm*background: #1D2330
|
||||
XTerm*foreground: #F8F8F2
|
||||
XTerm*background: #282A36
|
||||
XTerm*cursorColor: #c0c5ce
|
||||
|
||||
*.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
|
||||
|
||||
! black
|
||||
*.color0: #1D2330
|
||||
*.color8: #4B5665
|
||||
|
||||
! red
|
||||
*.color1: #645377
|
||||
*.color9: #84598D
|
||||
|
||||
! green
|
||||
*.color2: #AD69AF
|
||||
*.color10: #7B8290
|
||||
|
||||
! yellow
|
||||
*.color3: #B1B5C8
|
||||
*.color11: #d1d7e1
|
||||
|
||||
! blue
|
||||
*.color4: #92969d
|
||||
*.color12: #4B5665
|
||||
|
||||
! magenta
|
||||
*.color5: #645377
|
||||
*.color13: #84598D
|
||||
|
||||
! cyan
|
||||
*.color6: #AD69AF
|
||||
*.color14: #7B8290
|
||||
|
||||
! white
|
||||
*.color7: #B1B5C8
|
||||
*.color15: #d1d7e1
|
||||
|
||||
Reference in New Issue
Block a user