mirror of
https://github.com/davatorium/rofi.git
synced 2024-10-27 05:23:18 -04:00
11 lines
568 B
Text
11 lines
568 B
Text
! ------------------------------------------------------------------------------
|
|
! ROFI Color theme
|
|
! Based on Adapta-Nokto GTK theme (https://github.com/adapta-project/adapta-gtk-theme)
|
|
! User: PyGeek03
|
|
! Copyright: PyGeek03
|
|
! ------------------------------------------------------------------------------
|
|
rofi.color-enabled: true
|
|
rofi.color-window: #3a4c54, #2a373e, #c3c6c8
|
|
rofi.color-normal: #455a64, #fafbfc, #455a64, #00bcd4, #fafbfc
|
|
rofi.color-active: #455a64, #00bcd4, #455a64, #009688, #fdf6e3
|
|
rofi.color-urgent: #455a64, #ff5252, #455a64, #ff5252, #fdf6e3
|