modifies colors to match kanagawa theme

This commit is contained in:
2024-10-26 01:59:45 +05:00
parent 7f2c33e948
commit 4e8673ec63
2 changed files with 6 additions and 6 deletions

View File

@ -43,10 +43,10 @@ input {
general {
gaps_in = 8
gaps_out = 20
border_size = 2
border_size = 3
col.active_border = rgba(05a4c480)
col.inactive_border = rgba(595959aa)
col.active_border = rgba(7e9cd8FF)
col.inactive_border = rgba(1f1f28FF)
layout = master
}