Add rofi theme

This commit is contained in:
CAMPION Hugo 2022-02-17 13:17:42 +01:00
parent 0d1ec8a7d9
commit a024a81067
No known key found for this signature in database
GPG Key ID: 27899678213F98CF
2 changed files with 13 additions and 0 deletions

View File

@ -33,3 +33,7 @@ The file telegram/cyberpunk-neon.attheme file in this repository can also be use
If you use Zim you can copy zim/style.conf into ~./config/zim
`cp zim/style.conf ~./config/zim/`
### Rofi launcher
If you use rofi on i3, sway, etc.. You can add rofi/config to your existing ~/.config/rofi/config to match the colors of cyberpunk neon theme

9
apps/rofi/config Normal file
View File

@ -0,0 +1,9 @@
! "Color scheme for normal row" Set from: File
rofi.color-normal: #091833, #0abdc6, #0d244d, #ea00d9, #091833
rofi.color-urgent: #091833, #0abdc6, #0d244d, #ea00d9, #091833
rofi.color-active: #091833, #0abdc6, #0d244d, #ea00d9, #091833
! "Color scheme window" Set from: File
rofi.color-window: #091833, #ea00d9, #ea00d9
! "Separator style (none, dash, solid)" Set from: File
rofi.separator-style: solid