Added work to some shortcuts in ranger, vim for C# and soem colorchanges

This commit is contained in:
Tuan-Dat Tran
2018-08-29 21:22:24 +02:00
parent 3ea585c26a
commit c6f99af469
9 changed files with 149 additions and 114 deletions

View File

@@ -1,36 +1,37 @@
! special
*.foreground: #f1ebeb
*.foreground: #f8f8f2
*.background: #272822
*.cursorColor: #f1ebeb
*.cursorColor: #f8f8f2
! black
*.color0: #48483e
*.color8: #76715e
*.color0: #272822
*.color8: #75715e
! red
*.color1: #dc2566
*.color9: #fa2772
*.color1: #f92672
*.color9: #f92672
! green
*.color2: #8fc029
*.color10: #a7e22e
*.color2: #a6e22e
*.color10: #a6e22e
! yellow
*.color3: #d4c96e
*.color11: #e7db75
*.color3: #f4bf75
*.color11: #f4bf75
! blue
*.color4: #55bcce
*.color12: #66d9ee
*.color4: #66d9ef
*.color12: #66d9ef
! magenta
*.color5: #9358fe
*.color13: #ae82ff
*.color5: #ae81ff
*.color13: #ae81ff
! cyan
*.color6: #56b7a5
*.color14: #66efd5
*.color6: #a1efe4
*.color14: #a1efe4
! white
*.color7: #acada1
*.color15: #cfd0c2
*.color7: #f8f8f2
*.color15: #f9f8f5