46 lines
No EOL
712 B
Text
46 lines
No EOL
712 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
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
|
|
|
|
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 |