refactor: border sizes reduced, background opacity reduced;
refactor: animations changed
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Kolyan color theme made by Nikolai (WeirdCat)
|
||||
|
||||
color0 #444551
|
||||
color0 #545561
|
||||
color1 #9E2238
|
||||
color2 #BB6F80
|
||||
color3 #DA97B0
|
||||
|
||||
@@ -959,7 +959,7 @@ hide_window_decorations yes
|
||||
#: Using zero as the percentage disables scaling in that dimension. A
|
||||
#: single zero (the default) disables all scaling of the window logo.
|
||||
|
||||
# resize_debounce_time 0.1 0.5
|
||||
resize_debounce_time 0.1
|
||||
|
||||
#: The time to wait (in seconds) before asking the program running in
|
||||
#: kitty to resize and redraw the screen during a live resize of the
|
||||
@@ -1178,7 +1178,7 @@ hide_window_decorations yes
|
||||
|
||||
#: The foreground and background colors.
|
||||
|
||||
background_opacity 0.85
|
||||
background_opacity 0.80
|
||||
|
||||
#: The opacity of the background. A number between zero and one, where
|
||||
#: one is opaque and zero is fully transparent. This will only work if
|
||||
|
||||
Reference in New Issue
Block a user