Compare commits

..

No commits in common. "73177a79f169546e3d5b93c704a0a61f0462b03f" and "a2b164ac0051d0ad37ff791bdd0620d48399b127" have entirely different histories.

3 changed files with 10 additions and 44 deletions

View file

@ -15,8 +15,8 @@ set $c_5f676a #4D5566
# class border backgr. text indicator child_border
client.focused $c_accent $c_bg $c_accent $c_bg $c_accent
client.focused_inactive $c_bg $c_mid2 $c_accent $c_bg $c_bg
client.unfocused $c_bg $c_bg $c_dimtext $c_dim1 $c_bg
client.focused_inactive $c_mid1 $c_mid2 $c_accent $c_bg $c_5f676a
client.unfocused $c_mid1 $c_bg $c_dimtext $c_dim1 $c_dim2
client.urgent $c_2f343a $c_urgent $c_white $c_urgent $c_urgent
client.placeholder $c_black $c_gray0 $c_white $c_black $c_gray0

View file

@ -15,7 +15,7 @@
; The README contains a lot of information
;
;==========================================================
include-file = ~/.config/polybar/pustota.ini
include-file = ~/.config/polybar/mocha.ini
[global/wm]
margin-top = 0
margin-bottom = 0
@ -34,12 +34,12 @@ label-unfocused-padding = 1
[colors]
background = #0A0E14
background-alt = #232B36
foreground = #B3B1AD
primary = #E6B450
background = #1e1e2e
background-alt = #373B41
foreground = #C5C8C6
primary = #f68c23
secondary = ${colors.nomai}
disabled = #4D5566
disabled = #707880
[bar/example]
width = 100%
@ -312,12 +312,12 @@ adapter = ADP1
poll-interval = 5
label-discharging = %{F#FF8C00}󱟞%{F-} %percentage%% %time%
label-charging = %{F#09f429}󰂄%{F-} %percentage%%
label-full = %{F#91B362}󱊣%{F-} %percentage%%
label-full = %{F#a6e3a1}󱊣%{F-} %percentage%%
label-low = %{F#f20202}󱊡%{F-} BATTERY LOW %percentage%%
[module/wlan]
type = internal/network
interface = wlp2s0
format-connected = <label-connected>
label-connected = %{F#91B362}%{F-} %{T6}%essid% %signal%
label-connected = %{F#a6e3a1}%{F-} %{T6}%essid% %signal%

View file

@ -1,34 +0,0 @@
;-------------------------
; Pustota Palette
; Maintainer: t0xa
;--------------------------
[colors]
rosewater = #FAE994
flamingo = #F9AF4F
pink = #FFEE99
mauve = #C2D94C
red = #FF8F40
maroon = #EA6C73
peach = #FFB454
yellow = #E6B450
green = #91B362
teal = #90E1C6
sky = #59C2FF
sapphire = #53BDFA
blue = #53BDFA
lavender = #95E6CB
text = #B3B1AD
subtext1 = #9C9A95
subtext0 = #86847F
overlay2 = #6B6F76
overlay1 = #55595F
overlay0 = #4D5566
surface2 = #313B47
surface1 = #232B36
surface0 = #161C24
base = #0A0E14
mantle = #00010A
crust = #000000
transparent = #00000000
nomai = #E6B450