Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is my colorscheme not looking like the screenshots? #63

Closed
vzytoi opened this issue Aug 26, 2021 · 1 comment
Closed

Why is my colorscheme not looking like the screenshots? #63

vzytoi opened this issue Aug 26, 2021 · 1 comment
Labels
assigned Under progress.
Projects

Comments

@vzytoi
Copy link

vzytoi commented Aug 26, 2021

Hey, I just installed this colorscheme, which looks really good but It don't looks the same when I installed it. Here is my config.

    use {
        'projekt0n/github-nvim-theme',
        config = function()
            require("github-theme").setup({
              themeStyle = "dark",
            })
        end
    }
vim.o.termguicolors = true
vim.o.background = 'dark'

colorschemenotlookingok

@ful1e5 ful1e5 added the assigned Under progress. label Sep 3, 2021
@ful1e5 ful1e5 added this to To do in Workboard via automation Sep 3, 2021
@ful1e5
Copy link
Member

ful1e5 commented Sep 3, 2021

check #16 for progress

ful1e5 added a commit to ful1e5/github-nvim-theme that referenced this issue Sep 16, 2021
@ful1e5 ful1e5 moved this from To do to In progress in Workboard Sep 16, 2021
@ful1e5 ful1e5 closed this as completed Sep 16, 2021
Workboard automation moved this from In progress to Done Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned Under progress.
Projects
Development

No branches or pull requests

2 participants