From bd392854d4384cbc45cae89481dbfc6f1ed8b300 Mon Sep 17 00:00:00 2001 From: Alex Blank Date: Fri, 10 Dec 2021 17:12:52 +0100 Subject: [PATCH] fixes in theme settings --- .config/i3/config##class.arch_desktop | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/i3/config##class.arch_desktop b/.config/i3/config##class.arch_desktop index 5285fc5..ec3a73f 100644 --- a/.config/i3/config##class.arch_desktop +++ b/.config/i3/config##class.arch_desktop @@ -18,7 +18,7 @@ bindsym $mod+n border normal # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. -font xft:URWGothic-Book 11 +font xft:MesloLGS NF 11 # Use Mouse+$mod to drag floating windows floating_modifier $mod @@ -365,10 +365,10 @@ set_from_resource $term_color15 color15 # Theme colors # class border backgr. text indic. child_border - client.focused #556064 #556064 #80FFF9 #FDF6E3 - client.focused_inactive #2F3D44 #2F3D44 #AD69AF #454948 - client.unfocused #2F3D44 #2F3D44 #AD69AF #454948 - client.urgent #CB4B16 #FDF6E3 #AD69AF #268BD2 + client.focused #ff8800 #2F3D44 #FF8800 #FDF6E3 #ff8800 + client.focused_inactive #333333 #222222 #444444 #454948 #222222 + client.unfocused #2F3D44 #2F3D44 #FF8800 #454948 + client.urgent #CB4B16 #FDF6E3 #FF8800 #268BD2 client.placeholder #000000 #0c0c0c #ffffff #000000 client.background #2B2C2B