-
### Checklist before submitting an issue
- [X] I have searched through the existing [closed and open issues](https://github.com/elkowar/eww/issues?q=is%3Aissue) for eww and made sure this is not a …
-
Having a set of ready-to-use palettes would be nice for an end-user who just wants to experiment a bit with what the application can do. Currently, there are 3 candidate default palettes specified und…
-
When using the "split" bar theme, most of my icons are offset slightly to the right, even if there's no "split" for that element (like for bluetooth I have the on/off indicator turned off).
I'm usi…
-
After updating Rofi the theme is broken, the text turned black and the highlighting is gone.
Running Rofi version 1.7.0
-
Add some notes to things.
Personal web site, etc
-
### Describe the problem you'd like to have solved
a user of a deployed site has to view the site in whichever palette the site was deployed with. for example if the user prefers to view sites in 'd…
-
Since themes are now isolated, we hope that adding a new theme should be easier for a contributor!
Please review our existing theme documentation and theme source files in `zulipterminal/themes/`
…
-
I use the [base16-vim](https://github.com/chriskempson/base16-vim/blob/master/colors/base16-railscasts.vim) railscasts theme. It defines a color for the `Conceal` group, which overrides the highlighti…
-
**Describe the bug**
When running a python venv , system hangs occur and then disappear to hang again. Behavior does not occur unless using a python venv.
**To Reproduce**
Start my python ve…
-
@morhetz have you ever used highlighting of doxygen-style comments with the gruvbox color theme?
``` vim
let g:load_doxygen_syntax=1
```
When I just enable that option on a C-file using doxygen, the…