mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-11 19:17:19 +10:00
Major edits to XMonad/Emacs in prep for DT's OS!
This commit is contained in:
88
.Xresources
88
.Xresources
@@ -66,89 +66,14 @@ URxvt.keysym.M-c: perl:clipboard:copy
|
||||
URxvt.keysym.M-v: perl:clipboard:paste
|
||||
URxvt*depth: 32
|
||||
|
||||
|
||||
! Palenight Xresources palette
|
||||
!! COLORS
|
||||
|
||||
!!URxvt*foreground: #bbc5ff
|
||||
!!URxvt*background: [95]#282a36
|
||||
!!URxvt*cursorColor: #bbc5ff
|
||||
!!
|
||||
!!XTerm*foreground: #bbc5ff
|
||||
!!XTerm*background: #282a36
|
||||
!!XTerm*cursorColor: #bbc5ff
|
||||
!!
|
||||
!!! black
|
||||
!!*.color0: #101010 !! originally #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
|
||||
!!! special
|
||||
!!*.foreground: #bbc2cf
|
||||
!!*.background: #282c34
|
||||
!!*.cursorColor: #bbc2cf
|
||||
!!
|
||||
!!! black
|
||||
!!*.color0: #1c1f24
|
||||
!!*.color8: #5b6268
|
||||
!!
|
||||
!!! red
|
||||
!!*.color1: #ff6c6b
|
||||
!!*.color9: #da8548
|
||||
!!
|
||||
!!! green
|
||||
!!*.color2: #98be65
|
||||
!!*.color10: #4db5bd
|
||||
!!
|
||||
!!! yellow
|
||||
!!*.color3: #da8548
|
||||
!!*.color11: #ecbe7b
|
||||
!!
|
||||
!!! blue
|
||||
!!*.color4: #51afef
|
||||
!!*.color12: #2257a0
|
||||
!!
|
||||
!!! magenta
|
||||
!!*.color5: #c678dd
|
||||
!!*.color13: #a9a1e1
|
||||
!!
|
||||
!!! cyan
|
||||
!!*.color6: #5699af
|
||||
!!*.color14: #46d9ff
|
||||
!!
|
||||
!!! white
|
||||
!!*.color7: #202328
|
||||
!!*.color15: #dfdfdf
|
||||
!!
|
||||
! COLORS FOR SXIV
|
||||
Sxiv.foreground: #bbc2cf
|
||||
Sxiv.background: #282c34
|
||||
Sxiv.font: Ubuntu:style=bold:size=11
|
||||
|
||||
|
||||
! special
|
||||
! FOR ALL OTHER PROGRAMS USE XRESOURCES
|
||||
! This includes xterm and urxvt
|
||||
*.foreground: #bbc2cf
|
||||
*.background: #282c34
|
||||
*.cursorColor: #bbc2cf
|
||||
@@ -184,3 +109,4 @@ URxvt*depth: 32
|
||||
! white
|
||||
*.color7: #202328
|
||||
*.color15: #dfdfdf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user