i3 & i3status: switch to Selenized black style

This commit is contained in:
Aminda Suomalainen 2020-05-02 13:16:23 +03:00
parent c4f39fd27f
commit ed74fcc753
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 49 additions and 20 deletions

View File

@ -222,28 +222,55 @@ mode "resize" {
bindsym $mod+r mode "resize"
# Selenized black from https://github.com/jan-warchol/selenized/blob/master/other-apps/i3/i3-selenized-black.conf
set $bg #181818
set $black #252525
set $br_black #3b3b3b
set $white #777777
set $fg #b9b9b9
set $br_white #dedede
#
set $red #ed4a46
set $green #70b433
set $yellow #dbb32d
set $blue #368aeb
set $magenta #eb6eb7
set $cyan #3fc5b7
set $orange #e67f43
set $violet #a580e2
#
set $br_red #ff5e56
set $br_green #83c746
set $br_yellow #efc541
set $br_blue #4f9cfe
set $br_magenta #ff81ca
set $br_cyan #56d8c9
set $br_orange #fa9153
set $br_violet #b891f5
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available) CHANGEME
bar {
position top
status_command LC_ALL=fi_FI.utf8 i3status
# Solarized Dark copied from https://github.com/tobiaszwaszak/i3wm/blob/master/config
# Selenized black from https://github.com/jan-warchol/selenized/blob/master/other-apps/i3/i3-selenized-black.conf
colors {
background #002b36
statusline #839496
separator #586e75
focused_workspace #b58900 #b58900 #002b36
active_workspace #586e75 #586e75 #002b36
inactive_workspace #073642 #002b36 #839496
urgent_workspace #dc322f #dc322f #fdf6e3
separator $blue
background $bg
statusline $br_white
focused_workspace $green $green $bg
active_workspace $cyan $blue $black
inactive_workspace $black $black $fg
urgent_workspace $yellow $yellow $black
}
}
# Solarized Dark copied from https://github.com/tobiaszwaszak/i3wm
client.focused #002b36 #586e75 #fdf6e3 #268bd2
client.focused_inactive #002b36 #073642 #839496 #073642
client.unfocused #002b36 #073642 #839496 #073642
client.urgent #002b36 #dc322f #fdf6e3 #002b36
# Selenized black from https://github.com/jan-warchol/selenized/blob/master/other-apps/i3/i3-selenized-black.conf
# clientclass border backgr. text indicator
client.focused $green $green $black $blue
client.focused_inactive $cyan $cyan $black $violet
client.unfocused $black $black $fg $white
client.urgent $yellow $yellow $black $orange
# Screenshotting
bindsym Shift+Print exec gnome-screenshot -i
@ -315,8 +342,10 @@ for_window [title="tracker - .*"] floating enable
exec --no-startup-id $TERMINAL -T htop -x htop
exec --no-startup-id nm-applet
exec --no-startup-id sleep 60 && pasystray --notify=all
# Wallpaper, solid black
exec --no-startup-id hsetroot -solid \#000000
# Wallpaper, solid (AMOLED) black
#exec --no-startup-id hsetroot -solid \#000000
# Selenized black background (not AMOLED compatible)
exec --no-startup-id hsetroot -solid \#181818
# ~/.wallpaper as wallpaper
#exec --no-startup-id feh --bg-scale ~/.wallpaper
exec --no-startup-id xcompmgr -c -n

View File

@ -13,11 +13,11 @@ general {
# weight for older devices. 5 appears to be Debian default, and I
# guess it's enough often for seeing if the system is frozen when
# staring at a clock.
interval = 5
# solarized dark copied from https://github.com/tobiaszwaszak/i3wm/blob/master/i3status.conf
color_good = "#859900"
color_bad = "#dc322f"
color_degraded = "#cb4b16"
interval = 1
# Selenized black from https://github.com/jan-warchol/selenized/blob/master/other-apps/i3/i3status-selenized-black.conf
color_good = "#70b433"
color_degraded = "#dbb32d"
color_bad = "#ed4a46"
}
# Logicish: colour changing things at first (load is often red especially