mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-05 06:25:00 +00:00
14 lines
731 B
Plaintext
14 lines
731 B
Plaintext
|
! ------------------------------------------------------------------------------
|
||
|
! ROFI Color theme
|
||
|
! Copyright: 2017 leofa
|
||
|
! ------------------------------------------------------------------------------
|
||
|
rofi.drun-icon-theme: Haiku
|
||
|
rofi.show-icons: true
|
||
|
rofi.color-normal: argb:2c263238, #c4cbd4, argb:2c263238, #5294E2, #f9f9f9
|
||
|
rofi.color-urgent: argb:2c263238, #cc6666, argb:e54b5160, #a54242, #f9f9f9
|
||
|
rofi.color-active: argb:2c263238, #65acff, argb:e44b5160, #4491ed, #f9f9f9
|
||
|
rofi.color-window: argb:f2263238, #7c8389, #263238
|
||
|
rofi.separator-style: none
|
||
|
rofi.run-command: fish -c '{cmd}'
|
||
|
rofi.run-list-command: 'fish -c functions'
|