Merge branch 'master' of https://bitbucket.org/archlabslinux/skel
This commit is contained in:
commit
252b84997f
@ -1,9 +1,9 @@
|
||||
! Base colors
|
||||
*.foreground: #c0c5ce
|
||||
*.background: #2b303b
|
||||
*.background: #919ba0
|
||||
*.cursorColor: #c0c5ce
|
||||
|
||||
*.color0: #2b303b
|
||||
*.color0: #919ba0
|
||||
*.color1: #bf616a
|
||||
*.color2: #a3be8c
|
||||
*.color3: #ebcb8b
|
||||
@ -28,8 +28,10 @@ rofi.line-padding: 2
|
||||
rofi.color-enabled: true
|
||||
rofi.hide-scrollbar: true
|
||||
rofi.separator-style: solid
|
||||
rofi.color-window: #EFF1F5, #2b303b, #EFF1F5
|
||||
rofi.color-normal: #EFF1F5, #2b303b, #EFF1F5, #8fa1b3, #2b303b
|
||||
rofi.color-window: #1c2023, #919ba0, #1c2023
|
||||
rofi.color-normal: #1c2023, #919ba0, #1c2023, #a4a4a4, #1c2023
|
||||
rofi.color-urgent: argb:00000000, #f43753, argb:00000000, argb:00000000, #e29a49
|
||||
rofi.color-active: argb:00000000, #49bbfb, argb:00000000, argb:00000000, #e29a49
|
||||
|
||||
! xterm
|
||||
xterm*font: DejaVu Sana Mono
|
||||
@ -46,7 +48,7 @@ URxvt*saveline: 15000
|
||||
URxvt*termName: rxvt-256color
|
||||
URxvt*iso14755: false
|
||||
URxvt*depth: 32
|
||||
URxvt*background: [95]#2b303b
|
||||
URxvt*background: [95]#919ba0
|
||||
URxvt*scrollBar: false
|
||||
URxvt*scrollBar_right: false
|
||||
URxvt*internalBorder: 0
|
||||
|
Reference in New Issue
Block a user