Cleanup colors section and add new theme
This commit is contained in:
parent
235608250d
commit
fec4a89da6
162
Xresources
162
Xresources
@ -17,35 +17,15 @@
|
|||||||
*scrollTtyOutput: false
|
*scrollTtyOutput: false
|
||||||
|
|
||||||
! fancy cryptic colours
|
! fancy cryptic colours
|
||||||
! Brown theme {{{
|
|
||||||
!*background: #141314
|
! black
|
||||||
!*foreground: #ccc2a6
|
! red
|
||||||
!black
|
! green
|
||||||
!*color0: #322a2c
|
! yellow
|
||||||
!*color8: #46423b
|
! blue
|
||||||
!red
|
! magenta
|
||||||
!*color1: #70473a
|
! cyan
|
||||||
!*color9: #916255
|
! white
|
||||||
!green
|
|
||||||
!*color2: #534d35
|
|
||||||
!*color10: #858167
|
|
||||||
!yellow
|
|
||||||
!*color3: #9c7650
|
|
||||||
!*color3: #9c7650
|
|
||||||
!*color11: #ad8650
|
|
||||||
!blue
|
|
||||||
!*color4: #473e38
|
|
||||||
!*color12: #75715e
|
|
||||||
!magenta
|
|
||||||
!*color5: #543b3b
|
|
||||||
!*color13: #7b5d51
|
|
||||||
!cyan
|
|
||||||
!*color6: #434450
|
|
||||||
!*color14: #586868
|
|
||||||
!white
|
|
||||||
!*color7: #9a875f
|
|
||||||
!*color15: #917154
|
|
||||||
! }}}
|
|
||||||
|
|
||||||
! Normal theme {{{
|
! Normal theme {{{
|
||||||
! --- ~/.Xresources ------------------------------------------------------------
|
! --- ~/.Xresources ------------------------------------------------------------
|
||||||
@ -54,95 +34,64 @@
|
|||||||
! ------------------------------------------------------------------------------
|
! ------------------------------------------------------------------------------
|
||||||
! --- http://ciembor.github.com/4bit -------------------------------------------
|
! --- http://ciembor.github.com/4bit -------------------------------------------
|
||||||
! ------------------------------------------------------------------------------
|
! ------------------------------------------------------------------------------
|
||||||
|
|
||||||
! --- special colors ---
|
|
||||||
|
|
||||||
!*background: #17100d
|
!*background: #17100d
|
||||||
!*foreground: #ffffff
|
!*foreground: #ffffff
|
||||||
|
|
||||||
! --- standard colors ---
|
|
||||||
|
|
||||||
! black
|
|
||||||
!*color0: #000000
|
!*color0: #000000
|
||||||
|
|
||||||
! bright_black
|
|
||||||
!*color8: #202020
|
|
||||||
|
|
||||||
! red
|
|
||||||
!*color1: #9f0000
|
!*color1: #9f0000
|
||||||
|
|
||||||
! bright_red
|
|
||||||
!*color9: #ff0808
|
|
||||||
|
|
||||||
! green
|
|
||||||
!*color2: #009f00
|
!*color2: #009f00
|
||||||
|
|
||||||
! bright_green
|
|
||||||
!*color10: #08ff08
|
|
||||||
|
|
||||||
! yellow
|
|
||||||
!*color3: #9f9f00
|
!*color3: #9f9f00
|
||||||
|
|
||||||
! bright_yellow
|
|
||||||
!*color11: #ffff08
|
|
||||||
|
|
||||||
! blue
|
|
||||||
!*color4: #00009f
|
!*color4: #00009f
|
||||||
|
|
||||||
! bright_blue
|
|
||||||
!*color12: #0808ff
|
|
||||||
|
|
||||||
! magenta
|
|
||||||
!*color5: #9f009f
|
!*color5: #9f009f
|
||||||
|
|
||||||
! bright_magenta
|
|
||||||
!*color13: #ff08ff
|
|
||||||
|
|
||||||
! cyan
|
|
||||||
!*color6: #009f9f
|
!*color6: #009f9f
|
||||||
|
|
||||||
! bright_cyan
|
|
||||||
!*color14: #08ffff
|
|
||||||
|
|
||||||
! white
|
|
||||||
!*color7: #a4a4a4
|
!*color7: #a4a4a4
|
||||||
|
!*color8: #202020
|
||||||
! bright_white
|
!*color9: #ff0808
|
||||||
|
!*color10: #08ff08
|
||||||
|
!*color11: #ffff08
|
||||||
|
!*color12: #0808ff
|
||||||
|
!*color13: #ff08ff
|
||||||
|
!*color14: #08ffff
|
||||||
!*color15: #eaeaea
|
!*color15: #eaeaea
|
||||||
|
|
||||||
|
|
||||||
! ------------------------------------------------------------------------------
|
|
||||||
! --- end of terminal colors section -------------------------------------------
|
|
||||||
! ------------------------------------------------------------------------------
|
|
||||||
! }}}
|
! }}}
|
||||||
|
|
||||||
! Autumn theme (current) {{{
|
! Autumn theme {{{
|
||||||
*background: #17100d
|
!*background: #17100d
|
||||||
*foreground: #ffffff
|
!*foreground: #ffffff
|
||||||
! black ! bright_black
|
!*color0: #000000
|
||||||
*color0: #000000
|
!*color1: #c40800
|
||||||
*color8: #202020
|
!*color2: #c49000
|
||||||
! red ! bright_red
|
!*color3: #c4590a
|
||||||
*color1: #c40800
|
!*color4: #2900c4
|
||||||
*color9: #ff0b00
|
!*color5: #b50ac4
|
||||||
! green ! bright_green
|
!*color6: #003987
|
||||||
*color2: #c49000
|
!*color7: #a4a4a4
|
||||||
*color10: #ffbb00
|
!*color8: #202020
|
||||||
! yellow ! bright_yellow
|
!*color9: #ff0b00
|
||||||
*color3: #c4590a
|
!*color10: #ffbb00
|
||||||
*color11: #ff730d
|
!*color11: #ff730d
|
||||||
! blue ! bright_blue
|
!*color12: #3500ff
|
||||||
*color4: #2900c4
|
!*color13: #eb0dff
|
||||||
*color12: #3500ff
|
!*color14: #0283ff
|
||||||
! magenta ! bright_magenta
|
!*color15: #eaeaea
|
||||||
*color5: #b50ac4
|
! }}}
|
||||||
*color13: #eb0dff
|
|
||||||
! cyan ! bright_cyan
|
! Grayish theme (current) {{{
|
||||||
*color6: #003987
|
*color0: #111111
|
||||||
*color14: #0283ff
|
*color1: #784742
|
||||||
! white ! bright_white
|
*color2: #427363
|
||||||
*color7: #a4a4a4
|
*color3: #665847
|
||||||
*color15: #eaeaea
|
*color4: #6a708b
|
||||||
|
*color5: #7a378b
|
||||||
|
*color6: #52707b
|
||||||
|
*color7: #b3b3b3
|
||||||
|
*color8: #4c4c4c
|
||||||
|
*color9: #d43f10
|
||||||
|
*color10: #cef318
|
||||||
|
*color11: #ede265
|
||||||
|
*color12: #6ac0fd
|
||||||
|
*color13: #ef79ae
|
||||||
|
*color14: #49d4dd
|
||||||
|
*color15: #ffffff
|
||||||
! }}}
|
! }}}
|
||||||
|
|
||||||
! URxvt
|
! URxvt
|
||||||
@ -174,7 +123,8 @@ URxvt.font: xft:Source Code Pro for Powerline:size=10
|
|||||||
! Foreground and transparent background ([xx] == xx% opacity)
|
! Foreground and transparent background ([xx] == xx% opacity)
|
||||||
URxvt.depth: 32
|
URxvt.depth: 32
|
||||||
urxvt*foreground: rgb:f8/f8/f8
|
urxvt*foreground: rgb:f8/f8/f8
|
||||||
urxvt*background: [75]rgb:00/00/00
|
!urxvt*background: [75]rgb:00/00/00
|
||||||
|
urxvt*background: rgb:00/00/00
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user