dotfiles/system/.config/X11/xresources
Severin Kaderli 3aab1c0e4e
Add font configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
2019-05-30 18:43:16 +02:00

55 lines
No EOL
1.1 KiB
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
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! Terminal colors
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*.color0: #252525
*.color8: #252525
*.color1: #ff5252
*.color9: #ff5252
*.color2: #c3d82c
*.color10: #c3d82c
*.color3: #ffd740
*.color11: #ffd740
*.color4: #40c4ff
*.color12: #40c4ff
*.color5: #ff4081
*.color13: #ff4081
*.color6: #70c0ba
*.color14: #70c0ba
*.color7: #eaeaea
*.color15: #eaeaea