mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-11 19:17:19 +10:00
modified: .Xresources
modified: .config/xmobar/xmobarrc0 modified: .config/xmobar/xmobarrc1 modified: .config/xmobar/xmobarrc2 modified: .vimrc modified: .xmonad/xmonad.hs modified: .zshrc modified: st/config.h
This commit is contained in:
58
.Xresources
58
.Xresources
@@ -74,28 +74,42 @@ URxvt*depth: 32
|
||||
!! COLORS
|
||||
|
||||
! special
|
||||
URxvt*foreground: #F8F8F2
|
||||
URxvt*background: [100]#282A36
|
||||
URxvt*cursorColor: #F8F8F2
|
||||
URxvt*foreground: #bbc5ff
|
||||
URxvt*background: [100]#292d3e
|
||||
URxvt*cursorColor: #bbc5ff
|
||||
|
||||
XTerm*foreground: #F8F8F2
|
||||
XTerm*background: #282A36
|
||||
XTerm*cursorColor: #c0c5ce
|
||||
XTerm*foreground: #bbc5ff
|
||||
XTerm*background: #292d3e
|
||||
XTerm*cursorColor: #bbc5ff
|
||||
|
||||
*.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: #292d3e
|
||||
*.color8: #434758
|
||||
|
||||
! red
|
||||
*.color1: #f07178
|
||||
*.color9: #ff8b92
|
||||
|
||||
! green
|
||||
*.color2: #c3e88d
|
||||
*.color10: #ddffa7
|
||||
|
||||
! yellow
|
||||
*.color3: #ffcb6b
|
||||
*.color11: #ffe585
|
||||
|
||||
! blue
|
||||
*.color4: #82aaff
|
||||
*.color12: #9cc4ff
|
||||
|
||||
! magenta
|
||||
*.color5: #c792ea
|
||||
*.color13: #e1acff
|
||||
|
||||
! cyan
|
||||
*.color6: #89ddff
|
||||
*.color14: #a3f7ff
|
||||
|
||||
! white
|
||||
*.color7: #d0d0d0
|
||||
*.color15: #ffffff
|
||||
|
||||
Reference in New Issue
Block a user