dotfiles/system/.config/X11/xresources
Severin Kaderli a8d174269d
Change theme to plata
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
2019-04-02 20:12:41 +02:00

27 lines
No EOL
677 B
Text

! SCRIPT NAME:
! .Xresources
!
! AUTHOR:
! Severin Kaderli <severin@kaderli.dev>
!
! DESCRIPTION:
! This contains my Rofi color configuration.
!
! USAGE:
! This file is merged on boot.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! ROFI Color theme
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
rofi.color-enabled: true
rofi.color-window: #080808, #080808, #1e2529
rofi.color-normal: #080808, #c1c1c1, #080808, #394249, #ffffff
rofi.color-active: #080808, #80cbc4, #080808, #394249, #80cbc4
rofi.color-urgent: #080808, #ff1844, #080808, #394249, #ff1844
rofi.seperator-style: solid
rofi.opacity: 100
rofi.location: 2
rofi.yoffset: 35
rofi.fixed-num-lines: false
Sxiv.background: #000000