From 82b2e48ca4a858ff08860f868be779812321ee76 Mon Sep 17 00:00:00 2001 From: Pham Huy Hoang Date: Tue, 25 Apr 2023 13:58:21 +0900 Subject: [PATCH] fix typo (#188) --- lua/base46/extended_integrations/dap.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/base46/extended_integrations/dap.lua b/lua/base46/extended_integrations/dap.lua index 24d196d..6dda8fc 100644 --- a/lua/base46/extended_integrations/dap.lua +++ b/lua/base46/extended_integrations/dap.lua @@ -1,4 +1,4 @@ -local colors = require("base46").get_theme_tb "base30" +local colors = require("base46").get_theme_tb "base_30" return { -- Dap