Add Xresources file for Rofi themes

This commit is contained in:
Alexander Hosking 2017-08-15 22:46:26 -04:00
parent 74556d16c4
commit 4de180593f

9
.Xresources Normal file
View File

@ -0,0 +1,9 @@
!------------------------------------------------------------------------------
! ROFI Color theme
! ------------------------------------------------------------------------------
rofi.color-enabled: true
rofi.color-window: #273238, #273238, #1e2529
rofi.color-normal: #273238, #c1c1c1, #273238, #394249, #ffffff
rofi.color-active: #273238, #80cbc4, #273238, #394249, #80cbc4
rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844
rofi.width: 70