GithubHelp home page GithubHelp logo

Comments (3)

loctvl842 avatar loctvl842 commented on July 30, 2024 1

Chào bạn, tớ có hỗ trợ cái monokai-classic cho cái lualine mà ta.

image

image

image

from monokai-pro.nvim.

loctvl842 avatar loctvl842 commented on July 30, 2024 1

có á bạn. Này config hơi lằng nhằng xíu, tại vì kh dùng override trong config đc. Mà bạn phải tự custom cái theme cho lualine luôn á. Chỉ cần custom cho lualine có cái background trùng với background của nvim là được

  • Một tự custom thì có thể tham khảo của mình tìm theme nha
  • Dễ hơn nhưng mà không nên. Edit trực tiếp cái file lua/lualine/monokai-pro.lua:
monokai_pro.normal = {
  a = { bg = colors.base.yellow, fg = colors.base.black, gui = "bold" },
  b = { bg = colors.base.dimmed5, fg = colors.base.yellow },
  c = {
    -- bg = colors.statusBar.background,
    bg = colors.editor.background,
    fg = colors.statusBar.activeForeground,
  },
  x = {
    bg = colors.statusBar.background,
    fg = colors.statusBar.activeForeground,
  },
}

Mình sửa cái c trong normal á

from monokai-pro.nvim.

huyhoang8398 avatar huyhoang8398 commented on July 30, 2024
Screenshot 2023-07-09 at 22 12 53 Có cách nào để cái back ground nó trùng với phần editor k bạn, giống ảnh cuối với phần mô tả của bạn

from monokai-pro.nvim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.