changed colors a bit

This commit is contained in:
pika 2024-07-06 04:59:18 +02:00
parent 0e88bd7a2e
commit cc2d378fe7

View file

@ -3,8 +3,9 @@ return {
lazy = false,
priority = 1000, -- Make sure to load this before all the other start plugins.
config = function()
require("bamboo").setup({
require("bamboo.").setup({
-- ────────────────────────────< optional configuration here >─────────────────────────
style = "multiplex",
code_style = {
comments = { italic = false, bold = true },
conditionals = { italic = false },