mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-07-31 23:32:06 +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,26 @@
|
||||
# Apprentice by Romain Lafourcade, https://github.com/romainl
|
||||
# This work is licensed under the terms of the MIT license.
|
||||
# For a copy, see https://opensource.org/licenses/MIT.
|
||||
|
||||
cursor #c7c7c7
|
||||
cursor_text_color #feffff
|
||||
selection_foreground #3e3e3e
|
||||
selection_background #c1ddff
|
||||
foreground #c8c8c8
|
||||
background #323232
|
||||
color0 #252525
|
||||
color8 #555555
|
||||
color1 #be7472
|
||||
color9 #ff9900
|
||||
color2 #709772
|
||||
color10 #97bb98
|
||||
color3 #989772
|
||||
color11 #fefdbc
|
||||
color4 #7199bc
|
||||
color12 #9fbdde
|
||||
color5 #727399
|
||||
color13 #989abc
|
||||
color6 #719899
|
||||
color14 #6fbbbc
|
||||
color7 #7f7f7f
|
||||
color15 #feffff
|
||||
Reference in New Issue
Block a user