V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
helIoworld
V2EX  ›  Neovim

请教关于 nvim 的消息框 ui 设置

  •  
  •   helIoworld · Dec 27, 2023 · 1965 views
    This topic created in 852 days ago, the information mentioned may be changed or developed.
    大佬们请问右下角这个框的 ui 应该在哪配置,我使用的主题是 everforest ,设置背景透明后这个框的背景颜色就变成黑色了,怎么调整才能把它变得透明呢
    2 replies    2024-06-08 09:39:49 +08:00
    july1995
        1
    july1995  
       Dec 27, 2023 via Android
    我看了一下我的,我的是透明的,但是我好像没有特殊配置过。 我的主题是 catppuccin
    noahlias
        2
    noahlias  
       Jun 8, 2024
    {
    "j-hui/fidget.nvim",
    event = "LspAttach",
    config = function()
    require("fidget").setup {
    notification = {
    window = {
    winblend = 0,
    },
    },
    }
    end,
    },
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1242 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 17:40 · PVG 01:40 · LAX 10:40 · JFK 13:40
    ♥ Do have faith in what you're doing.