mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-05-02 20:31:43 +01:00
Changed . token to _dot
This change allows the dotfiles to work with chezmoi (e.g: on windows) and improves grepability with neovim/telescope
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
foreground #000000
|
||||
background #1f1f24
|
||||
cursor #7F7F7F
|
||||
color0 #4e596b
|
||||
color8 #91a0b1
|
||||
color1 #fb695d
|
||||
color7 #BFBFBF
|
||||
color9 #fb695d
|
||||
color2 #74b391
|
||||
color10 #aef37c
|
||||
color3 #fc8e3e
|
||||
color11 #fc8e3e
|
||||
color4 #9586f4
|
||||
color12 #53a4fb
|
||||
color5 #fb5ea3
|
||||
color13 #fb5ea3
|
||||
color6 #79c8b6
|
||||
color14 #83d2c0
|
||||
color15 #91a0b1
|
||||
selection_foreground #1f1f24
|
||||
selection_background #000000
|
||||
Reference in New Issue
Block a user