How to set up the code "transparent-enabled" like root/code-transparent.install say ?
If Code is not shown transparent:
- Ensure color setting of Code is configured with transparent colors. (See "Config" section below)
- Ensure your compositor has transparency enabled.
- Open a second Code window. (Sometimes works)
Pinned Comments
observ33r commented on 2022-09-18 17:36 (UTC) (edited on 2023-05-08 05:36 (UTC) by observ33r)
How to change window color?
..assuming you have a customized theme with all other transparent elements!
Building within clean chroot!
You can build package in completely clean environment without conflicting with any local dependencies (latest nodejs package etc..)!
Execute the following commands inside the package directory:
..or just run "build-with-chroot.sh" script!