-
Would you be willing to put in the effort to move this project from a Stylus CSS file to an easier installation method as a [JupyterLab extension](https://jupyterlab.readthedocs.io/en/stable/developer…
flxai updated
5 years ago
-
Before (variables, function calls and definitions are kinda separated)
![image](https://github.com/jdinhify/vscode-theme-gruvbox/assets/34401005/1152f4ad-6c83-4233-97dc-074bcd089157)
After (everyt…
-
Hi wanted to share my typings for your plugin
```lua
---@alias TLualineThemes
---| "auto"
---| "16color"
---| "ayu_dark"
---| "ayu_light"
---| "ayu_mirage"
---| "ayu"
---| "codedark"
---| …
-
We need to figure out if the internal Twitter, RSS etc. internal templates are sufficient or need to be optimized for SEO and more.
-
I'm using Lua and Packer to setup my Neovim 0.5. The theme installs and works great but when I launch nvim it gives this error
```
Vim(colorscheme):E185: Cannot find color scheme 'onehalfdark'
```
…
-
> Already looked at the Wiki? - https://github.com/soulhotel/FF-ULTIMA/wiki
Yes
> Describe the issue:
Firefox's Alpenglow is a unique beast: it is a native theme that follows the system theme…
-
im completley new to nix so it might be it but i changed all the variables to mine and when i ran
`sudo nixos-rebuild switch --flake . `
i got
```
warning: Git tree '/home/fishcat/.dotfiles' is d…
-
Hey thanks for this great config! I have most of it working but would like to change the underlining of all words matching the word under the cursor to bold. Here are a couple of observations:
- I …
-
This project seems sufficiently popular and complex to warrant a `man` page.
I've drafted out a sample page from the contents of your wiki, feel free to chop it up or modify it in any way.
```tr…
-
At the end of my init.vim I have this line
```
let g:gruvbox_contrast_dark = 'hard'
```
as per the documentation on the wiki for setting the background contrast mode. However, when I load Neovim, …