From 601de90790efeac125ac6dfbd4420a350b6cbb40 Mon Sep 17 00:00:00 2001 From: asep komarudin Date: Tue, 12 Mar 2024 20:26:51 +0700 Subject: [PATCH] update --- lua/custom/plugins/onedarkpro.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lua/custom/plugins/onedarkpro.lua b/lua/custom/plugins/onedarkpro.lua index 8871cd9..742934b 100644 --- a/lua/custom/plugins/onedarkpro.lua +++ b/lua/custom/plugins/onedarkpro.lua @@ -24,10 +24,10 @@ return { colors = { onedark = { green = "#99c379", - gray = "#abb2bf", + gray = "#8094b4", red = "#e06c75", purple = "#c678dd", - yellow = "#e5c07b", + yellow = "#e5c07a", blue = "#61afef", cyan = "#56b6c2", bg_statusline = "#282c34",