mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-13 18:57:23 +00:00
Switch to Kanagawa theme
This commit is contained in:
parent
db048db3c0
commit
e801f0a680
7 changed files with 80 additions and 66 deletions
|
|
@ -17,15 +17,14 @@
|
|||
;==========================================================
|
||||
|
||||
[colors]
|
||||
;background = ${xrdb:color0:#222}
|
||||
background = #282828
|
||||
background-alt = #3c3836
|
||||
;foreground = ${xrdb:color7:#222}
|
||||
foreground = #ebdbb2
|
||||
foreground-alt = #fbf1c7
|
||||
primary = #98971a
|
||||
secondary = #458588
|
||||
alert = #cc241d
|
||||
background = #1F1F28
|
||||
background-alt = #2A2A37
|
||||
foreground = #DCD7BA
|
||||
foreground-alt = #CBC093
|
||||
primary = #7E9CD8
|
||||
secondary = #76946A
|
||||
alert = #C34043
|
||||
orange = #FF9E64
|
||||
|
||||
[bar/m-bar]
|
||||
;monitor = ${env:MONITOR:HDMI-1}
|
||||
|
|
@ -105,7 +104,7 @@ interval = 25
|
|||
|
||||
mount-0 = /
|
||||
|
||||
label-mounted = %{F#458588}%mountpoint%%{F-}: %percentage_used%%
|
||||
label-mounted = %{F#CBC093}%mountpoint%%{F-}: %percentage_used%%
|
||||
label-mounted-underline = ${colors.primary}
|
||||
label-unmounted = %mountpoint% not mounted
|
||||
label-unmounted-foreground = ${colors.foreground-alt}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue