0
0
Fork 0
mirror of https://github.com/stronk-dev/Tokyo-Night-Linux.git synced 2024-10-17 20:58:16 -04:00

Update terminal colours

This commit is contained in:
Marco van Dijk 2021-07-28 18:22:26 +02:00
parent 4c25cf82f8
commit 81ca4d7b85
2 changed files with 37 additions and 40 deletions

View file

@ -1,7 +1,7 @@
*.foreground: #c0caf5 *.foreground: #A9B1D6
*.background: #1a1b26 *.background: #1A1B26
*.cursorColor: #c0caf5 *.cursorColor: #A9B1D6
*.highlightColor:#364A82 *.highlightColor:#3A3F4B
!*fading: 40 !*fading: 40
!*fadeColor: S_base03 !*fadeColor: S_base03
@ -20,32 +20,29 @@
! 7 White 15 White ! 7 White 15 White
! Black colours ! Black colours
*.color0: #1D202F *.color0: #1A1B26
*.color8: #414868 *.color8: #4E5173
! Red colours ! Red colours
*.color1: #f7768e *.color1: #F7768E
*.color9: #f7768e *.color9: #E06C75
! Yellow colours ! Yellow colours
*.color2: #9ece6a *.color2: #E0AF68
*.color10: #9ece6a *.color10: #D19A66
! Green colours ! Green colours
*.color3: #e0af68 *.color3: #9ECE6A
*.color11: #e0af68 *.color11: #98C379
! Blue colours ! Blue colours
*.color4: #7aa2f7 *.color4: #7AA2F7
*.color12: #7aa2f7 *.color12: #61AFEF
! Magenta (pink, !green) colours ! Magenta (pink, !green) colours
*.color5: #bb9af7 *.color5: #9A7ECC
*.color13: #bb9af7 *.color13: #C678DD
! Cyan (blue + green) ! Cyan (blue + green)
*.color6: #7dcfff *.color6: #4ABAAF
*.color14: #7dcfff *.color14: #56B6C2
! White colours ! White colours
*.color7: #a9b1d6 *.color7: #ACB0D0
*.color15: #c0caf5 *.color15: #ABB2BF
*.color16: #ff9e64
*.color17: #db4b4b
! xterm.vt100.faceName: Terminus:style=Regular:size=10 ! xterm.vt100.faceName: Terminus:style=Regular:size=10
! xterm.vt100.faceNameDoublesize: Cyberbit:style=Regular:size=10 ! xterm.vt100.faceNameDoublesize: Cyberbit:style=Regular:size=10
@ -64,8 +61,8 @@ URxvt*urgentOnBell: true
URxvt*scrollTtyOutput: false URxvt*scrollTtyOutput: false
URxvt*scrollWithBuffer: true URxvt*scrollWithBuffer: true
URxvt*scrollTtyKeypress: true URxvt*scrollTtyKeypress: true
URxvt.font: xft:bitstream vera sans mono:size=10:antialias=true URxvt.font: xft:bitstream vera sans mono:size=12:antialias=true
URxvt.boldFont: xft:bitstream vera sans mono:bold:size=10:antialias=true URxvt.boldFont: xft:bitstream vera sans mono:bold:size=12:antialias=true
URxvt.letterSpace : -2 ! Put characters slightly closer together URxvt.letterSpace : -2 ! Put characters slightly closer together
URxvt.termName : rxvt-unicode-256color URxvt.termName : rxvt-unicode-256color
!Urxvt*termName: screen-256color !Urxvt*termName: screen-256color

View file

@ -1,6 +1,6 @@
*.foreground: #ABB2BF *.foreground: #A9B1D6
*.background: #1E2127 *.background: #1A1B26
*.cursorColor: #5C6370 *.cursorColor: #A9B1D6
*.highlightColor:#3A3F4B *.highlightColor:#3A3F4B
!*fading: 40 !*fading: 40
@ -20,29 +20,29 @@
! 7 White 15 White ! 7 White 15 White
! Black colours ! Black colours
*.color0: #1E2127 *.color0: #1A1B26
*.color8: #5C6370 *.color8: #4E5173
! Red colours ! Red colours
*.color1: #E06C75 *.color1: #F7768E
*.color9: #E06C75 *.color9: #E06C75
! Yellow colours ! Yellow colours
*.color2: #98C379 *.color2: #E0AF68
*.color10: #98C379 *.color10: #D19A66
! Green colours ! Green colours
*.color3: #D19A66 *.color3: #9ECE6A
*.color11: #D19A66 *.color11: #98C379
! Blue colours ! Blue colours
*.color4: #61AFEF *.color4: #7AA2F7
*.color12: #61AFEF *.color12: #61AFEF
! Magenta (pink, !green) colours ! Magenta (pink, !green) colours
*.color5: #C678DD *.color5: #9A7ECC
*.color13: #C678DD *.color13: #C678DD
! Cyan (blue + green) ! Cyan (blue + green)
*.color6: #56B6C2 *.color6: #4ABAAF
*.color14: #56B6C2 *.color14: #56B6C2
! White colours ! White colours
*.color7: #ABB2BF *.color7: #ACB0D0
*.color15: #FFFFFF *.color15: #ABB2BF
! xterm.vt100.faceName: Terminus:style=Regular:size=10 ! xterm.vt100.faceName: Terminus:style=Regular:size=10
! xterm.vt100.faceNameDoublesize: Cyberbit:style=Regular:size=10 ! xterm.vt100.faceNameDoublesize: Cyberbit:style=Regular:size=10