add: update config

This commit is contained in:
asep.komarudin 2024-05-17 07:05:11 +07:00
parent a2b9217202
commit 880a48e1a3
8 changed files with 128 additions and 85 deletions

View file

@ -8,7 +8,7 @@ return {
lazy = false, -- make sure we load this during startup if it is your main colorscheme
priority = 1000, -- make sure to load this before all the other start plugins
config = function()
local is_transparent = true
local is_transparent = false
local palette = require("github-theme.palette").load("github_dark_dimmed")
require("github-theme").setup({
options = {