mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-05 00:48:45 +00:00
Update colors
This commit is contained in:
@@ -13,7 +13,7 @@ cursor = '#d0d2d0'
|
||||
|
||||
# Normal colors
|
||||
[colors.normal]
|
||||
black = '#b9b9b9'
|
||||
black = '#777777'
|
||||
red = '#ca807b'
|
||||
green = '#c2c683'
|
||||
yellow = '#edd090'
|
||||
@@ -24,7 +24,7 @@ white = '#fefefe'
|
||||
|
||||
# Bright colors
|
||||
[colors.bright]
|
||||
black = '#222222'
|
||||
black = '#999999'
|
||||
red = '#ca807b'
|
||||
green = '#c2c683'
|
||||
yellow = '#edd090'
|
||||
|
||||
Reference in New Issue
Block a user