Adapted Opacity (that finally works)
This commit is contained in:
+1123
-477
File diff suppressed because it is too large
Load Diff
@@ -2203,8 +2203,8 @@ in
|
||||
# 2) Your repo config (may also include theme; harmless if duplicated)
|
||||
${repoKittyConfText}
|
||||
# 3) Force transparency last (wins)
|
||||
background_opacity 0.60
|
||||
dynamic_background_opacity yes
|
||||
#background_opacity 0.60
|
||||
#dynamic_background_opacity yes
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
||||
@@ -17,10 +17,10 @@
|
||||
# are written as ONE single line.
|
||||
###############################################
|
||||
|
||||
include Catppuccin-Mocha.conf
|
||||
include themes/Catppuccin-Mocha.conf
|
||||
|
||||
# Force transparency (comes from the conf file, as you want)
|
||||
background_opacity 0.60
|
||||
background_opacity 0.80
|
||||
dynamic_background_opacity yes
|
||||
|
||||
# the rest…
|
||||
|
||||
@@ -22,8 +22,8 @@ in
|
||||
# 2) Your repo config (may also include theme; harmless if duplicated)
|
||||
${repoKittyConfText}
|
||||
# 3) Force transparency last (wins)
|
||||
background_opacity 0.60
|
||||
dynamic_background_opacity yes
|
||||
#background_opacity 0.60
|
||||
#dynamic_background_opacity yes
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user