changed polybar colors
This commit is contained in:
@@ -8,10 +8,9 @@
|
|||||||
;=====================================================
|
;=====================================================
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
bg = #00101010
|
black = #0a0a0a
|
||||||
bg2 = #20101010
|
dark_gray = #404040
|
||||||
fg = #f8f8f2
|
white = #f2f8f8
|
||||||
select = #44475a
|
|
||||||
blue = ${env:COLOR_BLUE}
|
blue = ${env:COLOR_BLUE}
|
||||||
cyan = ${env:COLOR_CYAN}
|
cyan = ${env:COLOR_CYAN}
|
||||||
pink = #ff79c6
|
pink = #ff79c6
|
||||||
@@ -23,16 +22,13 @@ yellow = #f1fa8c
|
|||||||
|
|
||||||
;++++++++++++++++++++++
|
;++++++++++++++++++++++
|
||||||
|
|
||||||
;background = ${xrdb:color0:#222}
|
background = ${colors.dark_gray}
|
||||||
background = ${colors.bg}
|
background-alt = ${colors.black}
|
||||||
background-alt = ${colors.select}
|
foreground = ${colors.white}
|
||||||
background-alt2 = ${colors.bg2}
|
foreground-alt = ${colors.white}
|
||||||
;foreground = ${xrdb:color7:#222}
|
|
||||||
foreground = ${colors.fg}
|
|
||||||
foreground-alt = ${colors.select}
|
|
||||||
primary = ${colors.purple}
|
primary = ${colors.purple}
|
||||||
secondary = ${colors.cyan}
|
secondary = ${colors.white}
|
||||||
alert = ${colors.pink}
|
alert = ${colors.red}
|
||||||
|
|
||||||
[bar/top]
|
[bar/top]
|
||||||
monitor = ${env:MONITOR}
|
monitor = ${env:MONITOR}
|
||||||
@@ -46,7 +42,7 @@ fixed-center = false
|
|||||||
background = ${colors.background}
|
background = ${colors.background}
|
||||||
foreground = ${colors.foreground}
|
foreground = ${colors.foreground}
|
||||||
|
|
||||||
line-size = 0
|
line-size = 1
|
||||||
line-color = #f00
|
line-color = #f00
|
||||||
|
|
||||||
border-size = 0
|
border-size = 0
|
||||||
@@ -58,16 +54,16 @@ padding = 1
|
|||||||
module-margin-left = 2
|
module-margin-left = 2
|
||||||
module-margin-right = 0
|
module-margin-right = 0
|
||||||
|
|
||||||
font-0 = "xos4 Terminess Powerline:pixelsize=16"
|
font-0 = "xos4 Terminess Powerline:pixelsize=16;3"
|
||||||
font-1 = "Font Awesome 5 Free:style=Solid:pixelsize=16;1"
|
font-1 = "Font Awesome 5 Free:style=Solid:pixelsize=16;3"
|
||||||
font-2 = "Font Awesome 5 Brands:style=Regular:pixelsize=16;1"
|
font-2 = "Font Awesome 5 Brands:style=Regular:pixelsize=16;3"
|
||||||
|
|
||||||
modules-left = filesystem wired-network wireless-network volume
|
modules-left = filesystem wired-network wireless-network volume
|
||||||
modules-center = xwindow
|
modules-center = xwindow
|
||||||
modules-right = battery xkeyboard date
|
modules-right = battery xkeyboard date
|
||||||
|
|
||||||
tray-position = right
|
tray-position = right
|
||||||
tray-padding = 1
|
tray-padding = 0
|
||||||
tray-background = ${colors.background}
|
tray-background = ${colors.background}
|
||||||
tray-transparent = true
|
tray-transparent = true
|
||||||
scroll-up = i3wm-wsnext
|
scroll-up = i3wm-wsnext
|
||||||
@@ -88,9 +84,9 @@ foreground = ${colors.foreground}
|
|||||||
line-color = ${bar/top.background}
|
line-color = ${bar/top.background}
|
||||||
line-size = 2
|
line-size = 2
|
||||||
|
|
||||||
font-0 = "xos4 Terminess Powerline:pixelsize=16"
|
font-0 = "xos4 Terminess Powerline:pixelsize=16;2"
|
||||||
font-1 = "Font Awesome 5 Free:style=Solid:pixelsize=16;1"
|
font-1 = "Font Awesome 5 Free:style=Solid:pixelsize=16;3"
|
||||||
font-2 = "Font Awesome 5 Brands:style=Regular:pixelsize=16;1"
|
font-2 = "Font Awesome 5 Brands:style=Regular:pixelsize=16;3"
|
||||||
|
|
||||||
spacing = 0
|
spacing = 0
|
||||||
padding = 1
|
padding = 1
|
||||||
@@ -149,9 +145,6 @@ blacklist-0 = num lock
|
|||||||
blacklist-1 = scroll lock
|
blacklist-1 = scroll lock
|
||||||
blacklist-2 = caps lock
|
blacklist-2 = caps lock
|
||||||
|
|
||||||
format-prefix = " "
|
|
||||||
format-prefix-foreground = ${colors.yellow}
|
|
||||||
|
|
||||||
label-layout = %layout%
|
label-layout = %layout%
|
||||||
|
|
||||||
[module/filesystem]
|
[module/filesystem]
|
||||||
@@ -205,7 +198,7 @@ bar-used-empty-foreground = ${colors.foreground-alt}
|
|||||||
|
|
||||||
[module/wireless-network]
|
[module/wireless-network]
|
||||||
type = internal/network
|
type = internal/network
|
||||||
interface = wlp3s0
|
interface-type = wireless
|
||||||
interval = 1.0
|
interval = 1.0
|
||||||
|
|
||||||
udspeed-minwidth = 5
|
udspeed-minwidth = 5
|
||||||
@@ -235,7 +228,7 @@ animation-packetloss-framerate = 500
|
|||||||
|
|
||||||
[module/wired-network]
|
[module/wired-network]
|
||||||
type = internal/network
|
type = internal/network
|
||||||
interface = enp10s0
|
interface-type = wired
|
||||||
interval = 2
|
interval = 2
|
||||||
|
|
||||||
udspeed-minwidth = 2
|
udspeed-minwidth = 2
|
||||||
@@ -267,7 +260,7 @@ format-charging = <animation-charging><label-charging>
|
|||||||
format-discharging = <ramp-capacity><label-discharging>
|
format-discharging = <ramp-capacity><label-discharging>
|
||||||
format-full-foreground = ${colors.green}
|
format-full-foreground = ${colors.green}
|
||||||
format-charging-foreground = ${colors.yellow}
|
format-charging-foreground = ${colors.yellow}
|
||||||
format-discharging-foreground = ${colors.cyan}
|
format-discharging-foreground = ${colors.green}
|
||||||
label-charging = %percentage%%
|
label-charging = %percentage%%
|
||||||
label-discharging = %time%
|
label-discharging = %time%
|
||||||
label-full =
|
label-full =
|
||||||
@@ -297,23 +290,16 @@ date-alt = " %d/%m/%Y"
|
|||||||
time = %H:%M
|
time = %H:%M
|
||||||
time-alt = %H:%M:%S
|
time-alt = %H:%M:%S
|
||||||
|
|
||||||
format-prefix-foreground = ${colors.pink}
|
|
||||||
format-prefix= " "
|
|
||||||
format-underline = ${colors.blue}
|
|
||||||
|
|
||||||
label = %time%%date%
|
label = %time%%date%
|
||||||
|
|
||||||
[module/volume]
|
[module/volume]
|
||||||
type = internal/pulseaudio
|
type = internal/pulseaudio
|
||||||
|
|
||||||
format-volume = <ramp-volume>: <label-volume>
|
format-volume = <ramp-volume><label-volume>
|
||||||
label-muted = : MUTE
|
label-muted = : MUTE
|
||||||
label-muted-foreground = ${colors.foreground-alt}
|
label-muted-foreground = ${colors.foreground-alt}
|
||||||
|
|
||||||
ramp-volume-0-foreground = ${colors.cyan}
|
ramp-volume-foreground = ${colors.white}
|
||||||
ramp-volume-1-foreground = ${colors.cyan}
|
|
||||||
ramp-volume-2-foreground = ${colors.cyan}
|
|
||||||
ramp-volume-3-foreground = ${colors.red}
|
|
||||||
ramp-volume-0 =
|
ramp-volume-0 =
|
||||||
ramp-volume-1 =
|
ramp-volume-1 =
|
||||||
ramp-volume-2 =
|
ramp-volume-2 =
|
||||||
|
|||||||
Reference in New Issue
Block a user