mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Trying again to update nvim
This commit is contained in:
parent
45c69645c8
commit
1b68e260c4
10 changed files with 353 additions and 221 deletions
|
|
@ -5,7 +5,6 @@ scrolling:
|
|||
window:
|
||||
opacity: 0.95
|
||||
|
||||
|
||||
# github Alacritty Colors
|
||||
colors:
|
||||
# Default colors
|
||||
|
|
@ -39,34 +38,6 @@ colors:
|
|||
- { index: 16, color: '0xd18616' }
|
||||
- { index: 17, color: '0xffa198' }
|
||||
|
||||
#colors:
|
||||
# primary:
|
||||
# background: '0x0A0E14'
|
||||
# foreground: '0xFFFFFF'
|
||||
#
|
||||
# text: '0x2e3440'
|
||||
# cursor: '0xe5e9f0'
|
||||
#
|
||||
# normal:
|
||||
# black: '0x01060E'
|
||||
# red: '0xEA6C73'
|
||||
# green: '0x91B362'
|
||||
# yellow: '0xEBCB8B'
|
||||
# blue: '0x81A1C1'
|
||||
# magenta: '0xB48EAD'
|
||||
# cyan: '0x88C0D0'
|
||||
# white: '0xF5F5F5'
|
||||
#
|
||||
# bright:
|
||||
# black: '0x686868'
|
||||
# red: '0xF07178'
|
||||
# green: '0xC2D94C'
|
||||
# yellow: '0xEBCB8B'
|
||||
# blue: '0x81A1C1'
|
||||
# magenta: '0xB48EAD'
|
||||
# cyan: '0x8FBCBB'
|
||||
# white: '0xFFFFF2'
|
||||
|
||||
font:
|
||||
normal:
|
||||
family: TerminusWithNerdFont
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue