70 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			70 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
*background:                      #272827
 | 
						|
*foreground:                      #657b83
 | 
						|
*cursorColor:                     #16A085
 | 
						|
 | 
						|
! special
 | 
						|
*.foreground:   #95f794
 | 
						|
*.background:   #000000
 | 
						|
*.cursorColor:  #95f794
 | 
						|
 | 
						|
! black
 | 
						|
*.color0:       #303030
 | 
						|
*.color8:       #5f5f5f
 | 
						|
 | 
						|
! red
 | 
						|
*.color1:       #ffffff
 | 
						|
*.color9:       #ffffff
 | 
						|
 | 
						|
! green
 | 
						|
*.color2:       #b1d631
 | 
						|
*.color10:      #ffffff
 | 
						|
 | 
						|
! yellow
 | 
						|
*.color3:       #7b7b7b
 | 
						|
*.color11:      #b5e001
 | 
						|
 | 
						|
! blue
 | 
						|
*.color4:       #0dff1c
 | 
						|
*.color12:      #00bc67
 | 
						|
 | 
						|
! magenta
 | 
						|
*.color5:       #6d506d
 | 
						|
*.color13:      #147f00
 | 
						|
 | 
						|
! cyan
 | 
						|
*.color6:       #4bb5c1
 | 
						|
*.color14:      #4bb5c1
 | 
						|
 | 
						|
! white
 | 
						|
*.color7:       #7e7e7e
 | 
						|
*.color15:      #a0a0a0
 | 
						|
 | 
						|
URxvt.font: xft:Source Code Pro:size=12
 | 
						|
URxvt.depth:                      32
 | 
						|
URxvt*scrollBar:                  false
 | 
						|
URxvt*mouseWheelScrollPage:       false
 | 
						|
URxvt*cursorBlink:                true
 | 
						|
URxvt*saveLines:                  5000
 | 
						|
URxvt*internalBorder: 5
 | 
						|
URxvt*geometry: 70x19
 | 
						|
 | 
						|
rofi.color-enabled: true
 | 
						|
rofi.color-window: #272827, #13bf9d, #13bf9d
 | 
						|
rofi.color-normal: #000000, #657b83, #272827, #272827, #13bf9d
 | 
						|
rofi.color-active: #000000, #000000, #000000, #272827, #13bf9d
 | 
						|
rofi.color-urgent: #272827, #657b83, #272827, #272827, #13bf9d
 | 
						|
 | 
						|
rofi.separator-style: solid
 | 
						|
rofi.sidebar-mode: false
 | 
						|
rofi.lines: 5
 | 
						|
rofi.font: Source Code Pro Semibold 12
 | 
						|
rofi.bw: 1
 | 
						|
rofi.columns: 2
 | 
						|
rofi.padding: 5
 | 
						|
rofi.fixed-num-lines: true
 | 
						|
rofi.hide-scrollbar: true
 | 
						|
 | 
						|
URxvt.iso14755: false
 | 
						|
URxvt.iso14755_52: false
 | 
						|
 |