Add home/.Xresources.d/rofi/dracula.res
Add home/.Xresources.d/rofi/gune.res Add home/.Xresources.d/rofi/jellybeans.res Add home/.Xresources.d/themes/dracula.res Add home/.Xresources.d/themes/jellybeans.res Add home/.Xresources.d/themes/sourcerer.res
This commit is contained in:
parent
8c801b5ed9
commit
42965069da
29
home/dot_Xresources.d/rofi/dracula.res
Normal file
29
home/dot_Xresources.d/rofi/dracula.res
Normal file
@ -0,0 +1,29 @@
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Configuration
|
||||
! ------------------------------------------------------------------------------
|
||||
!rofi.opacity: 200
|
||||
rofi.font: xft:Roboto 11
|
||||
rofi.lines: 10
|
||||
rofi.width: 40
|
||||
!rofi.fake-transparency: true
|
||||
rofi.fuzzy: true
|
||||
rofi.sidebar-mode: false
|
||||
rofi.separator-style: none
|
||||
rofi.hide-scrollbar: true
|
||||
rofi.markup-rows: true
|
||||
rofi.key-run: Mod4+space
|
||||
!rofi.key-window: Mod4+w
|
||||
!rofi.key-ssh: Mod4+s
|
||||
rofi.bw: 4
|
||||
!rofi.switchers: drun
|
||||
rofi.modi: window,run,ssh
|
||||
rofi.combi-modi: window,drun
|
||||
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! ------------------------------------------------------------------------------
|
||||
rofi.color-enabled: true
|
||||
rofi.color-window: argb:cc000000, argb:cf000000, argb:d2f0544c
|
||||
rofi.color-normal: argb:00393939, argb:f9f0f0f0, argb:c7393939, argb:00393939, argb:f6f0544c
|
||||
rofi.color-active: argb:00393939, argb:f98fdfd2, argb:c7393939, argb:00393939, argb:f6f0544c
|
||||
rofi.color-urgent: argb:00393939, argb:f9ff8904, argb:c7393939, argb:00393939, argb:f6f0544c
|
29
home/dot_Xresources.d/rofi/gune.res
Normal file
29
home/dot_Xresources.d/rofi/gune.res
Normal file
@ -0,0 +1,29 @@
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Configuration
|
||||
! ------------------------------------------------------------------------------
|
||||
!rofi.opacity: 200
|
||||
rofi.font: xft:Roboto 11
|
||||
rofi.lines: 10
|
||||
rofi.width: 40
|
||||
!rofi.fake-transparency: true
|
||||
rofi.fuzzy: true
|
||||
rofi.sidebar-mode: false
|
||||
rofi.separator-style: none
|
||||
rofi.hide-scrollbar: true
|
||||
rofi.markup-rows: true
|
||||
rofi.key-run: Mod4+space
|
||||
!rofi.key-window: Mod4+w
|
||||
!rofi.key-ssh: Mod4+s
|
||||
rofi.bw: 4
|
||||
!rofi.switchers: drun
|
||||
rofi.modi: window,run,ssh
|
||||
rofi.combi-modi: window,drun
|
||||
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! ------------------------------------------------------------------------------
|
||||
rofi.color-enabled: true
|
||||
rofi.color-window: argb:cc000000, argb:cf000000, argb:d2f0544c
|
||||
rofi.color-normal: argb:00393939, argb:f9f0f0f0, argb:c7393939, argb:00393939, argb:f6f0544c
|
||||
rofi.color-active: argb:00393939, argb:f98fdfd2, argb:c7393939, argb:00393939, argb:f6f0544c
|
||||
rofi.color-urgent: argb:00393939, argb:f9ff8904, argb:c7393939, argb:00393939, argb:f6f0544c
|
36
home/dot_Xresources.d/rofi/jellybeans.res
Normal file
36
home/dot_Xresources.d/rofi/jellybeans.res
Normal file
@ -0,0 +1,36 @@
|
||||
#define base00 #2d2d2d
|
||||
#define base01 #f2777a
|
||||
#define base02 #99cc99
|
||||
#define base03 #d2a853
|
||||
#define base04 #6699cc
|
||||
#define base05 #cc99cc
|
||||
#define base06 #66cccc
|
||||
#define base07 #d3d0c8
|
||||
#define base08 #515151
|
||||
#define base09 #ff5f63
|
||||
#define base0A #94ea94
|
||||
#define base0B #f0b643
|
||||
#define base0C #59a2ea
|
||||
#define base0D #ea94ea
|
||||
#define base0E #59eaea
|
||||
#define base0F #f2f0ec
|
||||
|
||||
*.foreground: base07
|
||||
*.background: base00
|
||||
*.cursorColor: base07
|
||||
*.color0: base00
|
||||
*.color1: base01
|
||||
*.color2: base02
|
||||
*.color3: base03
|
||||
*.color4: base04
|
||||
*.color5: base05
|
||||
*.color6: base06
|
||||
*.color7: base07
|
||||
*.color8: base08
|
||||
*.color9: base09
|
||||
*.color10: base0A
|
||||
*.color11: base0B
|
||||
*.color12: base0C
|
||||
*.color13: base0D
|
||||
*.color14: base0E
|
||||
*.color15: base0F
|
19
home/dot_Xresources.d/themes/dracula.res
Normal file
19
home/dot_Xresources.d/themes/dracula.res
Normal file
@ -0,0 +1,19 @@
|
||||
! Dracula Xresources palette
|
||||
*.foreground: #F8F8F2
|
||||
*.background: #282A36
|
||||
*.color0: #000000
|
||||
*.color8: #4D4D4D
|
||||
*.color1: #FF5555
|
||||
*.color9: #FF6E67
|
||||
*.color2: #50FA7B
|
||||
*.color10: #5AF78E
|
||||
*.color3: #F1FA8C
|
||||
*.color11: #F4F99D
|
||||
*.color4: #BD93F9
|
||||
*.color12: #CAA9FA
|
||||
*.color5: #FF79C6
|
||||
*.color13: #FF92D0
|
||||
*.color6: #8BE9FD
|
||||
*.color14: #9AEDFE
|
||||
*.color7: #BFBFBF
|
||||
*.color15: #E6E6E6
|
36
home/dot_Xresources.d/themes/jellybeans.res
Normal file
36
home/dot_Xresources.d/themes/jellybeans.res
Normal file
@ -0,0 +1,36 @@
|
||||
#define base00 #2d2d2d
|
||||
#define base01 #f2777a
|
||||
#define base02 #99cc99
|
||||
#define base03 #d2a853
|
||||
#define base04 #6699cc
|
||||
#define base05 #cc99cc
|
||||
#define base06 #66cccc
|
||||
#define base07 #d3d0c8
|
||||
#define base08 #515151
|
||||
#define base09 #ff5f63
|
||||
#define base0A #94ea94
|
||||
#define base0B #f0b643
|
||||
#define base0C #59a2ea
|
||||
#define base0D #ea94ea
|
||||
#define base0E #59eaea
|
||||
#define base0F #f2f0ec
|
||||
|
||||
*.foreground: base07
|
||||
*.background: base00
|
||||
*.cursorColor: base07
|
||||
*.color0: base00
|
||||
*.color1: base01
|
||||
*.color2: base02
|
||||
*.color3: base03
|
||||
*.color4: base04
|
||||
*.color5: base05
|
||||
*.color6: base06
|
||||
*.color7: base07
|
||||
*.color8: base08
|
||||
*.color9: base09
|
||||
*.color10: base0A
|
||||
*.color11: base0B
|
||||
*.color12: base0C
|
||||
*.color13: base0D
|
||||
*.color14: base0E
|
||||
*.color15: base0F
|
46
home/dot_Xresources.d/themes/sourcerer.res
Normal file
46
home/dot_Xresources.d/themes/sourcerer.res
Normal file
@ -0,0 +1,46 @@
|
||||
|
||||
! ██████ ██████ ██ ██ ██████ █████ █████ ██████ █████ ██████
|
||||
! ██░░░░ ██░░░░██░██ ░██░░██░░████░░░██ ██░░░██░░██░░████░░░██░░██░░██
|
||||
! ░░█████ ░██ ░██░██ ░██ ░██ ░░░██ ░░ ░███████ ░██ ░░░███████ ░██ ░░
|
||||
! ░░░░░██░██ ░██░██ ░██ ░██ ░██ ██░██░░░░ ░██ ░██░░░░ ░██
|
||||
! ██████ ░░██████ ░░██████░███ ░░█████ ░░██████░███ ░░██████░███
|
||||
! ░░░░░░ ░░░░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░ ░░░░░░ ░░░
|
||||
! r e a d c o d e l i k e a w i z a r d
|
||||
!
|
||||
! sourcerer by xero harrison (http://sourcerer.xero.nu)
|
||||
! ├─ based on sorcerer by Jeet Sukumaran (http://jeetworks.org)
|
||||
! └─ based on mustang by Henrique C. Alves (hcarvalhoalves@gmail.com)
|
||||
|
||||
! █▓▒░ scorcerer colors
|
||||
*.foreground: #c2c2b0
|
||||
*.background: #222222
|
||||
*.cursorColor: #c2c2b0
|
||||
! black
|
||||
*.color0: #111111
|
||||
*.color8: #181818
|
||||
! red
|
||||
*.color1: #aa4450
|
||||
*.color9: #ff6a6a
|
||||
! green
|
||||
*.color2: #719611
|
||||
*.color10: #b1d631
|
||||
! yellow
|
||||
*.color3: #ff9800
|
||||
*.color11: #87875f
|
||||
! blue
|
||||
*.color4: #6688aa
|
||||
*.color12: #90b0d1
|
||||
! magenta
|
||||
*.color5: #8f6f8f
|
||||
*.color13: #8181a6
|
||||
! cyan
|
||||
*.color6: #528b8b
|
||||
*.color14: #87ceeb
|
||||
! white
|
||||
*.color7: #d3d3d3
|
||||
*.color15: #c1cdc1
|
||||
! stylized
|
||||
*.colorIT: #719611
|
||||
*.colorBD: #d3d3d3
|
||||
*.colorUL: #528b8b
|
||||
|
Loading…
Reference in New Issue
Block a user