This commit is contained in:
asep komarudin 2024-03-12 20:26:51 +07:00
parent ba219f1e96
commit 601de90790

View file

@ -24,10 +24,10 @@ return {
colors = { colors = {
onedark = { onedark = {
green = "#99c379", green = "#99c379",
gray = "#abb2bf", gray = "#8094b4",
red = "#e06c75", red = "#e06c75",
purple = "#c678dd", purple = "#c678dd",
yellow = "#e5c07b", yellow = "#e5c07a",
blue = "#61afef", blue = "#61afef",
cyan = "#56b6c2", cyan = "#56b6c2",
bg_statusline = "#282c34", bg_statusline = "#282c34",