mirror of
				https://github.com/Mastermindzh/dotfiles.git
				synced 2025-11-04 02:38:53 +01:00 
			
		
		
		
	new, darker, colour scheme
This commit is contained in:
		
							
								
								
									
										21
									
								
								i3/config
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								i3/config
									
									
									
									
									
								
							@@ -14,13 +14,15 @@ floating_modifier $mod
 | 
			
		||||
############################################
 | 
			
		||||
 | 
			
		||||
set $urgentTextColour           #101218
 | 
			
		||||
set $primaryBackgroundColour    #1f222d
 | 
			
		||||
set $secondaryBackgroundColour  #252936
 | 
			
		||||
set $textColour                 #7780a1
 | 
			
		||||
set $primaryBackgroundColour    #1e1e1e
 | 
			
		||||
set $secondaryBackgroundColour  #252526
 | 
			
		||||
set $tertiaryBackgroundColour   #333333
 | 
			
		||||
 | 
			
		||||
set $textColour                 #848484
 | 
			
		||||
set $focusedTextColour          #f6f6f7
 | 
			
		||||
 | 
			
		||||
set $statusLineColour           #d1d4e0
 | 
			
		||||
set $focusedTextColour          #ffffff
 | 
			
		||||
set $urgentBackground           #ee829f
 | 
			
		||||
set $urgentBackground           #ef5350
 | 
			
		||||
set $indicatorColour            #fcc09e
 | 
			
		||||
 | 
			
		||||
set $workspace1 "1: "
 | 
			
		||||
@@ -119,8 +121,11 @@ bindsym $mod+Print exec /bin/bash ~/.config/i3/scripts/screenshot.sh    # Show s
 | 
			
		||||
bindsym $mod+shift+b exec /bin/bash ~/.config/i3/scripts/brightness.sh
 | 
			
		||||
 | 
			
		||||
# Rofi
 | 
			
		||||
bindsym $mod+d exec "rofi -color-window '#273238, #273238, #1e2529' -color-normal '#273238, #c1c1c1, #273238, #394249, #ffffff' -color-active '#273238, #80cbc4, #273238, #394249, #80cbc4' -color-urgent '#273238, #ff1844, #273238, #394249, #ff1844' -lines 10 -line-padding 5 -show run"
 | 
			
		||||
bindsym $mod+Tab exec "rofi -color-window '#273238, #273238, #1e2529' -color-normal '#273238, #c1c1c1, #273238, #394249, #ffffff' -color-active '#273238, #80cbc4, #273238, #394249, #80cbc4' -color-urgent '#273238, #ff1844, #273238, #394249, #ff1844' -lines 10 -line-padding 5 -show"
 | 
			
		||||
# window: background border dividerline
 | 
			
		||||
# normal: odd lines - text colour - even lines - hover lines - hover text colour
 | 
			
		||||
# active: background
 | 
			
		||||
bindsym $mod+d exec "rofi -color-window '#1e1e1e, #333333, #333333' -color-normal '#1e1e1e, #848484, #1e1e1e, #333333, #f6f6f7' -lines 10 -line-padding 5 -show run"
 | 
			
		||||
bindsym $mod+Tab exec "rofi -color-window '#1e1e1e, #333333, #333333' -color-normal '#1e1e1e, #848484, #1e1e1e, #333333, #f6f6f7' -color-active '#333333, #ef5350, #0000ff, #333333, #f6f6f7' -lines 10 -line-padding 5 -show"
 | 
			
		||||
 | 
			
		||||
############################################
 | 
			
		||||
#    Media keys                            #
 | 
			
		||||
@@ -200,7 +205,7 @@ bar {
 | 
			
		||||
new_window 1pixel
 | 
			
		||||
hide_edge_borders both
 | 
			
		||||
 | 
			
		||||
# Widow Colours
 | 
			
		||||
# Window Colours
 | 
			
		||||
#                       border                     background                  text               indicator
 | 
			
		||||
client.focused          $primaryBackgroundColour   $primaryBackgroundColour    $focusedTextColour $indicatorColour
 | 
			
		||||
client.focused_inactive $secondaryBackgroundColour $secondaryBackgroundColour  $textColour        $indicatorColour
 | 
			
		||||
 
 | 
			
		||||
@@ -44,11 +44,13 @@ color=#e29e0b
 | 
			
		||||
command=bash ~/.config/i3/scripts/blocks/temp.sh
 | 
			
		||||
label=
 | 
			
		||||
interval=1
 | 
			
		||||
color=#999999
 | 
			
		||||
 | 
			
		||||
[load_average]
 | 
			
		||||
label=
 | 
			
		||||
interval=10
 | 
			
		||||
separator=true
 | 
			
		||||
color=#999999
 | 
			
		||||
 | 
			
		||||
# Memory usage
 | 
			
		||||
#
 | 
			
		||||
@@ -57,6 +59,7 @@ separator=true
 | 
			
		||||
label=
 | 
			
		||||
separator=true
 | 
			
		||||
interval=30
 | 
			
		||||
color=#999999
 | 
			
		||||
 | 
			
		||||
# Disk usage
 | 
			
		||||
# The directory defaults to $HOME if the instance is not specified.
 | 
			
		||||
@@ -67,6 +70,7 @@ label=
 | 
			
		||||
instance=/
 | 
			
		||||
interval=5
 | 
			
		||||
separator=true
 | 
			
		||||
color=#999999
 | 
			
		||||
 | 
			
		||||
# Updates
 | 
			
		||||
[updates]
 | 
			
		||||
@@ -74,6 +78,7 @@ label=
 | 
			
		||||
command=pacman -Qu | wc -l
 | 
			
		||||
interval=60
 | 
			
		||||
separator=true
 | 
			
		||||
color=#999999
 | 
			
		||||
 | 
			
		||||
# Network interface monitoring
 | 
			
		||||
#
 | 
			
		||||
@@ -92,6 +97,7 @@ label=
 | 
			
		||||
command=ping -c 2 8.8.8.8 | tail -1| awk '{print $4}' | cut -d '/' -f 2 | cut -f1 -d"."
 | 
			
		||||
interval=60
 | 
			
		||||
separator=true
 | 
			
		||||
color=#999999
 | 
			
		||||
 | 
			
		||||
# Volume indicator
 | 
			
		||||
#
 | 
			
		||||
@@ -105,6 +111,7 @@ interval=1
 | 
			
		||||
command=/usr/lib/i3blocks/volume 5 pulse
 | 
			
		||||
signal=10
 | 
			
		||||
separator=true
 | 
			
		||||
color=#999999
 | 
			
		||||
 | 
			
		||||
# Battery indicator
 | 
			
		||||
# The battery instance defaults to 0.
 | 
			
		||||
@@ -114,6 +121,7 @@ label=
 | 
			
		||||
#instance=1
 | 
			
		||||
interval=30
 | 
			
		||||
separator=true
 | 
			
		||||
color=#999999
 | 
			
		||||
 | 
			
		||||
# Date Time
 | 
			
		||||
[time]
 | 
			
		||||
@@ -121,4 +129,4 @@ label=
 | 
			
		||||
command=date '+%Y-%m-%d %H:%M:%S'
 | 
			
		||||
interval=1
 | 
			
		||||
separator=true
 | 
			
		||||
 | 
			
		||||
color=#999999
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user