浏览代码

Change color scheme to blue

Frans Bergman 6 年之前
父节点
当前提交
1f64bb7e82
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .config/i3/config
  2. 1 1
      .config/polybar/config

+ 1 - 1
.config/i3/config

@@ -14,7 +14,7 @@ gaps inner 20
 gaps outer 20
 smart_gaps true
 for_window [class="st"] border pixel 3
-client.focused #8a0101 #8a0101 #ffffff #750401 #8a0101
+client.focused #0087AF #0087AF #ffffff #750401 #0087AF
 
 bindsym XF86AudioRaiseVolume exec --no-startup-id amixer -q set Master 4%+ unmute
 bindsym XF86AudioLowerVolume exec --no-startup-id amixer -q set Master 4%- unmute

+ 1 - 1
.config/polybar/config

@@ -14,7 +14,7 @@ background-alt = #22444444
 ;foreground = ${xrdb:color7:#222}
 foreground = #dfdfdf
 foreground-alt = #555
-primary = #750401
+primary = #0087AF 
 secondary = #363a43
 alert = #bd2c40