Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
03bbcd2434 | ||
|
|
f484f5a2c8 | ||
|
|
a43d446f2c | ||
|
|
2d1e44d45b | ||
|
|
1fc8748f91 | ||
|
|
95825dc8d1 | ||
|
|
4cfee8e16b | ||
|
|
9387be3be8 | ||
|
|
49d3f7550e | ||
|
|
2fdc8e735a | ||
|
|
8f0f861b5f | ||
|
|
33b27d9410 | ||
|
|
3517e7be3f | ||
|
|
ffdf09d173 | ||
|
|
3ca3f2eece | ||
|
|
17e404b67c | ||
|
|
66f85fe590 | ||
|
|
1a97f301c2 | ||
|
|
dce6a6cafb | ||
|
|
2ab86906c7 | ||
|
|
589b3f45c7 | ||
|
|
784e1ad891 | ||
|
|
2a81c8c879 | ||
|
|
404c8afebc | ||
|
|
5a92554335 | ||
|
|
708a9f26d2 | ||
|
|
86aa15925f | ||
|
|
e42275cb5b | ||
|
|
e90fe68d24 | ||
|
|
ae331c5f63 | ||
|
|
c7780ea9d8 | ||
|
|
08c3d41ff2 | ||
|
|
ecaab3e673 | ||
|
|
6d2306e3f7 | ||
|
|
0ec2614799 | ||
|
|
62de408edd | ||
|
|
90bc568a06 | ||
|
|
dc2ed58d20 | ||
|
|
c404e5107e | ||
|
|
0f848aa16c | ||
|
|
7e4c52d4d1 | ||
|
|
12622ce815 | ||
|
|
2ecc89b6b3 | ||
|
|
682750bf63 | ||
|
|
cad9b833ae | ||
|
|
b99e6fe109 | ||
|
|
e7e7e7692e | ||
|
|
d3f67649ca | ||
|
|
e37d9f64be | ||
|
|
c51f60064e | ||
|
|
b11a8f82c6 | ||
|
|
e554d98510 | ||
|
|
fd4f36a3c9 | ||
|
|
6123324a1b | ||
|
|
e312c254e8 | ||
|
|
3bec7f4d9e | ||
|
|
4c14251eee | ||
|
|
2570646b62 | ||
|
|
61c1ece03d | ||
|
|
3b9ded9cfd | ||
|
|
b1389e08c0 | ||
|
|
925b530682 | ||
|
|
2daaee35e7 | ||
|
|
856de921a0 | ||
|
|
21475d4dd7 | ||
|
|
2f54941a80 | ||
|
|
4c05ddae93 | ||
|
|
d019822a69 | ||
|
|
0218fde26e | ||
|
|
3247c768ba | ||
|
|
53ceb85731 | ||
|
|
279975a806 | ||
|
|
1e0a89d1a7 | ||
|
|
5a016f5427 | ||
|
|
0a1124a246 | ||
|
|
2ca734a5c9 | ||
|
|
50e62a256d | ||
|
|
6bdd4b8316 | ||
|
|
816d99a8ff | ||
|
|
a776d1760a | ||
|
|
b167d40039 | ||
|
|
be229a7069 | ||
|
|
0f04a7f983 | ||
|
|
277da5187b | ||
|
|
aeed3ecd88 | ||
|
|
8df7e679d4 | ||
|
|
03744cf4c3 | ||
|
|
7240eefc76 | ||
|
|
a895222cde | ||
|
|
9da8cf8fcf | ||
|
|
e4a6ceaa4d | ||
|
|
bd10041d28 | ||
|
|
fab293438e | ||
|
|
dce3c77a29 | ||
|
|
04a5d8919c | ||
|
|
e74b162b91 | ||
|
|
940ee3e988 | ||
|
|
d2e569114f | ||
|
|
37cf063eb1 | ||
|
|
6e35326906 | ||
|
|
a253ce56b7 | ||
|
|
d6d9a28161 | ||
|
|
561edb6836 | ||
|
|
811ed1e9c4 |
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"workspace": {
|
||||||
|
"library": [
|
||||||
|
"/usr/share/hypr/stubs"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"diagnostics": {
|
||||||
|
"globals": ["hl"]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,10 +1,50 @@
|
|||||||
# my personal dotfiles for Hyprland and others
|
<div id="title" align="center">
|
||||||
|
<img src="https://static.janishutz.com/logo.jpg" width="300">
|
||||||
|
<h1>janishutz dotfiles</h1>
|
||||||
|
</div>
|
||||||
|
|
||||||
Contains the following config files:
|
Full system configuration using [Decman](https://github.com/kiviktnm/decman).
|
||||||
|
For my neovim config, see [here](https://git.janishutz.com/janishutz/nvim)
|
||||||
|
|
||||||
- waybar conifg (including CSS styling)
|
*Screenshot outdated, a new screenshot will be added when this update is completed*
|
||||||
- hyprland config (hyprland.conf)
|

|
||||||
- dunst config
|
|
||||||
- fish config
|
The whole desktop will likely eventually move back to Waybar (because it has evolved massively since I last used it and now supports custom menus)
|
||||||
- rofi config
|
|
||||||
- vscodium settings
|
Furthermore, my system may migrate to NixOS by early September 2026, to finally have my laptop and desktop configs synced properly
|
||||||
|
|
||||||
|
|
||||||
|
## Features
|
||||||
|
- DankMaterialShell
|
||||||
|
- Automatically generated GTK Theme and theming of the rest of the desktop using `matugen`
|
||||||
|
- Fish config (with some handy aliases, based on one from ohh-my-fish)
|
||||||
|
- Fastfetch config
|
||||||
|
- kitty config with cursor trail
|
||||||
|
- alacritty config
|
||||||
|
- notification manager uses `swaync`
|
||||||
|
- Linter configs (eslint, clang-format, latexindent and more)
|
||||||
|
- mpv config
|
||||||
|
- zathura configs
|
||||||
|
- yazi configs with links to various directories I use commonly plus a few plugins and themes that are applied by the script
|
||||||
|
|
||||||
|
|
||||||
|
## TODOs
|
||||||
|
- [ ] Migrate back to Waybar
|
||||||
|
- [X] Rewrite Hyprland configs using lua
|
||||||
|
- [X] Waylogout still needed?
|
||||||
|
- [X] Add the formatter configs back in
|
||||||
|
- [X] Add the scripts back in
|
||||||
|
- [ ] ~Finish decman configuration to copy all the files~
|
||||||
|
- [X] Custom yazi theme
|
||||||
|
- [ ] Notifier (swaync??)
|
||||||
|
- [ ] Launcher (hyprlauncher??)
|
||||||
|
- [ ] dgop as hw monitor
|
||||||
|
- [ ] No need for nm-applet (even with waybar -> nmcli or nmtui)
|
||||||
|
- [ ] Adapt the GTK, etc config from DMS for my own design
|
||||||
|
- [ ] Update neovim design
|
||||||
|
- [ ] Nix config
|
||||||
|
- [ ] home-manager or what for dotfiles management on nix?
|
||||||
|
- [ ] Yazi more directory links
|
||||||
|
- [ ] Hyprland keybind panel?
|
||||||
|
- [ ] Migrate to zsh (or another POSIX compliant shell)
|
||||||
|
- [ ] Wallpaper picker (for regenerating stuff using matugen). TUI using kitty graphics? Or any lightweight toolkit?
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
docker pull ghcr.io/open-webui/open-webui:latest
|
|
||||||
docker container rm open-webui
|
|
||||||
docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v /home/janis/projects/otherProjects/open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:latest
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
echo "
|
|
||||||
▄▄▄▄▄▄▄ ▄▄▄ ▄▄▄ ▄▄▄▄▄▄ ▄▄ ▄▄ ▄▄▄▄▄▄
|
|
||||||
█ █ █ █ █ █ █ █▄█ █ █
|
|
||||||
█ ▄ █ █ █ █ █ ▄ █ █ ▄ █
|
|
||||||
█ █ █ █ █ █ █ █ █▄█ █ █ █▄█ █
|
|
||||||
█ █▄█ █ █▄▄▄█ █▄▄▄█ █ █ █
|
|
||||||
█ █ █ █ ▄ █ ██▄██ █ ▄ █
|
|
||||||
█▄▄▄▄▄▄▄█▄▄▄▄▄▄▄█▄▄▄▄▄▄▄█▄█ █▄▄█▄█ █▄█▄█ █▄▄█
|
|
||||||
|
|
||||||
==> Starting ollama
|
|
||||||
"
|
|
||||||
|
|
||||||
cmd="ollama serve";
|
|
||||||
eval "${cmd}" &>/dev/null & disown;
|
|
||||||
|
|
||||||
echo "==> Starting docker"
|
|
||||||
systemctl start docker
|
|
||||||
|
|
||||||
echo "==> Starting open-webui."
|
|
||||||
docker start -i open-webui
|
|
||||||
|
|
||||||
echo "==> Done. Visit http://localhost:3000 for a web-ui, http://localhost:11434 to check ollama status"
|
|
||||||
|
|
||||||
read "Press enter to finish"
|
|
||||||
@@ -1,58 +0,0 @@
|
|||||||
#! /bin/bash
|
|
||||||
|
|
||||||
# Copy VSCodium settings
|
|
||||||
mkdir -p ./general/configs/VSCodium/User
|
|
||||||
cp ~/.config/VSCodium/product.json ./general/configs/VSCodium/
|
|
||||||
cp -r ~/.config/VSCodium/User/snippets ./general/configs/VSCodium/User/
|
|
||||||
cp -r ~/.config/VSCodium/User/globalStorage ./general/configs/VSCodium/User/
|
|
||||||
cp ~/.config/VSCodium/User/keybindings.json ./general/configs/VSCodium/User/
|
|
||||||
cp ~/.config/VSCodium/User/settings.json ./general/configs/VSCodium/User/
|
|
||||||
cp ~/.config/VSCodium/User/syncLocalSettings.json ./general/configs/VSCodium/User/
|
|
||||||
rm -rf ./general/configs/VSCodium/User/globalStorage
|
|
||||||
|
|
||||||
rm ./pc/installedPackages.txt
|
|
||||||
pacman -Qq > ./pc/installedPackages.txt
|
|
||||||
sudo cat /etc/pacman.conf > ./general/pacman.conf
|
|
||||||
sudo cat /etc/mkinitcpio.conf > ./general/mkinitcpio.conf
|
|
||||||
sudo cat /etc/environment > ./pc/environment
|
|
||||||
sudo cat /etc/default/grub > ./pc/grub
|
|
||||||
mkdir ./general/docker
|
|
||||||
sudo cat /etc/docker/daemon.json > ./general/docker/daemon.json
|
|
||||||
|
|
||||||
cp ~/.bash_history ./general
|
|
||||||
cp ~/.bashrc ./general
|
|
||||||
|
|
||||||
# copy other config files
|
|
||||||
mkdir ./pc/configs/OpenRGB
|
|
||||||
mkdir ./pc/configs/Portmaster
|
|
||||||
cp -r ~/.config/hypr ./pc/configs/
|
|
||||||
cp -r ~/.config/waybar ./pc/configs/
|
|
||||||
mkdir ./pc/configs/rofi
|
|
||||||
cp ~/.config/rofi/config.rasi ./pc/configs/rofi/
|
|
||||||
cp -r ~/.config/OpenRGB/OpenRGB.json ./pc/configs/OpenRGB/OpenRGB.json
|
|
||||||
cp ~/.config/Portmaster/Preferences ./pc/configs/Portmaster/
|
|
||||||
cp -r ~/.config/mpv ./general/configs
|
|
||||||
cp -r ~/.config/wlogout ./general/configs/
|
|
||||||
cp -r ~/.config/fish ./general/configs/
|
|
||||||
cp -r ~/.config/dunst ./general/configs/
|
|
||||||
cp -r ~/.config/rofi ./general/configs/
|
|
||||||
cp -r ~/.config/kitty ./general/configs/
|
|
||||||
cp -r ~/.config/terminator ./general/configs/
|
|
||||||
cp -r ~/.config/Thunar ./general/configs/
|
|
||||||
cp -r ~/.config/yazi ./general/configs/
|
|
||||||
cp -r ~/.config/Kvantum/ ./general/configs/
|
|
||||||
cp -r ~/.config/lazygit/ ./general/configs/
|
|
||||||
cp -r ~/.config/zathura/ ./general/configs/
|
|
||||||
|
|
||||||
rm -rf ./pc/configs/hypr/hyprland/
|
|
||||||
cp -r ~/.config/hypr/hyprland/* ./general/hyprland/
|
|
||||||
|
|
||||||
# Get systemd mount jobs
|
|
||||||
sudo cp -r /etc/systemd/system/mnt* ./pc/mnt
|
|
||||||
sudo chmod -R 777 ./pc/mnt
|
|
||||||
|
|
||||||
|
|
||||||
vscodium --list-extensions > ./general/vscode-extensions
|
|
||||||
|
|
||||||
|
|
||||||
echo "Collected. Also consider running nvim-collect!"
|
|
||||||
@@ -1,33 +0,0 @@
|
|||||||
#! /bin/bash
|
|
||||||
|
|
||||||
# Copy VSCodium settings
|
|
||||||
mkdir -p ./general/configs/VSCodium/User
|
|
||||||
cp ~/.config/VSCodium/product.json ./general/configs/VSCodium/
|
|
||||||
cp -r ~/.config/VSCodium/User/snippets ./general/configs/VSCodium/User/
|
|
||||||
cp ~/.config/VSCodium/User/keybindings.json ./general/configs/VSCodium/User/
|
|
||||||
cp ~/.config/VSCodium/User/settings.json ./general/configs/VSCodium/User/
|
|
||||||
cp ~/.config/VSCodium/User/syncLocalSettings.json ./general/configs/VSCodium/User/
|
|
||||||
|
|
||||||
rm ./laptop/installedPackages.txt
|
|
||||||
pacman -Qq > ./laptop/installedPackages.txt
|
|
||||||
|
|
||||||
# copy other config files
|
|
||||||
cp -r ~/.config/hypr ./laptop/configs
|
|
||||||
cp -r ~/.config/waybar ./laptop/configs
|
|
||||||
mkdir ./laptop/configs/rofi
|
|
||||||
cp ~/.config/rofi/config.rasi ./laptop/configs/rofi/
|
|
||||||
cp -r ~/.config/wlogout ./general/configs
|
|
||||||
cp -r ~/.config/mpv ./general/configs
|
|
||||||
cp -r ~/.config/dunst ./general/configs
|
|
||||||
cp -r ~/.config/fish ./general/configs
|
|
||||||
cp -r ~/.config/rofi ./general/configs
|
|
||||||
cp -r ~/.config/yazi ./general/configs
|
|
||||||
cp -r ~/.config/kitty ./general/configs
|
|
||||||
cp -r ~/.config/Kvantum/ ./general/configs/
|
|
||||||
cp -r ~/.config/lazygit/ ./general/configs/
|
|
||||||
rm -rf ./laptop/configs/hypr/hyprland/
|
|
||||||
cp -r ~/.config/hypr/hyprland/* ./general/hyprland/
|
|
||||||
|
|
||||||
echo '=> Collected all laptop config files successfully'
|
|
||||||
|
|
||||||
echo "Also consider running nvim-collect!"
|
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
[general]
|
||||||
|
import = [
|
||||||
|
"~/.config/alacritty/theme.toml"
|
||||||
|
]
|
||||||
|
|
||||||
|
[font]
|
||||||
|
normal = {
|
||||||
|
family = "Source Code Pro", style = "Regular"
|
||||||
|
}
|
||||||
|
size = 12.0
|
||||||
@@ -4,134 +4,134 @@
|
|||||||
"padding": {
|
"padding": {
|
||||||
"top": 2,
|
"top": 2,
|
||||||
"left": 1,
|
"left": 1,
|
||||||
"right": 2,
|
"right": 2
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
"display": {
|
"display": {
|
||||||
"separator": " ",
|
"separator": " "
|
||||||
},
|
},
|
||||||
"modules": [
|
"modules": [
|
||||||
// Title
|
// Title
|
||||||
{
|
{
|
||||||
"type": "title",
|
"type": "title",
|
||||||
"format": "{#1}╭───────────── {#}{user-name-colored}",
|
"format": "{#1}╭───────────── {#}{user-name-colored}"
|
||||||
},
|
},
|
||||||
// System Information
|
// System Information
|
||||||
{
|
{
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"format": "{#1}│ {#}System Information",
|
"format": "{#1}│ {#}System Information"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "os",
|
"type": "os",
|
||||||
"key": "{#separator}│ {#keys} OS",
|
"key": "{#separator}│ {#keys} OS"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "kernel",
|
"type": "kernel",
|
||||||
"key": "{#separator}│ {#keys} Kernel",
|
"key": "{#separator}│ {#keys} Kernel"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "uptime",
|
"type": "uptime",
|
||||||
"key": "{#separator}│ {#keys} Uptime",
|
"key": "{#separator}│ {#keys} Uptime"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "packages",
|
"type": "packages",
|
||||||
"key": "{#separator}│ {#keys} Packages",
|
"key": "{#separator}│ {#keys} Packages",
|
||||||
"format": "{all}",
|
"format": "{all}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"format": "{#1}│",
|
"format": "{#1}│"
|
||||||
},
|
},
|
||||||
// Desktop Environment
|
// Desktop Environment
|
||||||
{
|
{
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"format": "{#1}│ {#}Desktop Environment",
|
"format": "{#1}│ {#}Desktop Environment"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "de",
|
"type": "de",
|
||||||
"key": "{#separator}│ {#keys} DE",
|
"key": "{#separator}│ {#keys} DE"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "wm",
|
"type": "wm",
|
||||||
"key": "{#separator}│ {#keys} WM",
|
"key": "{#separator}│ {#keys} WM"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "wmtheme",
|
"type": "wmtheme",
|
||||||
"key": "{#separator}│ {#keys} Theme",
|
"key": "{#separator}│ {#keys} Theme"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "display",
|
"type": "display",
|
||||||
"key": "{#separator}│ {#keys} Resolution",
|
"key": "{#separator}│ {#keys} Resolution"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "shell",
|
"type": "shell",
|
||||||
"key": "{#separator}│ {#keys} Shell",
|
"key": "{#separator}│ {#keys} Shell"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "terminalfont",
|
"type": "terminalfont",
|
||||||
"key": "{#separator}│ {#keys} Font",
|
"key": "{#separator}│ {#keys} Font"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"format": "{#1}│",
|
"format": "{#1}│"
|
||||||
},
|
},
|
||||||
// Hardware Information
|
// Hardware Information
|
||||||
{
|
{
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"format": "{#1}│ {#}Hardware Information",
|
"format": "{#1}│ {#}Hardware Information"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "cpu",
|
"type": "cpu",
|
||||||
"key": "{#separator}│ {#keys} CPU",
|
"key": "{#separator}│ {#keys} CPU"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "gpu",
|
"type": "gpu",
|
||||||
"key": "{#separator}│ {#keys} GPU",
|
"key": "{#separator}│ {#keys} GPU"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "memory",
|
"type": "memory",
|
||||||
"key": "{#separator}│ {#keys} Memory",
|
"key": "{#separator}│ {#keys} Memory"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "disk",
|
"type": "disk",
|
||||||
"key": "{#separator}│ {#keys} Disk (/)",
|
"key": "{#separator}│ {#keys} Disk (/)",
|
||||||
"folders": "/",
|
"folders": "/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"format": "{#1}│",
|
"format": "{#1}│"
|
||||||
},
|
},
|
||||||
// Network
|
// Network
|
||||||
{
|
{
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"format": "{#1}│ {#}Network",
|
"format": "{#1}│ {#}Network"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "wifi",
|
"type": "wifi",
|
||||||
"key": "{#separator}│ {#keys}⮃ WiFi",
|
"key": "{#separator}│ {#keys}⮃ WiFi"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "dns",
|
"type": "dns",
|
||||||
"key": "{#separator}│ {#keys}🖧 DNS",
|
"key": "{#separator}│ {#keys}🖧 DNS"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "localip",
|
"type": "localip",
|
||||||
"key": "{#separator}│ {#keys}⍰ IP",
|
"key": "{#separator}│ {#keys}⍰ IP"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"format": "{#1}│",
|
"format": "{#1}│"
|
||||||
},
|
},
|
||||||
// Colors
|
// Colors
|
||||||
{
|
{
|
||||||
"type": "colors",
|
"type": "colors",
|
||||||
"key": "{#separator}│",
|
"key": "{#separator}│",
|
||||||
"symbol": "circle",
|
"symbol": "circle"
|
||||||
},
|
},
|
||||||
// Footer
|
// Footer
|
||||||
{
|
{
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"format": "{#1}╰───────────────────────────────╯",
|
"format": "{#1}╰───────────────────────────────╯"
|
||||||
},
|
}
|
||||||
],
|
]
|
||||||
}
|
}
|
||||||
@@ -2,29 +2,25 @@ alias ls='ls -l --color'
|
|||||||
alias ll='ls -la --color'
|
alias ll='ls -la --color'
|
||||||
alias v='nvim'
|
alias v='nvim'
|
||||||
alias c='clear'
|
alias c='clear'
|
||||||
alias zs='zathura-sandbox'
|
alias cv='clear && nvim'
|
||||||
alias bt='bluetui'
|
|
||||||
alias vicfg='cd ~/.config/nvim/ && nvim'
|
|
||||||
alias fm='thunar .'
|
alias fm='thunar .'
|
||||||
alias gl='git ls-files --others --exclude-standard'
|
alias gl='git ls-files --others --exclude-standard'
|
||||||
alias gm='gti ls-files -m'
|
alias gm='git ls-files -m'
|
||||||
alias gpu='git push'
|
|
||||||
alias gp='git pull'
|
alias gp='git pull'
|
||||||
alias gc='git commit -a -m'
|
alias cfh='nvim ~/projects/system/dotfiles/config/hypr/'
|
||||||
alias ga='git add ./*'
|
alias cfn='nvim ~/projects/system/nvim/'
|
||||||
alias cfh='nvim ~/projects/active/dotfiles/config/hypr/'
|
alias cff='nvim ~/projects/system/dotfiles/config/fish/'
|
||||||
alias cfn='nvim ~/projects/active/nvim/'
|
alias cfa='nvim ~/projects/system/dotfiles/config/astal/'
|
||||||
alias cff='nvim ~/projects/active/dotfiles/config/fish/'
|
alias cf='nvim ~/projects/system/dotfiles/'
|
||||||
alias cfw='nvim ~/projects/archive/dotfiles-old/pc/configs/waybar/'
|
|
||||||
alias cfa='nvim ~/projects/active/dotfiles/config/ags/'
|
|
||||||
alias cf='nvim ~/projects/active/dotfiles/'
|
|
||||||
alias g='lazygit'
|
alias g='lazygit'
|
||||||
alias open-webui='sudo systemctl start docker && sudo docker start -i open-webui'
|
|
||||||
alias ai='ollama serve'
|
|
||||||
alias ff='fastfetch'
|
alias ff='fastfetch'
|
||||||
|
alias p='nvimpager -p'
|
||||||
|
alias latexdocs='zathura ~/projects/latex/docs/docs.pdf &>> /dev/null & disown'
|
||||||
|
alias gccerr='gcc -Wall -Wextra -Wpedantic -Werror -Wmissing-prototypes -std=c99'
|
||||||
|
alias linecount='cloc --vcs git .'
|
||||||
|
|
||||||
# Add scripts in ~/projects/active/dotfiles/general/scripts/ to path
|
# Add custom scripts to path
|
||||||
fish_add_path -P ~/projects/active/dotfiles/scripts/
|
fish_add_path -P ~/projects/system/dotfiles/scripts/
|
||||||
|
|
||||||
function y
|
function y
|
||||||
set tmp (mktemp -t "yazi-cwd.XXXXXX")
|
set tmp (mktemp -t "yazi-cwd.XXXXXX")
|
||||||
@@ -36,7 +32,6 @@ function y
|
|||||||
end
|
end
|
||||||
|
|
||||||
zoxide init --cmd j fish | source
|
zoxide init --cmd j fish | source
|
||||||
# [ -f /usr/share/autojump/autojump.fish ]; and source /usr/share/autojump/autojump.fish
|
|
||||||
|
|
||||||
if status is-interactive
|
if status is-interactive
|
||||||
function fish_prompt
|
function fish_prompt
|
||||||
@@ -114,9 +109,6 @@ if status is-interactive
|
|||||||
echo -n $white'─'$__fish_prompt_char $normal
|
echo -n $white'─'$__fish_prompt_char $normal
|
||||||
end
|
end
|
||||||
|
|
||||||
# NOTE: disable `VIRTUAL_ENV_DISABLE_PROMPT` in `config.fish`
|
|
||||||
# see: https://virtualenv.pypa.io/en/latest/reference/#envvar-VIRTUAL_ENV_DISABLE_PROMPT
|
|
||||||
# support for virtual env name
|
|
||||||
if set -q VIRTUAL_ENV
|
if set -q VIRTUAL_ENV
|
||||||
echo -n "($turquoise"(basename "$VIRTUAL_ENV")"$white)"
|
echo -n "($turquoise"(basename "$VIRTUAL_ENV")"$white)"
|
||||||
end
|
end
|
||||||
@@ -124,3 +116,11 @@ end
|
|||||||
|
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
|
set -g fish_greeting ""
|
||||||
|
set -g VIRTUAL_ENV_DISABLE_PROMPT true
|
||||||
|
|
||||||
|
# TODO: Source all
|
||||||
|
for file in ~/projects/system/dotfiles/system/completions/*
|
||||||
|
source $file
|
||||||
|
end
|
||||||
@@ -0,0 +1,37 @@
|
|||||||
|
# This file was created by fish when upgrading to version 4.3, to migrate
|
||||||
|
# theme variables from universal to global scope.
|
||||||
|
# Don't edit this file, as it will be written by the web-config tool (`fish_config`).
|
||||||
|
# To customize your theme, delete this file and see
|
||||||
|
# help interactive#syntax-highlighting
|
||||||
|
# or
|
||||||
|
# man fish-interactive | less +/^SYNTAX.HIGHLIGHTING
|
||||||
|
# for appropriate commands to add to ~/.config/fish/config.fish instead.
|
||||||
|
# See also the release notes for fish 4.3.0 (run `help relnotes`).
|
||||||
|
|
||||||
|
set --global fish_color_autosuggestion 555 brblack
|
||||||
|
set --global fish_color_cancel -r
|
||||||
|
set --global fish_color_command blue
|
||||||
|
set --global fish_color_comment red
|
||||||
|
set --global fish_color_cwd green
|
||||||
|
set --global fish_color_cwd_root red
|
||||||
|
set --global fish_color_end green
|
||||||
|
set --global fish_color_error brred
|
||||||
|
set --global fish_color_escape brcyan
|
||||||
|
set --global fish_color_history_current --bold
|
||||||
|
set --global fish_color_host normal
|
||||||
|
set --global fish_color_host_remote yellow
|
||||||
|
set --global fish_color_normal normal
|
||||||
|
set --global fish_color_operator brcyan
|
||||||
|
set --global fish_color_param cyan
|
||||||
|
set --global fish_color_quote yellow
|
||||||
|
set --global fish_color_redirection cyan --bold
|
||||||
|
set --global fish_color_search_match white --background=brblack
|
||||||
|
set --global fish_color_selection white --bold --background=brblack
|
||||||
|
set --global fish_color_status red
|
||||||
|
set --global fish_color_user brgreen
|
||||||
|
set --global fish_color_valid_path --underline
|
||||||
|
set --global fish_pager_color_completion normal
|
||||||
|
set --global fish_pager_color_description B3A06D yellow -i
|
||||||
|
set --global fish_pager_color_prefix normal --bold --underline
|
||||||
|
set --global fish_pager_color_progress brwhite --background=cyan
|
||||||
|
set --global fish_pager_color_selected_background -r
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
@import 'colors.css';
|
||||||
@@ -9,30 +9,19 @@
|
|||||||
#██████████████ █████ ████████████████████████████████████████████████████████████████████████████████████████████████ ██
|
#██████████████ █████ ████████████████████████████████████████████████████████████████████████████████████████████████ ██
|
||||||
|
|
||||||
general {
|
general {
|
||||||
lock_cmd = hyprlock --immediate
|
lock_cmd = hyprlock
|
||||||
unlock_cmd = loginctl unlock-session
|
unlock_cmd = loginctl unlock-session
|
||||||
before_sleep_cmd = hyprlock --immediate
|
before_sleep_cmd = hyprlock
|
||||||
after_sleep_cmd = hyprlock --immediate
|
inhibit_sleep = 3
|
||||||
}
|
|
||||||
|
|
||||||
listener {
|
|
||||||
timeout = 100
|
|
||||||
on-timeout = notify-send "Entering idle state... (200s to screen off)"
|
|
||||||
on-resume = notify-send "Welcome back!"
|
|
||||||
}
|
|
||||||
|
|
||||||
listener {
|
|
||||||
timeout = 200
|
|
||||||
on-timeout = notify-send "100s to screen off"
|
|
||||||
}
|
|
||||||
|
|
||||||
listener {
|
|
||||||
timeout = 210
|
|
||||||
on-timeout = hyprlock
|
|
||||||
}
|
}
|
||||||
|
|
||||||
listener {
|
listener {
|
||||||
timeout = 300
|
timeout = 300
|
||||||
|
on-timeout = hyprlock --grace 15
|
||||||
|
}
|
||||||
|
|
||||||
|
listener {
|
||||||
|
timeout = 360
|
||||||
on-timeout = hyprctl dispatch dpms off
|
on-timeout = hyprctl dispatch dpms off
|
||||||
on-resume = hyprctl dispatch dpms on
|
on-resume = hyprctl dispatch dpms on
|
||||||
}
|
}
|
||||||
@@ -0,0 +1,67 @@
|
|||||||
|
-- Determine current platform
|
||||||
|
--- Trim a string
|
||||||
|
---@param s string the string to process
|
||||||
|
---@return string
|
||||||
|
local function trim_string(s)
|
||||||
|
return s:match("^%s*(.*)"):match("(.-)%s*$")
|
||||||
|
end
|
||||||
|
|
||||||
|
local is_docked = false
|
||||||
|
local laptop_config = false
|
||||||
|
local read_platform = trim_string(io.popen("cat ~/.config/janishutz/platform"):read("a")) == "l"
|
||||||
|
local read_docked = trim_string(io.popen("cat ~/.config/janishutz/docked"):read("a")) == "y"
|
||||||
|
|
||||||
|
if read_platform then
|
||||||
|
laptop_config = true
|
||||||
|
end
|
||||||
|
if read_docked and laptop_config then
|
||||||
|
is_docked = true
|
||||||
|
end
|
||||||
|
|
||||||
|
if is_docked and #hl.get_monitors() <= 1 then
|
||||||
|
hl.notification.create({
|
||||||
|
text = "Emergency docked mode fallback initiated: No external displays detected",
|
||||||
|
timeout = 5000,
|
||||||
|
})
|
||||||
|
is_docked = false
|
||||||
|
end
|
||||||
|
|
||||||
|
-- Core
|
||||||
|
require("hyprland.colors")
|
||||||
|
require("hyprland.core.general")
|
||||||
|
require("hyprland.core.input")(laptop_config and not is_docked)
|
||||||
|
require("hyprland.core.group")
|
||||||
|
require("hyprland.core.misc")
|
||||||
|
require("hyprland.core.style")
|
||||||
|
|
||||||
|
-- Binds
|
||||||
|
require("hyprland.binds.main")
|
||||||
|
require("hyprland.binds.device")
|
||||||
|
require("hyprland.binds.groups")
|
||||||
|
require("hyprland.binds.launch")
|
||||||
|
require("hyprland.binds.group-launch")
|
||||||
|
require("hyprland.binds.notifications")
|
||||||
|
require("hyprland.binds.screenshot")
|
||||||
|
require("hyprland.binds.window")
|
||||||
|
require("hyprland.binds.workspace")
|
||||||
|
|
||||||
|
-- Window rules
|
||||||
|
require("hyprland.windowrules.floating")
|
||||||
|
require("hyprland.windowrules.idle")
|
||||||
|
require("hyprland.windowrules.tags")
|
||||||
|
require("hyprland.windowrules.workspaces")
|
||||||
|
|
||||||
|
-- Workspace & Layer rules
|
||||||
|
require("hyprland.workspacerules.main")(laptop_config, is_docked)
|
||||||
|
require("hyprland.layerrules")
|
||||||
|
|
||||||
|
-- Monitors
|
||||||
|
require("hyprland.monitors")(laptop_config, is_docked)
|
||||||
|
|
||||||
|
-- Execs
|
||||||
|
require("hyprland.execs")(laptop_config)
|
||||||
|
|
||||||
|
hl.device({
|
||||||
|
name = "pnp0c50:00-093a:0255-touchpad",
|
||||||
|
enabled = true,
|
||||||
|
})
|
||||||
@@ -0,0 +1,44 @@
|
|||||||
|
local function exit_submap()
|
||||||
|
hl.dispatch(hl.dsp.submap("reset"))
|
||||||
|
end
|
||||||
|
|
||||||
|
-- TODO: Update this for laptop
|
||||||
|
hl.bind("code:232", hl.dsp.exec_cmd("brightnessctl set 5%-"), { description = "Decrease screen brightness" })
|
||||||
|
hl.bind("code:233", hl.dsp.exec_cmd("brightnessctl set +5%"), { description = "Increase screen brightness" })
|
||||||
|
|
||||||
|
hl.bind("code:123", hl.dsp.exec_cmd("wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+"), { description = "Increase volume by 5%" })
|
||||||
|
hl.bind("code:122", hl.dsp.exec_cmd("wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-"), { description = "Decrease volume by 5%" })
|
||||||
|
hl.bind("code:121", hl.dsp.exec_cmd("hyprpwcenter"), { description = "Open mixer" })
|
||||||
|
|
||||||
|
hl.define_submap("device", function()
|
||||||
|
hl.bind("m", function()
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd("wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle"))
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Toggle mute for default audio input device" })
|
||||||
|
|
||||||
|
-- Touchpad
|
||||||
|
hl.bind("SHIFT + T", function()
|
||||||
|
hl.device({
|
||||||
|
name = "pnp0c50:00-093a:0255-touchpad",
|
||||||
|
enabled = false,
|
||||||
|
})
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd("notify-send 'Disabled Trackpad' --app-name='Hyprctl'"))
|
||||||
|
end, { description = "Disable trackpad" })
|
||||||
|
hl.bind("T", function()
|
||||||
|
hl.device({
|
||||||
|
name = "pnp0c50:00-093a:0255-touchpad",
|
||||||
|
enabled = true,
|
||||||
|
})
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd("notify-send 'Enabled Trackpad' --app-name='Hyprctl'"))
|
||||||
|
end, { description = "Enable trackpad" })
|
||||||
|
|
||||||
|
-- clipboard history
|
||||||
|
hl.bind("h", function()
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd("cliphist list | rofi -dmenu -display-columns 2 | cliphist decode | wl-copy"))
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Toggle clipboard history panel" })
|
||||||
|
|
||||||
|
hl.bind("Escape", function()
|
||||||
|
exit_submap()
|
||||||
|
end)
|
||||||
|
end)
|
||||||
@@ -0,0 +1,31 @@
|
|||||||
|
local function exit_submap()
|
||||||
|
hl.dispatch(hl.dsp.submap("reset"))
|
||||||
|
end
|
||||||
|
|
||||||
|
hl.define_submap("groupedlaunch", function()
|
||||||
|
hl.bind("e", function()
|
||||||
|
hl.exec_cmd("systemctl start docker")
|
||||||
|
hl.exec_cmd("kitty ~/projects/eth/projects/eyetap/", { workspace = 1 })
|
||||||
|
hl.exec_cmd("kitty ~/projects/eth/projects/eyetap/backend/", { workspace = 10 })
|
||||||
|
hl.exec_cmd("kitty ~/projects/eth/projects/eyetap/frontend/", { workspace = 10 })
|
||||||
|
hl.exec_cmd("librewolf http://localhost:8081")
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Launch programs for EYE-TAP development" })
|
||||||
|
|
||||||
|
hl.bind("s", function()
|
||||||
|
hl.exec_cmd("kitty ~/projects/eth/eth-summaries/", { workspace = 1 })
|
||||||
|
hl.exec_cmd("kitty ~/NextCloud/Documents/ETH/Semester4/", { workspace = 3 })
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Launch programs to write ETH summaries" })
|
||||||
|
|
||||||
|
hl.bind("b", function()
|
||||||
|
hl.exec_cmd("alvr_dashboard", { workspace = 1 })
|
||||||
|
hl.exec_cmd("/opt/BSManager/bs-manager", { workspace = 2 })
|
||||||
|
hl.exec_cmd("steam", { workspace = 3 })
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Launch everything for BeatSaber" })
|
||||||
|
|
||||||
|
hl.bind("Escape", function()
|
||||||
|
exit_submap()
|
||||||
|
end)
|
||||||
|
end)
|
||||||
@@ -0,0 +1,43 @@
|
|||||||
|
local function exit_submap()
|
||||||
|
hl.dispatch(hl.dsp.submap("reset"))
|
||||||
|
end
|
||||||
|
|
||||||
|
hl.bind("SUPER + SHIFT + H", hl.dsp.group.prev(), { description = "Go to previous group member" })
|
||||||
|
hl.bind("SUPER + SHIFT + L", hl.dsp.group.next(), { description = "Go to next group member" })
|
||||||
|
|
||||||
|
hl.define_submap("groups", function()
|
||||||
|
hl.bind("c", function()
|
||||||
|
hl.dispatch(hl.dsp.group.toggle())
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Toggle group" })
|
||||||
|
|
||||||
|
hl.bind("l", function()
|
||||||
|
hl.dispatch(hl.dsp.group.next())
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Go to next group member" })
|
||||||
|
|
||||||
|
hl.bind("h", function()
|
||||||
|
hl.dispatch(hl.dsp.group.prev())
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Go to previous group member" })
|
||||||
|
|
||||||
|
hl.bind("CTRL + L", function()
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd("notify-send 'Group locking toggled' --app-name='Hyprtclt'"))
|
||||||
|
hl.dispatch(hl.dsp.group.lock_active())
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Toggle group lock" })
|
||||||
|
|
||||||
|
hl.bind("SHIFT + L", function()
|
||||||
|
hl.dispatch(hl.dsp.window.move({ into_or_create_group = "r" }))
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Move window into group to right" })
|
||||||
|
|
||||||
|
hl.bind("SHIFT + H", function()
|
||||||
|
hl.dispatch(hl.dsp.window.move({ into_or_create_group = "l" }))
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Move window into group to left" })
|
||||||
|
|
||||||
|
hl.bind("Escape", function()
|
||||||
|
exit_submap()
|
||||||
|
end)
|
||||||
|
end)
|
||||||
@@ -0,0 +1,64 @@
|
|||||||
|
local function exit_submap()
|
||||||
|
hl.dispatch(hl.dsp.submap("reset"))
|
||||||
|
end
|
||||||
|
|
||||||
|
local function launcher(program)
|
||||||
|
return function()
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd(program))
|
||||||
|
exit_submap()
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
|
hl.bind("SUPER + Return", launcher("kitty"))
|
||||||
|
|
||||||
|
hl.define_submap("launch", function()
|
||||||
|
-- Librewolf
|
||||||
|
hl.bind("l", launcher("librewolf"), { description = "Launch Librewolf" })
|
||||||
|
|
||||||
|
-- Steam
|
||||||
|
hl.bind("s", launcher("steam"), { description = "Launch Steam" })
|
||||||
|
|
||||||
|
-- Discord
|
||||||
|
hl.bind("d", launcher("vesktop"), { description = "Launch Discord" })
|
||||||
|
|
||||||
|
-- Kitty
|
||||||
|
hl.bind("k", launcher("kitty"), { description = "Launch kitty" })
|
||||||
|
hl.bind("Return", launcher("kitty"), { description = "Launch kitty" })
|
||||||
|
|
||||||
|
-- Filezilla
|
||||||
|
hl.bind("f", launcher("filezilla"), { description = "Launch Filezilla" })
|
||||||
|
|
||||||
|
-- Thunderbird
|
||||||
|
hl.bind("t", launcher("thunderbird"), { description = "Launch Thunderbird" })
|
||||||
|
|
||||||
|
-- Zathura
|
||||||
|
hl.bind("z", launcher("zathura"), { description = "Launch Zathura (pdf)" })
|
||||||
|
|
||||||
|
-- Brave
|
||||||
|
hl.bind("SHIFT + B", launcher("brave"), { description = "Launch Brave" })
|
||||||
|
|
||||||
|
-- bsmanager
|
||||||
|
hl.bind("b", launcher("/opt/BSManager/bs-manager"), { description = "Launch BSManager" })
|
||||||
|
|
||||||
|
-- ALVR
|
||||||
|
hl.bind("p", launcher("alvr_dashboard"), { description = "Launch ALVR" })
|
||||||
|
|
||||||
|
-- Qalculate
|
||||||
|
hl.bind("c", launcher("qalculate-qt"), { description = "Launch Qalculate!" })
|
||||||
|
|
||||||
|
-- AirPlay
|
||||||
|
hl.bind("a", function()
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd("notify-send 'AirPlay server is starting...' --app-name='AirPlay Video'"))
|
||||||
|
hl.dispatch(
|
||||||
|
hl.dsp.exec_cmd(
|
||||||
|
"terminator -T 'hiddent'terminator' -e 'systemctl start avahi-daemon' && sleep 5 && uxplay -n LinuxVideoplay -nh"
|
||||||
|
)
|
||||||
|
)
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Launch AirPlay server" })
|
||||||
|
|
||||||
|
-- Escape
|
||||||
|
hl.bind("Escape", function()
|
||||||
|
exit_submap()
|
||||||
|
end)
|
||||||
|
end)
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
hl.bind("SUPER + X", hl.dsp.submap("launch"), { description = "Launching programs" })
|
||||||
|
hl.bind("SUPER + D", hl.dsp.submap("device"), { description = "Device controls" })
|
||||||
|
hl.bind("SUPER + C", hl.dsp.submap("notifications"), { description = "Notifications management" })
|
||||||
|
hl.bind("SUPER + G", hl.dsp.submap("groups"), { description = "Window group management" })
|
||||||
|
hl.bind("SUPER + S", hl.dsp.submap("screenshot"), { description = "Screenshots" })
|
||||||
|
hl.bind("SUPER + W", hl.dsp.submap("window"), { description = "Window management" })
|
||||||
|
hl.bind("SUPER + A", hl.dsp.submap("workspace"), { description = "Workspace controls" })
|
||||||
|
hl.bind("SUPER + P", hl.dsp.submap("groupedlaunch"), { description = "Launch groups of programs" })
|
||||||
|
hl.bind("SUPER + Q", hl.dsp.window.close(), { description = "Close active window" })
|
||||||
|
|
||||||
|
hl.bind(
|
||||||
|
"SUPER + Space",
|
||||||
|
hl.dsp.exec_cmd('killall rofi || rofi -show combi -modes combi -combi-modes "window,drun,run"'),
|
||||||
|
{ description = "Toggle app launcher" }
|
||||||
|
)
|
||||||
|
hl.bind("SUPER + Escape", hl.dsp.exec_cmd("wlogout"), { description = "Toggle logout screen" })
|
||||||
@@ -0,0 +1,39 @@
|
|||||||
|
local function exit_submap()
|
||||||
|
hl.dispatch(hl.dsp.submap("reset"))
|
||||||
|
end
|
||||||
|
|
||||||
|
hl.define_submap("notifications", function()
|
||||||
|
hl.bind("c", function()
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd("swaync-client --hide-all"))
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Hide notifications" })
|
||||||
|
|
||||||
|
hl.bind("d", function()
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd("swaync-client --close-all"))
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Delete all notifications" })
|
||||||
|
|
||||||
|
hl.bind("m", function()
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd("swaync-client -d"))
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Toggle Do Not Disturb" })
|
||||||
|
|
||||||
|
hl.bind("h", function()
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd("swaync-client -cp"))
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Close notification panel" })
|
||||||
|
|
||||||
|
hl.bind("s", function()
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd("swaync-client -op"))
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Open notification panel" })
|
||||||
|
|
||||||
|
hl.bind("t", function()
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd("swaync-client -t"))
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Toggle notification panel" })
|
||||||
|
|
||||||
|
hl.bind("Escape", function()
|
||||||
|
exit_submap()
|
||||||
|
end)
|
||||||
|
end)
|
||||||
@@ -0,0 +1,47 @@
|
|||||||
|
local function exit_submap()
|
||||||
|
hl.dispatch(hl.dsp.submap("reset"))
|
||||||
|
end
|
||||||
|
|
||||||
|
hl.define_submap("screenshot", function()
|
||||||
|
hl.bind("y", function()
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd('grim -g "$(slurp -d)" - | wl-copy'))
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Take sceenshot of area and Yank" })
|
||||||
|
|
||||||
|
hl.bind("c", function()
|
||||||
|
hl.dispatch(
|
||||||
|
hl.dsp.exec_cmd(
|
||||||
|
'grim -g "$(slurp -d)" - | satty -f - --copy-command wl-copy -o "~/Pictures/Screenshots/%Y-%m-%dT%H:%M:%SZ%z.png"'
|
||||||
|
)
|
||||||
|
)
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Take screenshot of area, yank and save" })
|
||||||
|
|
||||||
|
hl.bind("s", function()
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd("grim -g '$(slurp -d)' $(xdg-user-dir PICTURES)/Screenshots/$(date +'%Y-%m-%dT%H:%M:%SZ%z.png')"))
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Take screenshot of area and Save" })
|
||||||
|
|
||||||
|
hl.bind("SHIFT + y", function()
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd("grim - | wl-copy"))
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Take screenshot and Yank" })
|
||||||
|
|
||||||
|
hl.bind("SHIFT + c", function()
|
||||||
|
hl.dispatch(
|
||||||
|
hl.dsp.exec_cmd(
|
||||||
|
'grim - | satty -f - --copy-command wl-copy -o "~/Pictures/Screenshots/%Y-%m-%dT%H:%M:%SZ%z.png"'
|
||||||
|
)
|
||||||
|
)
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Take sceenshot, yank and save" })
|
||||||
|
|
||||||
|
hl.bind("SHIFT + s", function()
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd("grim $(xdg-user-dir PICTURES)/Screenshots/$(date +'%Y-%m-%dT%H:%M:%SZ%z.png')"))
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Take screenshot and Save" })
|
||||||
|
|
||||||
|
hl.bind("Escape", function()
|
||||||
|
exit_submap()
|
||||||
|
end)
|
||||||
|
end)
|
||||||
@@ -0,0 +1,53 @@
|
|||||||
|
local function exit_submap()
|
||||||
|
hl.dispatch(hl.dsp.submap("reset"))
|
||||||
|
end
|
||||||
|
|
||||||
|
hl.bind("SUPER + mouse:272", hl.dsp.window.drag())
|
||||||
|
hl.bind("SUPER + mouse:273", hl.dsp.window.resize())
|
||||||
|
|
||||||
|
hl.define_submap("window", function()
|
||||||
|
-- Close window
|
||||||
|
hl.bind("x", function()
|
||||||
|
hl.dispatch(hl.dsp.window.close())
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Close active window" })
|
||||||
|
hl.bind("q", function()
|
||||||
|
hl.dispatch(hl.dsp.window.close())
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Close active window" })
|
||||||
|
|
||||||
|
-- Fullscreen
|
||||||
|
hl.bind("f", function()
|
||||||
|
hl.dispatch(hl.dsp.window.fullscreen({ mode = "fullscreen" }))
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Toggle fullscreen" })
|
||||||
|
|
||||||
|
-- Floating
|
||||||
|
hl.bind("v", function()
|
||||||
|
hl.dispatch(hl.dsp.window.float())
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Toggle floating" })
|
||||||
|
|
||||||
|
-- Center
|
||||||
|
hl.bind("c", function()
|
||||||
|
hl.dispatch(hl.dsp.window.center())
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Centre window (when floating)" })
|
||||||
|
|
||||||
|
-- Kill
|
||||||
|
hl.bind("SHIFT + K", function()
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd("notify-send 'Insta-Kill activated' --app-name='Hyprtclt'"))
|
||||||
|
hl.dispatch(hl.dsp.exec_cmd("hyprctl kill"))
|
||||||
|
exit_submap()
|
||||||
|
end, { description = "Activate insta-kill" })
|
||||||
|
|
||||||
|
-- Resize
|
||||||
|
hl.bind("l", hl.dsp.window.resize({ x = 10, y = 0, relative = true }), { description = "Increase size horizontally" })
|
||||||
|
hl.bind("h", hl.dsp.window.resize({ x = -10, y = 0, relative = true }), { description = "Decrease size horizontally" })
|
||||||
|
hl.bind("j", hl.dsp.window.resize({ x = 0, y = 10, relative = true }), { description = "Increase size vertically" })
|
||||||
|
hl.bind("k", hl.dsp.window.resize({ x = 0, y = -10, relative = true }), { description = "Decrease size vertically" })
|
||||||
|
|
||||||
|
hl.bind("Escape", function()
|
||||||
|
exit_submap()
|
||||||
|
end)
|
||||||
|
end)
|
||||||
@@ -0,0 +1,68 @@
|
|||||||
|
local function exit_submap()
|
||||||
|
hl.dispatch(hl.dsp.submap("reset"))
|
||||||
|
end
|
||||||
|
|
||||||
|
local function add_workspace_keymap(bind_goto, bind_move, num)
|
||||||
|
hl.bind(
|
||||||
|
bind_goto,
|
||||||
|
hl.dsp.focus({ workspace = tostring(num) }),
|
||||||
|
{ description = "Go to workspace " .. tostring(num) }
|
||||||
|
)
|
||||||
|
hl.bind(
|
||||||
|
bind_move,
|
||||||
|
hl.dsp.window.move({ workspace = tostring(num), follow = 1 }),
|
||||||
|
{ description = "Move window to workspace " .. tostring(num) }
|
||||||
|
)
|
||||||
|
end
|
||||||
|
|
||||||
|
for i = 1, 10, 1 do
|
||||||
|
add_workspace_keymap("SUPER + " .. tostring(i % 10), "SUPER + SHIFT + " .. tostring(i % 10), i)
|
||||||
|
end
|
||||||
|
-- Super + - for 11th workspace
|
||||||
|
add_workspace_keymap("SUPER + code:20", "SUPER + SHIFT + code:20", 11)
|
||||||
|
|
||||||
|
hl.bind("SUPER + h", hl.dsp.focus({ direction = "l" }), { description = "Focus next window to left" })
|
||||||
|
hl.bind("SUPER + l", hl.dsp.focus({ direction = "r" }), { description = "Focus next window to right" })
|
||||||
|
hl.bind("SUPER + j", hl.dsp.focus({ direction = "d" }), { description = "Focus next window below" })
|
||||||
|
hl.bind("SUPER + k", hl.dsp.focus({ direction = "u" }), { description = "Focus next window above" })
|
||||||
|
|
||||||
|
hl.bind("SUPER + M", hl.dsp.workspace.toggle_special("main"), { description = "Toggle main special workspace" })
|
||||||
|
hl.bind(
|
||||||
|
"SUPER + SHIFT + M",
|
||||||
|
hl.dsp.window.move({ workspace = "special:main" }),
|
||||||
|
{ description = "Move window to main special workspace" }
|
||||||
|
)
|
||||||
|
|
||||||
|
hl.define_submap("workspace", function()
|
||||||
|
for i = 1, 10, 1 do
|
||||||
|
add_workspace_keymap(tostring(i % 10), "SHIFT + " .. tostring(i % 10), i)
|
||||||
|
end
|
||||||
|
add_workspace_keymap("code:20", "SHIFT + code:20", 11)
|
||||||
|
|
||||||
|
hl.bind("h", hl.dsp.focus({ direction = "l" }), { description = "Focus next window to left" })
|
||||||
|
hl.bind("l", hl.dsp.focus({ direction = "r" }), { description = "Focus next window to right" })
|
||||||
|
hl.bind("j", hl.dsp.focus({ direction = "d" }), { description = "Focus next window below" })
|
||||||
|
hl.bind("k", hl.dsp.focus({ direction = "u" }), { description = "Focus next window above" })
|
||||||
|
|
||||||
|
hl.bind(
|
||||||
|
"SHIFT + l",
|
||||||
|
hl.dsp.window.move({ workspace = "+1", follow = 1 }),
|
||||||
|
{ description = "Move one workspace up" }
|
||||||
|
)
|
||||||
|
hl.bind(
|
||||||
|
"SHIFT + h",
|
||||||
|
hl.dsp.window.move({ workspace = "-1", follow = 1 }),
|
||||||
|
{ description = "Move one workspace down" }
|
||||||
|
)
|
||||||
|
|
||||||
|
hl.bind("M", hl.dsp.workspace.toggle_special("main"), { description = "Toggle main special workspace" })
|
||||||
|
hl.bind(
|
||||||
|
"SHIFT + M",
|
||||||
|
hl.dsp.window.move({ workspace = "special:main" }),
|
||||||
|
{ description = "Move window to main special workspace" }
|
||||||
|
)
|
||||||
|
|
||||||
|
hl.bind("Escape", function()
|
||||||
|
exit_submap()
|
||||||
|
end)
|
||||||
|
end)
|
||||||
@@ -0,0 +1,19 @@
|
|||||||
|
hl.config({
|
||||||
|
general = {
|
||||||
|
col = {
|
||||||
|
active_border = { colors = { "rgba(ffaabbcc)", "rgba(ffaabbcc)", "rgba(ffaabbcc)" }, angle = 45 },
|
||||||
|
inactive_border = "rgba(ffaabb33)",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
group = {
|
||||||
|
col = {
|
||||||
|
border_active = "rgba(ffaabb77)",
|
||||||
|
border_inactive = "rgba(ffaabb33)",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
decoration = {
|
||||||
|
shadow = {
|
||||||
|
color = "rgba(ffffff20)",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
hl.config({
|
||||||
|
general = {
|
||||||
|
gaps_in = 3,
|
||||||
|
gaps_out = 4,
|
||||||
|
border_size = 2,
|
||||||
|
no_focus_fallback = true,
|
||||||
|
|
||||||
|
layout = "dwindle",
|
||||||
|
},
|
||||||
|
})
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
hl.config({
|
||||||
|
group = {
|
||||||
|
auto_group = false,
|
||||||
|
|
||||||
|
groupbar = {
|
||||||
|
gradients = true,
|
||||||
|
}
|
||||||
|
}
|
||||||
|
})
|
||||||
@@ -0,0 +1,51 @@
|
|||||||
|
--- @param laptop_config boolean
|
||||||
|
return function(laptop_config)
|
||||||
|
hl.config({
|
||||||
|
input = {
|
||||||
|
kb_options = laptop_config and "caps:swapescape" or "",
|
||||||
|
kb_layout = "us",
|
||||||
|
kb_variant = "altgr-intl",
|
||||||
|
natural_scroll = true,
|
||||||
|
|
||||||
|
numlock_by_default = true,
|
||||||
|
repeat_delay = 400,
|
||||||
|
|
||||||
|
follow_mouse = 2,
|
||||||
|
mouse_refocus = true,
|
||||||
|
scroll_factor = 2,
|
||||||
|
accel_profile = "flat",
|
||||||
|
|
||||||
|
touchpad = {
|
||||||
|
disable_while_typing = true,
|
||||||
|
natural_scroll = true,
|
||||||
|
scroll_factor = 4,
|
||||||
|
},
|
||||||
|
|
||||||
|
focus_on_close = true,
|
||||||
|
|
||||||
|
sensitivity = 0,
|
||||||
|
},
|
||||||
|
gestures = {
|
||||||
|
workspace_swipe_distance = 200,
|
||||||
|
workspace_swipe_cancel_ratio = 0.3,
|
||||||
|
workspace_swipe_forever = true,
|
||||||
|
workspace_swipe_direction_lock = false,
|
||||||
|
},
|
||||||
|
})
|
||||||
|
|
||||||
|
hl.gesture({
|
||||||
|
fingers = 3,
|
||||||
|
direction = "horizontal",
|
||||||
|
action = "workspace",
|
||||||
|
})
|
||||||
|
hl.gesture({
|
||||||
|
fingers = 3,
|
||||||
|
direction = "down",
|
||||||
|
action = "close",
|
||||||
|
})
|
||||||
|
hl.gesture({
|
||||||
|
fingers = 3,
|
||||||
|
direction = "up",
|
||||||
|
action = "fullscreen",
|
||||||
|
})
|
||||||
|
end
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
hl.config({
|
||||||
|
xwayland = {
|
||||||
|
force_zero_scaling = true,
|
||||||
|
},
|
||||||
|
misc = {
|
||||||
|
disable_hyprland_logo = true,
|
||||||
|
disable_splash_rendering = true,
|
||||||
|
vrr = 3,
|
||||||
|
allow_session_lock_restore = true,
|
||||||
|
},
|
||||||
|
dwindle = {
|
||||||
|
force_split = 2,
|
||||||
|
preserve_split = true,
|
||||||
|
},
|
||||||
|
binds = {
|
||||||
|
workspace_back_and_forth = false,
|
||||||
|
},
|
||||||
|
cursor = {
|
||||||
|
no_warps = false,
|
||||||
|
inactive_timeout = 5,
|
||||||
|
},
|
||||||
|
})
|
||||||
@@ -0,0 +1,80 @@
|
|||||||
|
hl.config({
|
||||||
|
decoration = {
|
||||||
|
inactive_opacity = 1,
|
||||||
|
rounding = 10,
|
||||||
|
|
||||||
|
shadow = {
|
||||||
|
enabled = true,
|
||||||
|
range = 4,
|
||||||
|
},
|
||||||
|
|
||||||
|
blur = {
|
||||||
|
enabled = true,
|
||||||
|
xray = true,
|
||||||
|
new_optimizations = true,
|
||||||
|
size = 1,
|
||||||
|
passes = 2,
|
||||||
|
},
|
||||||
|
|
||||||
|
dim_inactive = true,
|
||||||
|
dim_strength = 0.1,
|
||||||
|
},
|
||||||
|
animations = {
|
||||||
|
enabled = true,
|
||||||
|
},
|
||||||
|
})
|
||||||
|
|
||||||
|
hl.curve("main-bezier", {
|
||||||
|
type = "bezier",
|
||||||
|
points = { { 0.05, 0.9 }, { 0.1, 1.05 } },
|
||||||
|
})
|
||||||
|
|
||||||
|
hl.animation({
|
||||||
|
leaf = "windows",
|
||||||
|
enabled = true,
|
||||||
|
bezier = "main-bezier",
|
||||||
|
speed = 3,
|
||||||
|
})
|
||||||
|
|
||||||
|
hl.animation({
|
||||||
|
leaf = "windowsOut",
|
||||||
|
enabled = true,
|
||||||
|
bezier = "main-bezier",
|
||||||
|
speed = 4,
|
||||||
|
style = "popin 80%",
|
||||||
|
})
|
||||||
|
|
||||||
|
hl.animation({
|
||||||
|
leaf = "border",
|
||||||
|
enabled = true,
|
||||||
|
bezier = "default",
|
||||||
|
speed = 8,
|
||||||
|
})
|
||||||
|
|
||||||
|
hl.animation({
|
||||||
|
leaf = "fade",
|
||||||
|
enabled = true,
|
||||||
|
bezier = "default",
|
||||||
|
speed = 3,
|
||||||
|
})
|
||||||
|
|
||||||
|
hl.animation({
|
||||||
|
leaf = "workspaces",
|
||||||
|
enabled = true,
|
||||||
|
bezier = "default",
|
||||||
|
speed = 1,
|
||||||
|
})
|
||||||
|
|
||||||
|
hl.animation({
|
||||||
|
leaf = "specialWorkspace",
|
||||||
|
enabled = true,
|
||||||
|
bezier = "default",
|
||||||
|
speed = 1,
|
||||||
|
})
|
||||||
|
|
||||||
|
hl.animation({
|
||||||
|
leaf = "fadeDpms",
|
||||||
|
enabled = true,
|
||||||
|
bezier = "default",
|
||||||
|
speed = 4,
|
||||||
|
})
|
||||||
@@ -0,0 +1,30 @@
|
|||||||
|
return function(is_laptop)
|
||||||
|
hl.env("QT_QPA_PLATFORM", "wayland")
|
||||||
|
hl.env("QT_QPA_PLATFORM_THEME", "qt6ct")
|
||||||
|
|
||||||
|
hl.on("hyprland.start", function()
|
||||||
|
-- Portal fixes
|
||||||
|
hl.exec_cmd("~/.config/hypr/xdg-portal-hyprland")
|
||||||
|
|
||||||
|
-- Environment setup
|
||||||
|
hl.exec_cmd(
|
||||||
|
"dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XAUTHORITY DISPLAY"
|
||||||
|
)
|
||||||
|
hl.exec_cmd("systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP")
|
||||||
|
hl.exec_cmd("systemctl --user start hyprpolkitagent")
|
||||||
|
|
||||||
|
-- Start bar and utilities
|
||||||
|
hl.exec_cmd("hypridle")
|
||||||
|
hl.exec_cmd("waybar")
|
||||||
|
hl.exec_cmd("hyprpaper")
|
||||||
|
hl.exec_cmd("swaync")
|
||||||
|
hl.exec_cmd("nextcloud --background")
|
||||||
|
hl.exec_cmd("wl-paste --watch cliphist store")
|
||||||
|
|
||||||
|
if is_laptop then
|
||||||
|
hl.exec_cmd("hyprctl setcursor oreo_spark_blue_cursors 36")
|
||||||
|
else
|
||||||
|
hl.exec_cmd("hyprctl setcursor oreo_spark_blue_cursors 24")
|
||||||
|
end
|
||||||
|
end)
|
||||||
|
end
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
hl.layer_rule({
|
||||||
|
dim_around = true,
|
||||||
|
match = { namespace = "rofi" },
|
||||||
|
})
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
-- for the new layout https://wiki.hypr.land/Configuring/Advanced-and-Cool/Uncommon-tips-and-tricks/#per-layout-bindings
|
||||||
@@ -0,0 +1,43 @@
|
|||||||
|
return function(is_laptop, is_docked)
|
||||||
|
if is_laptop then
|
||||||
|
hl.monitor({
|
||||||
|
output = "",
|
||||||
|
mode = "preferred",
|
||||||
|
position = "auto",
|
||||||
|
scale = 1,
|
||||||
|
})
|
||||||
|
if is_docked then
|
||||||
|
hl.monitor({
|
||||||
|
output = "eDP-1",
|
||||||
|
disabled = true,
|
||||||
|
})
|
||||||
|
hl.monitor({
|
||||||
|
output = "DP-1",
|
||||||
|
mode = "1920x1080@144",
|
||||||
|
position = "0x0",
|
||||||
|
scale = 1,
|
||||||
|
})
|
||||||
|
else
|
||||||
|
hl.monitor({
|
||||||
|
output = "eDP-1",
|
||||||
|
mode = "2880x1800@240",
|
||||||
|
position = "0x0",
|
||||||
|
scale = 1.5,
|
||||||
|
})
|
||||||
|
end
|
||||||
|
else
|
||||||
|
hl.monitor({
|
||||||
|
output = "DP-1",
|
||||||
|
mode = "1920x1080@144",
|
||||||
|
position = "0x0",
|
||||||
|
scale = 1,
|
||||||
|
vrr = 2,
|
||||||
|
})
|
||||||
|
hl.monitor({
|
||||||
|
output = "DP-2",
|
||||||
|
mode = "1920x1080@75",
|
||||||
|
position = "1920x0",
|
||||||
|
scale = 1,
|
||||||
|
})
|
||||||
|
end
|
||||||
|
end
|
||||||
@@ -0,0 +1,47 @@
|
|||||||
|
-- Floating windows
|
||||||
|
-- Float
|
||||||
|
hl.window_rule({
|
||||||
|
match = {
|
||||||
|
tag = "dialog",
|
||||||
|
},
|
||||||
|
float = true,
|
||||||
|
center = true,
|
||||||
|
})
|
||||||
|
|
||||||
|
-- No float
|
||||||
|
hl.window_rule({
|
||||||
|
match = {
|
||||||
|
title = "launchers",
|
||||||
|
},
|
||||||
|
float = false,
|
||||||
|
})
|
||||||
|
|
||||||
|
-- fullscreen
|
||||||
|
hl.window_rule({
|
||||||
|
match = {
|
||||||
|
tag = "game",
|
||||||
|
},
|
||||||
|
fullscreen = true,
|
||||||
|
})
|
||||||
|
|
||||||
|
-- Termfilechooser
|
||||||
|
hl.window_rule({
|
||||||
|
match = {
|
||||||
|
title = "termfilechooser",
|
||||||
|
},
|
||||||
|
float = true,
|
||||||
|
center = true,
|
||||||
|
dim_around = true,
|
||||||
|
size = { 1400, 800 },
|
||||||
|
})
|
||||||
|
|
||||||
|
-- hidden terminator
|
||||||
|
hl.window_rule({
|
||||||
|
match = {
|
||||||
|
title = "^hidden-terminator$",
|
||||||
|
},
|
||||||
|
float = true,
|
||||||
|
center = true,
|
||||||
|
size = { 0, 0 },
|
||||||
|
move = { 0, 0 }
|
||||||
|
})
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
-- Idleinhibits
|
||||||
|
hl.window_rule({
|
||||||
|
match = {
|
||||||
|
tag = "game|launchers",
|
||||||
|
},
|
||||||
|
idle_inhibit = "focus"
|
||||||
|
})
|
||||||
|
|
||||||
|
hl.window_rule({
|
||||||
|
match = {
|
||||||
|
title = "Bitwarden|secret|[aA]uthentication"
|
||||||
|
},
|
||||||
|
no_screen_share = true
|
||||||
|
})
|
||||||
|
|
||||||
|
hl.window_rule({
|
||||||
|
match = {
|
||||||
|
class = "nm-connection-editor"
|
||||||
|
},
|
||||||
|
no_screen_share = true
|
||||||
|
})
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
hl.window_rule({
|
||||||
|
match = {
|
||||||
|
title = "Bitwarden|secret",
|
||||||
|
},
|
||||||
|
no_screen_share = true
|
||||||
|
})
|
||||||
|
|
||||||
|
hl.window_rule({
|
||||||
|
match = {
|
||||||
|
class = "nm-connection-editor|[aA]uthentication",
|
||||||
|
},
|
||||||
|
no_screen_share = true
|
||||||
|
})
|
||||||
@@ -0,0 +1,38 @@
|
|||||||
|
-- ┌ ┐
|
||||||
|
-- │ Use tags to group windows into groups │
|
||||||
|
-- └ ┘
|
||||||
|
-- Games
|
||||||
|
hl.window_rule({
|
||||||
|
match = {
|
||||||
|
class = "steam_app.*",
|
||||||
|
},
|
||||||
|
tag = "+game",
|
||||||
|
})
|
||||||
|
hl.window_rule({
|
||||||
|
match = {
|
||||||
|
title = "Minecraft.*|Beat Saber",
|
||||||
|
},
|
||||||
|
tag = "+game",
|
||||||
|
})
|
||||||
|
|
||||||
|
-- Launchers
|
||||||
|
hl.window_rule({
|
||||||
|
match = {
|
||||||
|
class = "steam|minecraft-launcher|org\\.prismlauncher\\.PrismLauncher",
|
||||||
|
},
|
||||||
|
tag = "+launchers",
|
||||||
|
})
|
||||||
|
|
||||||
|
-- Dialogs
|
||||||
|
hl.window_rule({
|
||||||
|
match = {
|
||||||
|
class = "file_progress|confirm|dialog|download|notification|error|splash|confirmreset|lxappearance|pavucontrol|file-roller",
|
||||||
|
},
|
||||||
|
tag = "+dialog",
|
||||||
|
})
|
||||||
|
hl.window_rule({
|
||||||
|
match = {
|
||||||
|
title = ".*SteamVR.*|Open File.*|Media viewer|Volume Control|Picture-in-Picture|File Operation Progress|Loading.*|AG Controller|.*Qalculate.*",
|
||||||
|
},
|
||||||
|
tag = "+dialog",
|
||||||
|
})
|
||||||
@@ -0,0 +1,56 @@
|
|||||||
|
-- ┌ ┐
|
||||||
|
-- │ Set the workspace for certain apps │
|
||||||
|
-- └ ┘
|
||||||
|
-- Workspace 1
|
||||||
|
hl.window_rule({
|
||||||
|
match = { tag = "game" },
|
||||||
|
workspace = 1,
|
||||||
|
})
|
||||||
|
hl.window_rule({
|
||||||
|
match = { title = "ALVR.*|^hidden-terminator$" },
|
||||||
|
workspace = 1,
|
||||||
|
})
|
||||||
|
|
||||||
|
-- Workspace 2
|
||||||
|
hl.window_rule({
|
||||||
|
match = { class = "evince|okular|org\\.pwmt\\.zathura" },
|
||||||
|
workspace = 2,
|
||||||
|
})
|
||||||
|
hl.window_rule({
|
||||||
|
match = { title = ".*BSManager.*" },
|
||||||
|
workspace = 2,
|
||||||
|
})
|
||||||
|
|
||||||
|
-- Workspace 3
|
||||||
|
hl.window_rule({
|
||||||
|
match = { tag = "launchers" },
|
||||||
|
workspace = 3,
|
||||||
|
})
|
||||||
|
|
||||||
|
-- Special
|
||||||
|
hl.window_rule({
|
||||||
|
match = { title = "Qalculate.*|AG Controller" },
|
||||||
|
workspace = "special:main",
|
||||||
|
})
|
||||||
|
|
||||||
|
-- Workspace 4
|
||||||
|
hl.window_rule({
|
||||||
|
match = { class = "brave-browser" },
|
||||||
|
workspace = 4,
|
||||||
|
})
|
||||||
|
hl.window_rule({
|
||||||
|
match = { title = ".*-summary.pdf|.*cheatsheet.pdf|.*cheat-sheet.pdf" },
|
||||||
|
workspace = 4,
|
||||||
|
})
|
||||||
|
|
||||||
|
-- Workspace 11
|
||||||
|
hl.window_rule({
|
||||||
|
match = { class = "librewolf" },
|
||||||
|
workspace = 11,
|
||||||
|
})
|
||||||
|
|
||||||
|
-- Workspace 10
|
||||||
|
hl.window_rule({
|
||||||
|
match = { class = "vesktop" },
|
||||||
|
workspace = 10,
|
||||||
|
})
|
||||||
@@ -0,0 +1,55 @@
|
|||||||
|
return function(is_laptop, is_docked)
|
||||||
|
hl.workspace_rule({
|
||||||
|
workspace = "1",
|
||||||
|
monitor = "DP-1",
|
||||||
|
default = true,
|
||||||
|
})
|
||||||
|
hl.workspace_rule({
|
||||||
|
workspace = "3",
|
||||||
|
monitor = "DP-1",
|
||||||
|
default = false,
|
||||||
|
})
|
||||||
|
if not is_laptop then
|
||||||
|
hl.workspace_rule({
|
||||||
|
workspace = "2",
|
||||||
|
monitor = "DP-2",
|
||||||
|
default = true,
|
||||||
|
})
|
||||||
|
hl.workspace_rule({
|
||||||
|
workspace = "4",
|
||||||
|
monitor = "DP-2",
|
||||||
|
default = false,
|
||||||
|
})
|
||||||
|
hl.workspace_rule({
|
||||||
|
workspace = "10",
|
||||||
|
monitor = "DP-2",
|
||||||
|
default = false,
|
||||||
|
})
|
||||||
|
hl.workspace_rule({
|
||||||
|
workspace = "11",
|
||||||
|
monitor = "DP-2",
|
||||||
|
default = false,
|
||||||
|
})
|
||||||
|
elseif is_docked then
|
||||||
|
hl.workspace_rule({
|
||||||
|
workspace = "2",
|
||||||
|
monitor = "HDMI-A-1",
|
||||||
|
default = true,
|
||||||
|
})
|
||||||
|
hl.workspace_rule({
|
||||||
|
workspace = "4",
|
||||||
|
monitor = "HDMI-A-1",
|
||||||
|
default = false,
|
||||||
|
})
|
||||||
|
hl.workspace_rule({
|
||||||
|
workspace = "10",
|
||||||
|
monitor = "HDMI-A-1",
|
||||||
|
default = false,
|
||||||
|
})
|
||||||
|
hl.workspace_rule({
|
||||||
|
workspace = "11",
|
||||||
|
monitor = "HDMI-A-1",
|
||||||
|
default = false,
|
||||||
|
})
|
||||||
|
end
|
||||||
|
end
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
ui {
|
||||||
|
window_size = 400 800
|
||||||
|
}
|
||||||
@@ -9,19 +9,20 @@
|
|||||||
#██████████████ █████ ███████████████████████████████████████████████████████████████████████████████████████████████████ ██
|
#██████████████ █████ ███████████████████████████████████████████████████████████████████████████████████████████████████ ██
|
||||||
|
|
||||||
|
|
||||||
general {
|
# ┌ ┐
|
||||||
grace = 15
|
# │ BACKGROUND │
|
||||||
}
|
# └ ┘
|
||||||
|
source = ./hyprlock-colors.conf
|
||||||
# BACKGROUND
|
|
||||||
background {
|
background {
|
||||||
monitor =
|
monitor =
|
||||||
path = /home/janis/Pictures/arch-bg.png # Or screenshot
|
path = $background_image # Or screenshot
|
||||||
|
|
||||||
blur_passes = 1
|
blur_passes = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
# PASSWORD INPUT
|
# ┌ ┐
|
||||||
|
# │ PASSWORD INPUT │
|
||||||
|
# └ ┘
|
||||||
input-field {
|
input-field {
|
||||||
monitor =
|
monitor =
|
||||||
size = 300, 40
|
size = 300, 40
|
||||||
@@ -29,9 +30,9 @@ input-field {
|
|||||||
dots_size = 0.33 # Scale of input-field height, 0.2 - 0.8
|
dots_size = 0.33 # Scale of input-field height, 0.2 - 0.8
|
||||||
dots_spacing = 0.15 # Scale of dots' absolute size, 0.0 - 1.0
|
dots_spacing = 0.15 # Scale of dots' absolute size, 0.0 - 1.0
|
||||||
dots_center = false
|
dots_center = false
|
||||||
outer_color = rgb(204, 92, 0)
|
outer_color = $entry_border_color
|
||||||
inner_color = rgb(200, 200, 200)
|
inner_color = $entry_background_color
|
||||||
font_color = rgb(10, 10, 10)
|
font_color = $entry_color
|
||||||
fade_on_empty = true
|
fade_on_empty = true
|
||||||
placeholder_text = <i>Input Password...</i> # Text rendered in the input box when it's empty.
|
placeholder_text = <i>Input Password...</i> # Text rendered in the input box when it's empty.
|
||||||
hide_input = false
|
hide_input = false
|
||||||
@@ -44,9 +45,9 @@ input-field {
|
|||||||
label {
|
label {
|
||||||
monitor =
|
monitor =
|
||||||
text = <b>$TIME</b>
|
text = <b>$TIME</b>
|
||||||
color = rgba(200, 200, 200, 1.0)
|
color =
|
||||||
font_size = 100
|
font_size = 150
|
||||||
font_family = Source Code Pro
|
font_family = Comfortaa
|
||||||
|
|
||||||
position = 0, 80
|
position = 0, 80
|
||||||
halign = center
|
halign = center
|
||||||
@@ -56,9 +57,9 @@ label {
|
|||||||
label {
|
label {
|
||||||
monitor =
|
monitor =
|
||||||
text = $LAYOUT
|
text = $LAYOUT
|
||||||
color = rgba(200, 200, 200, 1.0)
|
color = $text_color
|
||||||
font_size = 12
|
font_size = 12
|
||||||
font_family = Source Code Pro
|
font_family = Comfortaa
|
||||||
|
|
||||||
position = 0, 0
|
position = 0, 0
|
||||||
halign = right
|
halign = right
|
||||||
@@ -68,9 +69,9 @@ label {
|
|||||||
label {
|
label {
|
||||||
monitor =
|
monitor =
|
||||||
text = $USER
|
text = $USER
|
||||||
color = rgba(200, 200, 200, 1.0)
|
color = $text_color
|
||||||
font_size = 12
|
font_size = 12
|
||||||
font_family = Source Code Pro
|
font_family = Comfortaa
|
||||||
|
|
||||||
position = 0, 0
|
position = 0, 0
|
||||||
halign = left
|
halign = left
|
||||||
@@ -83,7 +84,7 @@ label {
|
|||||||
text = <i>Failed attempts: $ATTEMPTS</i>
|
text = <i>Failed attempts: $ATTEMPTS</i>
|
||||||
color = rgba(200, 0, 0, 1.0)
|
color = rgba(200, 0, 0, 1.0)
|
||||||
font_size = 12
|
font_size = 12
|
||||||
font_family = Source Code Pro
|
font_family = Adwaita Sans
|
||||||
|
|
||||||
position = 0, 20
|
position = 0, 20
|
||||||
halign = center
|
halign = center
|
||||||
@@ -93,4 +94,3 @@ label {
|
|||||||
shadow_boost = 3
|
shadow_boost = 3
|
||||||
shadow_color = rgb(255,255,255)
|
shadow_color = rgb(255,255,255)
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -0,0 +1,39 @@
|
|||||||
|
# ────────────────────────────────────────────────────────────────────
|
||||||
|
# ╭────────────────────────────────────────────────╮
|
||||||
|
# │ Kitty Config │
|
||||||
|
# ╰────────────────────────────────────────────────╯
|
||||||
|
# ────────────────────────────────────────────────────────────────────
|
||||||
|
include colors.conf
|
||||||
|
|
||||||
|
|
||||||
|
# ┌ ┐
|
||||||
|
# │ FONTS │
|
||||||
|
# └ ┘
|
||||||
|
font_family Source Code Pro
|
||||||
|
font_size 12.0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# ┌ ┐
|
||||||
|
# │ Cursor config │
|
||||||
|
# └ ┘
|
||||||
|
cursor_trail 1
|
||||||
|
cursor_trail_start_threshold 0
|
||||||
|
|
||||||
|
|
||||||
|
# ┌ ┐
|
||||||
|
# │ Mouse config │
|
||||||
|
# └ ┘
|
||||||
|
mouse_hide_wait 3.0
|
||||||
|
url_style curly
|
||||||
|
url_prefixes file ftp ftps gemini git gopher http https irc ircs kitty mailto news sftp ssh
|
||||||
|
detect_urls yes
|
||||||
|
show_hyperlink_targets yes
|
||||||
|
include current-theme.conf
|
||||||
|
wheel_scroll_multiplier 10.0
|
||||||
|
touch_scroll_multiplier 5.0
|
||||||
|
|
||||||
|
# ┌ ┐
|
||||||
|
# │ Mappings │
|
||||||
|
# └ ┘
|
||||||
|
map kitty_mod+e
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
# Matugen configs
|
||||||
|
Sources:
|
||||||
|
- [End-4's dotfiles](https://github.com/end-4/dots-hyprland/tree/main/dots/.config/matugen)
|
||||||
|
- [InioX matugen themes](https://github.com/InioX/matugen-themes)
|
||||||
|
|
||||||
|
## Config files
|
||||||
|
- Hyprland (my own)
|
||||||
|
- Hyprlock (my own)
|
||||||
|
- Hyprtoolkit (my own)
|
||||||
|
- Yazi (my own)
|
||||||
|
- Wlogout (Colour template files from InioX)
|
||||||
|
- Waybar (Colour template files from InioX)
|
||||||
|
- Discord theme (fully from InioX)
|
||||||
|
- GTK (From InioX)
|
||||||
|
- Swaync (from InioX)
|
||||||
|
- Qt TODO!
|
||||||
@@ -0,0 +1,72 @@
|
|||||||
|
[config]
|
||||||
|
version_check = false
|
||||||
|
|
||||||
|
# From https://github.com/InioX/matugen-themes
|
||||||
|
[templates.gtk3]
|
||||||
|
input_path = '~/.config/matugen/templates/gtk/colors.css'
|
||||||
|
output_path = '~/.config/gtk-3.0/colors.css'
|
||||||
|
post_hook = 'gsettings set org.gnome.desktop.interface gtk-theme ""; gsettings set org.gnome.desktop.interface gtk-theme adw-gtk3-{{mode}}'
|
||||||
|
|
||||||
|
[templates.gtk4]
|
||||||
|
input_path = '~/.config/matugen/templates/gtk/colors.css'
|
||||||
|
output_path = '~/.config/gtk-4.0/colors.css'
|
||||||
|
post_hook = '~/.config/matugen/post-hook-scripts/gtk-themes-reload.sh'
|
||||||
|
|
||||||
|
[templates.waybar-colors]
|
||||||
|
input_path = '~/.config/matugen/templates/colors.css'
|
||||||
|
output_path = "~/.config/waybar/colors.css"
|
||||||
|
post_hook = "swaync-client -rs"
|
||||||
|
|
||||||
|
[templates.color-scheme]
|
||||||
|
input_path = '~/.config/matugen/templates/qt/colors.colors'
|
||||||
|
output_path = '~/.local/share/color-schemes/Matugen.colors'
|
||||||
|
|
||||||
|
[templates.kitty]
|
||||||
|
input_path = '~/.config/matugen/templates/kitty/colors.conf'
|
||||||
|
output_path = '~/.config/kitty/colors.conf'
|
||||||
|
|
||||||
|
[templates.alacritty]
|
||||||
|
input_path = '~/.config/matugen/templates/alacritty/theme.toml'
|
||||||
|
output_path = '~/.config/alacritty/colors.toml'
|
||||||
|
|
||||||
|
[templates.vesktop]
|
||||||
|
input_path = '~/.config/matugen/templates/vesktop/midnight.css'
|
||||||
|
output_path = '~/.config/vesktop/themes/midnight-discord.css'
|
||||||
|
|
||||||
|
# From https://github.com/ErikReider/Linux/blob/master/dotfiles/.config/swaync/style.css
|
||||||
|
[templates.swaync]
|
||||||
|
input_path = '~/.config/matugen/templates/swaync/style.css'
|
||||||
|
output_path = "~/.config/swaync/style.css"
|
||||||
|
post_hook = "swaync-client -rs"
|
||||||
|
|
||||||
|
|
||||||
|
# My own
|
||||||
|
[templates.hyprland]
|
||||||
|
input_path = '~/.config/matugen/templates/hyprland/colors.lua'
|
||||||
|
output_path = '~/.config/hypr/hyprland/colors.lua'
|
||||||
|
|
||||||
|
[templates.waybar]
|
||||||
|
input_path = '~/.config/matugen/templates/waybar/style.css'
|
||||||
|
output_path = '~/.config/waybar/style.css'
|
||||||
|
post_hook = 'pkill -SIGUSR2 waybar'
|
||||||
|
|
||||||
|
[templates.hyprlock]
|
||||||
|
input_path = '~/.config/matugen/templates/hyprland/hyprlock-colors.conf'
|
||||||
|
output_path = '~/.config/hypr/hyprlock-colors.conf'
|
||||||
|
|
||||||
|
[templates.hyprpaper]
|
||||||
|
input_path = '~/.config/matugen/templates/hyprland/hyprpaper.conf'
|
||||||
|
output_path = '~/.config/hypr/hyprpaper.conf'
|
||||||
|
post_hook = 'pkill -SIGUSR2 hyprpaper'
|
||||||
|
|
||||||
|
[templates.wlogout]
|
||||||
|
input_path = '~/.config/matugen/templates/wlogout/style.css'
|
||||||
|
output_path = '~/.config/wlogout/style.css'
|
||||||
|
|
||||||
|
[templates.rofi]
|
||||||
|
input_path = '~/.config/matugen/templates/rofi/style.rasi'
|
||||||
|
output_path = '~/.config/rofi/style.rasi'
|
||||||
|
|
||||||
|
[templates.yazi]
|
||||||
|
input_path = '~/.config/matugen/templates/yazi/theme.toml'
|
||||||
|
output_path = '~/.config/yazi/theme.toml'
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
# Thanks to https://github.com/InioX/matugen-themes/blob/main/post-hook-scripts/gtk-themes-reload.sh
|
||||||
|
|
||||||
|
current=$(gsettings get org.gnome.desktop.interface color-scheme)
|
||||||
|
|
||||||
|
if [[ "$current" == "'prefer-dark'" ]]; then
|
||||||
|
gsettings set org.gnome.desktop.interface color-scheme prefer-light
|
||||||
|
gsettings set org.gnome.desktop.interface color-scheme prefer-dark
|
||||||
|
else
|
||||||
|
gsettings set org.gnome.desktop.interface color-scheme prefer-dark
|
||||||
|
gsettings set org.gnome.desktop.interface color-scheme prefer-light
|
||||||
|
fi
|
||||||
@@ -0,0 +1,68 @@
|
|||||||
|
[colors.primary]
|
||||||
|
background = '{{colors.background.default.hex}}'
|
||||||
|
foreground = '{{colors.on_surface.default.hex}}'
|
||||||
|
|
||||||
|
[colors.cursor]
|
||||||
|
text = '{{colors.on_surface.default.hex}}'
|
||||||
|
cursor = '{{colors.on_surface_variant.default.hex}}'
|
||||||
|
|
||||||
|
[colors.vi_mode_cursor]
|
||||||
|
text = '{{colors.background.default.hex}}'
|
||||||
|
cursor = '{{colors.primary.default.hex}}'
|
||||||
|
|
||||||
|
[colors.search.matches]
|
||||||
|
foreground = '{{colors.surface_variant.default.hex}}'
|
||||||
|
background = '{{colors.tertiary.default.hex}}'
|
||||||
|
|
||||||
|
[colors.search.focused_match]
|
||||||
|
foreground = '{{colors.surface_variant.default.hex}}'
|
||||||
|
background = '{{colors.primary.default.hex}}'
|
||||||
|
|
||||||
|
[colors.footer_bar]
|
||||||
|
foreground = '{{colors.surface_variant.default.hex}}'
|
||||||
|
background = '{{colors.inverse_surface.default.hex}}'
|
||||||
|
|
||||||
|
[colors.hints.start]
|
||||||
|
foreground = '{{colors.surface_variant.default.hex}}'
|
||||||
|
background = '{{colors.secondary.default.hex}}'
|
||||||
|
|
||||||
|
[colors.hints.end]
|
||||||
|
foreground = '{{colors.surface_variant.default.hex}}'
|
||||||
|
background = '{{colors.secondary.default.hex}}'
|
||||||
|
|
||||||
|
[colors.selection]
|
||||||
|
text = '{{colors.background.default.hex}}'
|
||||||
|
background = '{{colors.primary.default.hex}}'
|
||||||
|
|
||||||
|
|
||||||
|
[colors.normal]
|
||||||
|
black = '#181818'
|
||||||
|
red = '{{colors.error.default.hex}}'
|
||||||
|
green = '{{colors.primary.default.hex}}'
|
||||||
|
yellow = '{{colors.inverse_primary.default.hex}}'
|
||||||
|
blue = '{{colors.primary.default.hex}}'
|
||||||
|
magenta = '{{colors.tertiary.default.hex}}'
|
||||||
|
cyan = '{{colors.secondary.default.hex}}'
|
||||||
|
white = '#BAC2DE'
|
||||||
|
|
||||||
|
|
||||||
|
[colors.bright]
|
||||||
|
black = '#585B70'
|
||||||
|
red = '#F38BA8'
|
||||||
|
green = '#A6E3A1'
|
||||||
|
yellow = '#F9E2AF'
|
||||||
|
blue = '#89B4FA'
|
||||||
|
magenta = '#F5C2E7'
|
||||||
|
cyan = '#94E2D5'
|
||||||
|
white = '#A6ADC8'
|
||||||
|
|
||||||
|
|
||||||
|
[colors.dim]
|
||||||
|
black = '#45475A'
|
||||||
|
red = '#F38BA8'
|
||||||
|
green = '#A6E3A1'
|
||||||
|
yellow = '#F9E2AF'
|
||||||
|
blue = '#89B4FA'
|
||||||
|
magenta = '#F5C2E7'
|
||||||
|
cyan = '#94E2D5'
|
||||||
|
white = '#BAC2DE'
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
/*
|
||||||
|
* Css Colors
|
||||||
|
* Generated with Matugen
|
||||||
|
*/
|
||||||
|
<* for name, value in colors *>
|
||||||
|
@define-color {{name}} {{value.default.hex}};
|
||||||
|
<* endfor *>
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
/*
|
||||||
|
* GTK Colors
|
||||||
|
* Generated with Matugen
|
||||||
|
*/
|
||||||
|
|
||||||
|
@define-color accent_color {{colors.primary_fixed_dim.default.hex}};
|
||||||
|
@define-color accent_fg_color {{colors.on_primary_fixed.default.hex}};
|
||||||
|
@define-color accent_bg_color {{colors.primary_fixed_dim.default.hex}};
|
||||||
|
@define-color window_bg_color {{colors.surface_dim.default.hex}};
|
||||||
|
@define-color window_fg_color {{colors.on_surface.default.hex}};
|
||||||
|
@define-color headerbar_bg_color {{colors.surface_dim.default.hex}};
|
||||||
|
@define-color headerbar_fg_color {{colors.on_surface.default.hex}};
|
||||||
|
@define-color popover_bg_color {{colors.surface_dim.default.hex}};
|
||||||
|
@define-color popover_fg_color {{colors.on_surface.default.hex}};
|
||||||
|
@define-color view_bg_color {{colors.surface.default.hex}};
|
||||||
|
@define-color view_fg_color {{colors.on_surface.default.hex}};
|
||||||
|
@define-color card_bg_color {{colors.surface.default.hex}};
|
||||||
|
@define-color card_fg_color {{colors.on_surface.default.hex}};
|
||||||
|
@define-color sidebar_bg_color @window_bg_color;
|
||||||
|
@define-color sidebar_fg_color @window_fg_color;
|
||||||
|
@define-color sidebar_border_color @window_bg_color;
|
||||||
|
@define-color sidebar_backdrop_color @window_bg_color;
|
||||||
@@ -0,0 +1,46 @@
|
|||||||
|
hl.config({
|
||||||
|
general = {
|
||||||
|
col = {
|
||||||
|
active_border = {
|
||||||
|
colors = {
|
||||||
|
"rgba({{colors.primary.default.hex_stripped}}cc)",
|
||||||
|
"rgba({{colors.secondary.default.hex_stripped}}cc)",
|
||||||
|
"rgba({{colors.tertiary.default.hex_stripped}}cc)",
|
||||||
|
},
|
||||||
|
angle = 45,
|
||||||
|
},
|
||||||
|
inactive_border = "rgba({{colors.surface_container_low.default.hex_stripped}}33)",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
group = {
|
||||||
|
col = {
|
||||||
|
border_active = "rgba({{colors.secondary.default.hex_stripped}}cc)",
|
||||||
|
border_inactive = "rgba({{colors.surface_container_high.default.hex_stripped}}33)",
|
||||||
|
border_locked_active = "rgba({{colors.tertiary.default.hex_stripped}}cc)",
|
||||||
|
border_locked_inactive = "rgba({{colors.surface_container_high.default.hex_stripped}}33)",
|
||||||
|
},
|
||||||
|
groupbar = {
|
||||||
|
font_family = "Comfortaa",
|
||||||
|
height = 13,
|
||||||
|
font_size = 12,
|
||||||
|
text_color = "rgba({{colors.on_secondary.default.hex_stripped}}ff)",
|
||||||
|
text_color_inactive = "rgba({{colors.on_surface.default.hex_stripped}}ff)",
|
||||||
|
text_color_locked_active = "rgba({{colors.on_error.default.hex_stripped}}ff)",
|
||||||
|
text_color_locked_inactive = "rgba({{colors.on_surface.default.hex_stripped}}ff)",
|
||||||
|
indicator_gap = 0,
|
||||||
|
indicator_height = 3,
|
||||||
|
rounding = 3,
|
||||||
|
col = {
|
||||||
|
active = "rgba({{colors.secondary.default.hex_stripped}}ff)",
|
||||||
|
inactive = "rgba({{colors.surface_container_low.default.hex_stripped}}aa)",
|
||||||
|
locked_inactive = "rgba({{colors.surface_container_high.default.hex_stripped}}ff)",
|
||||||
|
locked_active = "rgba({{colors.error.default.hex_stripped}}aa)",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
},
|
||||||
|
decoration = {
|
||||||
|
shadow = {
|
||||||
|
color = "rgba({{colors.shadow.default.hex_stripped}}20)",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
})
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
# This configuration is generated by matugen
|
||||||
|
# Changing these variables with matugen still enabled will overwrite them.
|
||||||
|
|
||||||
|
$text_color = rgba({{colors.primary_fixed.default.hex_stripped}}FF)
|
||||||
|
$entry_background_color = rgba({{colors.on_primary_fixed.default.hex_stripped}}11)
|
||||||
|
$entry_border_color = rgba({{colors.outline.default.hex_stripped}}55)
|
||||||
|
$entry_color = rgba({{colors.primary_fixed.default.hex_stripped}}FF)
|
||||||
|
$font_family = Google Sans Flex Medium
|
||||||
|
$font_family_clock = Google Sans Flex Medium
|
||||||
|
$font_material_symbols = Material Symbols Rounded
|
||||||
|
|
||||||
|
$background_image = {{image}}
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
wallpaper {
|
||||||
|
monitor =
|
||||||
|
path = {{image}}
|
||||||
|
fit_mode = cover
|
||||||
|
}
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
# This configuration is generated by matugen
|
||||||
|
# Changing these variables with matugen still enabled will overwrite them.
|
||||||
|
|
||||||
|
background = rgba({{colors.background.default.hex_stripped}}FF)
|
||||||
|
base = rgba({{colors.surface.default.hex_stripped}}FF)
|
||||||
|
alternate_base = rgba({{colors.surface.default.hex_stripped | lighten: -5.0}}FF)
|
||||||
|
text = rgba({{colors.on_background.default.hex_stripped}}FF)
|
||||||
|
accent = rgba({{colors.primary.default.hex_stripped}}FF)
|
||||||
|
accent_secondary = rgba({{colors.secondary.default.hex_stripped}}FF)
|
||||||
|
font_family = Comfortaa
|
||||||
|
font_family_monospace = Source Code Pro
|
||||||
|
font_size = 13
|
||||||
|
h1_size = 22
|
||||||
|
h2_size = 18
|
||||||
|
h3_size = 15
|
||||||
@@ -0,0 +1,27 @@
|
|||||||
|
# --- Main Colors ---
|
||||||
|
background {{ colors.surface.default.hex | lighten: -2.5 }}
|
||||||
|
foreground {{ colors.on_surface.default.hex }}
|
||||||
|
cursor {{ colors.on_surface.default.hex }}
|
||||||
|
cursor_text_color {{ colors.surface.default.hex }}
|
||||||
|
|
||||||
|
selection_background {{ colors.secondary_container.default.hex }}
|
||||||
|
selection_foreground {{ colors.on_secondary_container.default.hex }}
|
||||||
|
|
||||||
|
url_color {{ colors.tertiary.default.hex }}
|
||||||
|
|
||||||
|
# --- UI Elements ---
|
||||||
|
active_tab_foreground {{ colors.on_primary.default.hex }}
|
||||||
|
active_tab_background {{ colors.primary.default.hex }}
|
||||||
|
inactive_tab_foreground {{ colors.on_primary_container.default.hex }}
|
||||||
|
inactive_tab_background {{ colors.primary_container.default.hex }}
|
||||||
|
|
||||||
|
active_border_color {{ colors.primary.default.hex }}
|
||||||
|
inactive_border_color {{ colors.outline.default.hex }}
|
||||||
|
|
||||||
|
# --- Marks ---
|
||||||
|
mark1_foreground {{ colors.on_primary_fixed.default.hex }}
|
||||||
|
mark1_background {{ colors.primary_fixed.default.hex }}
|
||||||
|
mark2_foreground {{ colors.on_secondary_fixed.default.hex }}
|
||||||
|
mark2_background {{ colors.secondary_fixed.default.hex }}
|
||||||
|
mark3_foreground {{ colors.on_tertiary_fixed.default.hex }}
|
||||||
|
mark3_background {{ colors.tertiary_fixed.default.hex }}
|
||||||
@@ -0,0 +1,149 @@
|
|||||||
|
[ColorEffects:Disabled]
|
||||||
|
Color={{colors.surface_dim.default.hex}}
|
||||||
|
ColorAmount=0
|
||||||
|
ColorEffect=0
|
||||||
|
ContrastAmount=0.65
|
||||||
|
ContrastEffect=1
|
||||||
|
IntensityAmount=0.1
|
||||||
|
IntensityEffect=2
|
||||||
|
|
||||||
|
[ColorEffects:Inactive]
|
||||||
|
ChangeSelectionColor=true
|
||||||
|
Color={{colors.surface_variant.default.hex}}
|
||||||
|
ColorAmount=0.025
|
||||||
|
ColorEffect=2
|
||||||
|
ContrastAmount=0.1
|
||||||
|
ContrastEffect=2
|
||||||
|
Enable=false
|
||||||
|
IntensityAmount=0
|
||||||
|
IntensityEffect=0
|
||||||
|
|
||||||
|
[Colors:Button]
|
||||||
|
BackgroundAlternate={{colors.surface_container_low.default.hex}}
|
||||||
|
BackgroundNormal={{colors.surface_container_high.default.hex}}
|
||||||
|
DecorationFocus={{colors.primary.default.hex}}
|
||||||
|
DecorationHover={{colors.primary.default.hex}}
|
||||||
|
ForegroundActive={{colors.primary.default.hex}}
|
||||||
|
ForegroundInactive={{colors.on_surface_variant.default.hex}}
|
||||||
|
ForegroundLink={{colors.secondary.default.hex}}
|
||||||
|
ForegroundNegative={{colors.error.default.hex}}
|
||||||
|
ForegroundNeutral={{colors.tertiary.default.hex}}
|
||||||
|
ForegroundNormal={{colors.on_surface.default.hex}}
|
||||||
|
ForegroundPositive={{colors.tertiary_fixed.default.hex}}
|
||||||
|
ForegroundVisited={{colors.on_secondary_container.default.hex}}
|
||||||
|
|
||||||
|
[Colors:Complementary]
|
||||||
|
BackgroundAlternate={{colors.surface_container_low.default.hex}}
|
||||||
|
BackgroundNormal={{colors.surface.default.hex}}
|
||||||
|
DecorationFocus={{colors.primary.default.hex}}
|
||||||
|
DecorationHover={{colors.primary.default.hex}}
|
||||||
|
ForegroundActive={{colors.primary.default.hex}}
|
||||||
|
ForegroundInactive={{colors.on_surface_variant.default.hex}}
|
||||||
|
ForegroundLink={{colors.secondary.default.hex}}
|
||||||
|
ForegroundNegative={{colors.error.default.hex}}
|
||||||
|
ForegroundNeutral={{colors.tertiary.default.hex}}
|
||||||
|
ForegroundNormal={{colors.on_primary_container.default.hex}}
|
||||||
|
ForegroundPositive={{colors.tertiary_fixed.default.hex}}
|
||||||
|
ForegroundVisited={{colors.on_secondary_container.default.hex}}
|
||||||
|
|
||||||
|
[Colors:Header]
|
||||||
|
BackgroundAlternate={{colors.surface.default.hex}}
|
||||||
|
BackgroundNormal={{colors.surface_container.default.hex}}
|
||||||
|
DecorationFocus={{colors.primary.default.hex}}
|
||||||
|
DecorationHover={{colors.primary.default.hex}}
|
||||||
|
ForegroundActive={{colors.primary.default.hex}}
|
||||||
|
ForegroundInactive={{colors.on_surface_variant.default.hex}}
|
||||||
|
ForegroundLink={{colors.secondary.default.hex}}
|
||||||
|
ForegroundNegative={{colors.error.default.hex}}
|
||||||
|
ForegroundNeutral={{colors.tertiary.default.hex}}
|
||||||
|
ForegroundNormal={{colors.on_surface.default.hex}}
|
||||||
|
ForegroundPositive={{colors.tertiary_fixed.default.hex}}
|
||||||
|
ForegroundVisited={{colors.on_secondary_container.default.hex}}
|
||||||
|
|
||||||
|
[Colors:Header][Inactive]
|
||||||
|
BackgroundAlternate={{colors.surface_container.default.hex}}
|
||||||
|
BackgroundNormal={{colors.surface_container.default.hex}}
|
||||||
|
DecorationFocus={{colors.primary.default.hex}}
|
||||||
|
DecorationHover={{colors.primary.default.hex}}
|
||||||
|
ForegroundActive={{colors.primary.default.hex}}
|
||||||
|
ForegroundInactive={{colors.on_surface_variant.default.hex}}
|
||||||
|
ForegroundLink={{colors.secondary.default.hex}}
|
||||||
|
ForegroundNegative={{colors.error.default.hex}}
|
||||||
|
ForegroundNeutral={{colors.tertiary.default.hex}}
|
||||||
|
ForegroundNormal={{colors.on_surface.default.hex}}
|
||||||
|
ForegroundPositive={{colors.tertiary_fixed.default.hex}}
|
||||||
|
ForegroundVisited={{colors.on_secondary_container.default.hex}}
|
||||||
|
|
||||||
|
[Colors:Selection]
|
||||||
|
BackgroundAlternate={{colors.surface_container_low.default.hex}}
|
||||||
|
BackgroundNormal={{colors.primary.default.hex}}
|
||||||
|
DecorationFocus={{colors.primary.default.hex}}
|
||||||
|
DecorationHover={{colors.primary.default.hex}}
|
||||||
|
ForegroundActive={{colors.on_primary.default.hex}}
|
||||||
|
ForegroundInactive={{colors.on_surface_variant.default.hex}}
|
||||||
|
ForegroundLink={{colors.secondary_fixed.default.hex}}
|
||||||
|
ForegroundNegative={{colors.error_container.default.hex}}
|
||||||
|
ForegroundNeutral={{colors.tertiary_fixed_dim.default.hex}}
|
||||||
|
ForegroundNormal={{colors.secondary_fixed.default.hex}}
|
||||||
|
ForegroundPositive={{colors.tertiary_container.default.hex}}
|
||||||
|
ForegroundVisited={{colors.on_secondary_container.default.hex}}
|
||||||
|
|
||||||
|
[Colors:Tooltip]
|
||||||
|
BackgroundAlternate={{colors.surface.default.hex}}
|
||||||
|
BackgroundNormal={{colors.surface_container.default.hex}}
|
||||||
|
DecorationFocus={{colors.primary.default.hex}}
|
||||||
|
DecorationHover={{colors.primary.default.hex}}
|
||||||
|
ForegroundActive={{colors.primary.default.hex}}
|
||||||
|
ForegroundInactive={{colors.on_surface_variant.default.hex}}
|
||||||
|
ForegroundLink={{colors.secondary.default.hex}}
|
||||||
|
ForegroundNegative={{colors.error.default.hex}}
|
||||||
|
ForegroundNeutral={{colors.tertiary.default.hex}}
|
||||||
|
ForegroundNormal={{colors.on_background.default.hex}}
|
||||||
|
ForegroundPositive={{colors.tertiary_fixed.default.hex}}
|
||||||
|
ForegroundVisited={{colors.on_secondary_container.default.hex}}
|
||||||
|
|
||||||
|
[Colors:View]
|
||||||
|
BackgroundAlternate={{colors.surface_container.default.hex}}
|
||||||
|
BackgroundNormal={{colors.background.default.hex}}
|
||||||
|
DecorationFocus={{colors.primary_container.default.hex}}
|
||||||
|
DecorationHover={{colors.on_primary.default.hex}}
|
||||||
|
ForegroundActive={{colors.primary.default.hex}}
|
||||||
|
ForegroundInactive={{colors.on_surface_variant.default.hex}}
|
||||||
|
ForegroundLink={{colors.secondary.default.hex}}
|
||||||
|
ForegroundNegative={{colors.error.default.hex}}
|
||||||
|
ForegroundNeutral={{colors.tertiary.default.hex}}
|
||||||
|
ForegroundNormal={{colors.on_background.default.hex}}
|
||||||
|
ForegroundPositive={{colors.tertiary_fixed.default.hex}}
|
||||||
|
ForegroundVisited={{colors.on_secondary_container.default.hex}}
|
||||||
|
|
||||||
|
[Colors:Window]
|
||||||
|
BackgroundAlternate={{colors.primary_container.default.hex}}
|
||||||
|
BackgroundNormal={{colors.surface_container.default.hex}}
|
||||||
|
DecorationFocus={{colors.primary.default.hex}}
|
||||||
|
DecorationHover={{colors.primary.default.hex}}
|
||||||
|
ForegroundActive={{colors.primary.default.hex}}
|
||||||
|
ForegroundInactive={{colors.on_surface_variant.default.hex}}
|
||||||
|
ForegroundLink={{colors.secondary.default.hex}}
|
||||||
|
ForegroundNegative={{colors.error.default.hex}}
|
||||||
|
ForegroundNeutral={{colors.tertiary.default.hex}}
|
||||||
|
ForegroundNormal={{colors.on_background.default.hex}}
|
||||||
|
ForegroundPositive={{colors.tertiary_fixed.default.hex}}
|
||||||
|
ForegroundVisited={{colors.on_secondary_container.default.hex}}
|
||||||
|
|
||||||
|
[General]
|
||||||
|
ColorScheme=Matugen
|
||||||
|
Name=Matugen
|
||||||
|
|
||||||
|
[Appearance]
|
||||||
|
color_scheme=Matugen
|
||||||
|
|
||||||
|
[KDE]
|
||||||
|
contrast=4
|
||||||
|
|
||||||
|
[WM]
|
||||||
|
activeBackground={{colors.primary_container.default.hex}}
|
||||||
|
activeBlend={{colors.on_primary_container.default.hex}}
|
||||||
|
activeForeground={{colors.on_primary_container.default.hex}}
|
||||||
|
inactiveBackground={{colors.surface.default.hex}}
|
||||||
|
inactiveBlend={{colors.on_surface_variant.default.hex}}
|
||||||
|
inactiveForeground={{colors.on_surface_variant.default.hex}}
|
||||||
@@ -1,10 +1,10 @@
|
|||||||
* {
|
* {
|
||||||
background: rgba(0, 0, 0, 1);
|
background: {{colors.background.default.hex}};
|
||||||
foreground: #ffffff;
|
background-selected: {{colors.primary.default.hex}};
|
||||||
mclaren: #cc5c00;
|
foreground: {{colors.on_background.default.hex}};
|
||||||
border-color: @mclaren;
|
foreground-selected: {{colors.on_primary.default.hex}};
|
||||||
bg-selected: #282c34;
|
accent: {{colors.secondary.default.hex}};
|
||||||
grey: #565c64;
|
inactive: {{colors.outline.default.hex}};
|
||||||
spacing: 2;
|
spacing: 2;
|
||||||
width: 30em;
|
width: 30em;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
@@ -13,12 +13,12 @@
|
|||||||
|
|
||||||
#window {
|
#window {
|
||||||
background-color: @background;
|
background-color: @background;
|
||||||
border-color: @mclaren;
|
border-color: @accent;
|
||||||
border: 1px;
|
border: 1px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
location: west;
|
location: center;
|
||||||
anchor: west;
|
anchor: center;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -47,8 +47,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
element selected {
|
element selected {
|
||||||
background-color: @bg-selected;
|
background-color: @background-selected;
|
||||||
text-color: @mclaren;
|
text-color: @foreground-selected;
|
||||||
border: 1px;
|
border: 1px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
}
|
}
|
||||||
@@ -61,15 +61,15 @@ element-text {
|
|||||||
element-icon {
|
element-icon {
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
margin: 0 4px 0 0;
|
margin: 0 4px 0 0;
|
||||||
size: 25px;
|
size: 35px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#entry {
|
#entry {
|
||||||
background-color: @background;
|
background-color: @background;
|
||||||
text-color: @mclaren;
|
text-color: @accent;
|
||||||
placeholder: "Search";
|
placeholder: "Search";
|
||||||
placeholder-color: @grey;
|
placeholder-color: @inactive;
|
||||||
font: "Sora Regular 20";
|
font: "Comfortaa Regular 20";
|
||||||
}
|
}
|
||||||
|
|
||||||
#prompt {
|
#prompt {
|
||||||
@@ -77,6 +77,6 @@ element-icon {
|
|||||||
padding: 0 4px;
|
padding: 0 4px;
|
||||||
margin: 0 5px 0 0;
|
margin: 0 5px 0 0;
|
||||||
text-color: @foreground;
|
text-color: @foreground;
|
||||||
font: "Sora Regular 20";
|
font: "Adwaita Sans Regular 20";
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -0,0 +1,61 @@
|
|||||||
|
:root {
|
||||||
|
--border-radius: 22px;
|
||||||
|
--cc-bg: transparent;
|
||||||
|
|
||||||
|
--widget-background: {{ colors.surface.default.rgba | set_alpha: 0.7 }};
|
||||||
|
--noti-bg-alpha: 0.6;
|
||||||
|
|
||||||
|
--padding: calc(var(--border-radius) / 2);
|
||||||
|
}
|
||||||
|
|
||||||
|
.control-center {
|
||||||
|
border-radius: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.widgets>.widget,
|
||||||
|
.widget-mpris>carouselindicatordots,
|
||||||
|
.widget-mpris>box>button {
|
||||||
|
background: var(--widget-background);
|
||||||
|
border-radius: var(--border-radius);
|
||||||
|
padding: calc(var(--border-radius) / 2);
|
||||||
|
border: var(--border);
|
||||||
|
}
|
||||||
|
|
||||||
|
.control-center-list-placeholder {
|
||||||
|
padding: var(--border-radius);
|
||||||
|
}
|
||||||
|
|
||||||
|
.notification-group {
|
||||||
|
border-radius: var(--border-radius);
|
||||||
|
padding: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.widget.widget-mpris {
|
||||||
|
background: transparent;
|
||||||
|
border-radius: 0;
|
||||||
|
padding: 0;
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.widget.widget-mpris>carouselindicatordots {
|
||||||
|
--dots-padding: 4px;
|
||||||
|
padding: var(--dots-padding);
|
||||||
|
padding-left: var(--dots-padding);
|
||||||
|
padding-right: calc(6px + var(--dots-padding));
|
||||||
|
margin: 0;
|
||||||
|
margin-top: var(--padding);
|
||||||
|
}
|
||||||
|
|
||||||
|
.widget-mpris>box>button:hover {
|
||||||
|
background: rgba(46, 46, 46, 1);
|
||||||
|
}
|
||||||
|
|
||||||
|
.widget-mpris-player {
|
||||||
|
box-shadow: none;
|
||||||
|
border: var(--border);
|
||||||
|
margin: 0 var(--padding);
|
||||||
|
}
|
||||||
|
|
||||||
|
.widget-mpris-player:only-child {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
@@ -0,0 +1,100 @@
|
|||||||
|
/**
|
||||||
|
* @name midnight
|
||||||
|
* @description A dark, rounded discord theme.
|
||||||
|
* @author refact0r
|
||||||
|
* @version 1.6.2
|
||||||
|
* @invite nz87hXyvcy
|
||||||
|
* @website https://github.com/refact0r/midnight-discord
|
||||||
|
* @source https://github.com/refact0r/midnight-discord/blob/master/midnight.theme.css
|
||||||
|
* @authorId 508863359777505290
|
||||||
|
* @authorLink https://www.refact0r.dev
|
||||||
|
*/
|
||||||
|
|
||||||
|
/* IMPORTANT: make sure to enable dark mode in discord settings for the theme to apply properly!!! */
|
||||||
|
|
||||||
|
@import url('https://refact0r.github.io/midnight-discord/build/midnight.css');
|
||||||
|
|
||||||
|
/* customize things here */
|
||||||
|
:root {
|
||||||
|
/* font, change to 'gg sans' for default discord font*/
|
||||||
|
--font: 'figtree';
|
||||||
|
|
||||||
|
/* top left corner text */
|
||||||
|
--corner-text: 'Midnight';
|
||||||
|
|
||||||
|
/* color of status indicators and window controls */
|
||||||
|
--online-indicator: #23a55a;
|
||||||
|
--dnd-indicator: #f13f43;
|
||||||
|
--idle-indicator: #f0b232;
|
||||||
|
--streaming-indicator: #593695;
|
||||||
|
|
||||||
|
/* accent colors */
|
||||||
|
--accent-1: {{colors.tertiary.default.hex}}; /* links */
|
||||||
|
--accent-2: {{colors.primary.default.hex}}; /* general unread/mention elements, some icons when active */
|
||||||
|
--accent-3: {{colors.primary.default.hex}}; /* accent buttons */
|
||||||
|
--accent-4: {{colors.surface_bright.default.hex}}; /* accent buttons when hovered */
|
||||||
|
--accent-5: {{colors.primary_fixed_dim.default.hex}}; /* accent buttons when clicked */
|
||||||
|
--accent-new: {{colors.inverse_primary.default.hex}}; /* user panel mute & deafen buttons */
|
||||||
|
--mention: {{colors.surface.default.hex}}; /* mentions & mention messages */
|
||||||
|
--mention-hover: {{colors.surface_bright.default.hex}}; /* mentions & mention messages when hovered */
|
||||||
|
|
||||||
|
/* text colors */
|
||||||
|
--text-0: {{colors.surface.default.hex}}; /* text on colored elements */
|
||||||
|
--text-1: {{colors.on_surface.default.hex}}; /* other normally white text */
|
||||||
|
--text-2: {{colors.on_surface.default.hex}}; /* headings and important text */
|
||||||
|
--text-3: {{colors.on_surface_variant.default.hex}}; /* normal text */
|
||||||
|
--text-4: {{colors.on_surface_variant.default.hex}}; /* icon buttons and channels */
|
||||||
|
--text-5: {{colors.outline.default.hex}}; /* muted channels/chats and timestamps */
|
||||||
|
|
||||||
|
/* background and dark colors */
|
||||||
|
--bg-1: {{colors.surface_variant.default.hex}}; /* dark buttons when clicked */
|
||||||
|
--bg-2: {{colors.surface_container_high.default.hex}}; /* dark buttons */
|
||||||
|
--bg-3: {{colors.surface_container_low.default.hex}}; /* spacing, secondary elements */
|
||||||
|
--bg-4: {{colors.surface.default.hex | lighten: -1.0}}; /* main background color */
|
||||||
|
--hover: {{colors.surface_bright.default.hex}}; /* channels and buttons when hovered */
|
||||||
|
--active: {{colors.surface_bright.default.hex}}; /* channels and buttons when clicked or selected */
|
||||||
|
--message-hover: {{colors.surface_bright.default.hex}}; /* messages when hovered */
|
||||||
|
|
||||||
|
/* amount of spacing and padding */
|
||||||
|
--spacing: 12px;
|
||||||
|
|
||||||
|
/* animations */
|
||||||
|
/* ALL ANIMATIONS CAN BE DISABLED WITH REDUCED MOTION IN DISCORD SETTINGS */
|
||||||
|
--list-item-transition: 0.2s ease; /* channels/members/settings hover transition */
|
||||||
|
--unread-bar-transition: 0.2s ease; /* unread bar moving into view transition */
|
||||||
|
--moon-spin-transition: 0.4s ease; /* moon icon spin */
|
||||||
|
--icon-spin-transition: 1s ease; /* round icon button spin (settings, emoji, etc.) */
|
||||||
|
|
||||||
|
/* corner roundness (border-radius) */
|
||||||
|
--roundness-xl: 22px; /* roundness of big panel outer corners */
|
||||||
|
--roundness-l: 20px; /* popout panels */
|
||||||
|
--roundness-m: 16px; /* smaller panels, images, embeds */
|
||||||
|
--roundness-s: 12px; /* members, settings inputs */
|
||||||
|
--roundness-xs: 10px; /* channels, buttons */
|
||||||
|
--roundness-xxs: 8px; /* searchbar, small elements */
|
||||||
|
|
||||||
|
/* direct messages moon icon */
|
||||||
|
/* change to block to show, none to hide */
|
||||||
|
--discord-icon: none; /* discord icon */
|
||||||
|
--moon-icon: block; /* moon icon */
|
||||||
|
--moon-icon-url: url('https://upload.wikimedia.org/wikipedia/commons/c/c4/Font_Awesome_5_solid_moon.svg'); /* custom icon url */
|
||||||
|
--moon-icon-size: auto;
|
||||||
|
|
||||||
|
/* filter uncolorable elements to fit theme */
|
||||||
|
/* (just set to none, they're too much work to configure) */
|
||||||
|
--login-bg-filter: saturate(0.3) hue-rotate(-15deg) brightness(0.4); /* login background artwork */
|
||||||
|
--green-to-accent-3-filter: hue-rotate(56deg) saturate(1.43); /* add friend page explore icon */
|
||||||
|
--blurple-to-accent-3-filter: hue-rotate(304deg) saturate(0.84) brightness(1.2); /* add friend page school icon */
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Selected chat/friend text */
|
||||||
|
.selected_f5eb4b,
|
||||||
|
.selected_f6f816 .link_d8bfb3 {
|
||||||
|
color: var(--text-0) !important;
|
||||||
|
background: var(--accent-3) !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.selected_f6f816 .link_d8bfb3 * {
|
||||||
|
color: var(--text-0) !important;
|
||||||
|
fill: var(--text-0) !important;
|
||||||
|
}
|
||||||
@@ -0,0 +1,111 @@
|
|||||||
|
@import "colors.css";
|
||||||
|
|
||||||
|
* {
|
||||||
|
border: none;
|
||||||
|
border-radius: 0;
|
||||||
|
font-family: 'Comfortaa, FiraMono Nerd Font';
|
||||||
|
font-weight: bold;
|
||||||
|
font-size: 15px;
|
||||||
|
min-height: 0;
|
||||||
|
margin-left: 3px;
|
||||||
|
margin-right: 3px;
|
||||||
|
}
|
||||||
|
|
||||||
|
window#waybar {
|
||||||
|
background-color: {{ colors.shadow.default.rgba | set_alpha: 0.5 }};
|
||||||
|
color: @primary;
|
||||||
|
}
|
||||||
|
|
||||||
|
tooltip {
|
||||||
|
background-color: @background;
|
||||||
|
border-radius: 10px;
|
||||||
|
border-width: 2px;
|
||||||
|
border-style: solid;
|
||||||
|
border-color: @outline;
|
||||||
|
}
|
||||||
|
|
||||||
|
#workspaces button {
|
||||||
|
padding: 3px;
|
||||||
|
background-color: @primary_container;
|
||||||
|
color: @on_primary_container;
|
||||||
|
margin-right: 1px;
|
||||||
|
border-radius: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#workspaces button.active {
|
||||||
|
color: @on_primary;
|
||||||
|
background-color: @primary;
|
||||||
|
}
|
||||||
|
|
||||||
|
#workspaces button.focused {
|
||||||
|
color: @on_secondary;
|
||||||
|
background-color: @secondary;
|
||||||
|
}
|
||||||
|
|
||||||
|
#workspaces button.urgent {
|
||||||
|
color: @on_error;
|
||||||
|
background-color: @error;
|
||||||
|
border-radius: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#workspaces button:hover {
|
||||||
|
color: @on_secondary;
|
||||||
|
background-color: @secondary;
|
||||||
|
}
|
||||||
|
|
||||||
|
#workspaces {
|
||||||
|
background-color: black;
|
||||||
|
border-radius: 10px;
|
||||||
|
margin-left: 10px;
|
||||||
|
padding-right: 0px;
|
||||||
|
padding-left: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#clock,
|
||||||
|
#tray,
|
||||||
|
#submap,
|
||||||
|
#workspaces {
|
||||||
|
background-color: @surface;
|
||||||
|
color: @primary;
|
||||||
|
padding: 3px 9px;
|
||||||
|
margin: 3px 2px;
|
||||||
|
margin-top: 9px;
|
||||||
|
border-radius: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#window {
|
||||||
|
border-radius: 10px;
|
||||||
|
margin-left: 60px;
|
||||||
|
margin-right: 60px;
|
||||||
|
background-color: @surface;
|
||||||
|
}
|
||||||
|
|
||||||
|
#clock {
|
||||||
|
min-width: 125px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#pulseaudio,
|
||||||
|
#memory,
|
||||||
|
#network,
|
||||||
|
#bluetooth,
|
||||||
|
#brightness,
|
||||||
|
#backlight,
|
||||||
|
#battery,
|
||||||
|
#cpu {
|
||||||
|
padding: 3px 5px;
|
||||||
|
margin: 3px 0px;
|
||||||
|
margin-top: 9px;
|
||||||
|
border-radius: 0;
|
||||||
|
background-color: @surface;
|
||||||
|
color: @primary;
|
||||||
|
}
|
||||||
|
|
||||||
|
#cpu {
|
||||||
|
border-radius: 10px 0px 0px 10px;
|
||||||
|
padding-left: 9px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#pulseaudio.microphone {
|
||||||
|
border-radius: 0px 10px 10px 0px;
|
||||||
|
padding-right: 9px;
|
||||||
|
}
|
||||||
@@ -1,8 +1,13 @@
|
|||||||
|
/*
|
||||||
|
* ╭───────────────────────────────────────────────╮
|
||||||
|
* │ WLOGOUT │
|
||||||
|
* ╰───────────────────────────────────────────────╯
|
||||||
|
*/
|
||||||
window {
|
window {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
font-size: 14pt;
|
font-size: 14pt;
|
||||||
color: #ffffff; /* text */
|
color: {{colors.on_background.default.hex}}; /* text */
|
||||||
background-color: rgba(1, 9, 36, 0.5);
|
background-color: rgba({{colors.background.default.red}}, {{colors.background.default.green}}, {{colors.background.default.blue}}, 0.3);
|
||||||
}
|
}
|
||||||
|
|
||||||
button {
|
button {
|
||||||
@@ -10,18 +15,20 @@ button {
|
|||||||
background-position: center;
|
background-position: center;
|
||||||
background-size: 25%;
|
background-size: 25%;
|
||||||
border: none;
|
border: none;
|
||||||
background-color: rgba(30, 30, 46, 0);
|
background-color: transparent;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
transition: box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out;
|
transition: box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out;
|
||||||
|
border-radius: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
button:hover {
|
button:hover {
|
||||||
background-color: rgba(0, 94, 31, 0.2);
|
background-color: {{colors.primary.default.hex}};
|
||||||
|
color: {{colors.on_primary.default.hex}};
|
||||||
}
|
}
|
||||||
|
|
||||||
button:focus {
|
button:focus {
|
||||||
background-color: rgba(0, 94, 31, 1);
|
background-color: rgba({{colors.primary.default.red}}, {{colors.primary.default.green}}, {{colors.primary.default.blue}}, 0.8);
|
||||||
color: #1e1e2e;
|
color: {{colors.on_primary.default.hex}};
|
||||||
}
|
}
|
||||||
|
|
||||||
#lock {
|
#lock {
|
||||||
@@ -0,0 +1,70 @@
|
|||||||
|
[app]
|
||||||
|
overall = {
|
||||||
|
bg = "{{ colors.background.default.hex }}"
|
||||||
|
}
|
||||||
|
|
||||||
|
[mgr]
|
||||||
|
cwd = {
|
||||||
|
bg = "{{ colors.background.default.hex }}",
|
||||||
|
fg = "{{ colors.tertiary.default.hex }}"
|
||||||
|
}
|
||||||
|
find_keyword = {
|
||||||
|
bg = "{{ colors.secondary.default.hex }}",
|
||||||
|
fg = "{{ colors.on_secondary.default.hex }}"
|
||||||
|
}
|
||||||
|
find_position = {
|
||||||
|
bg = "{{ colors.secondary.default.hex }}",
|
||||||
|
fg = "{{ colors.on_secondary.default.hex }}"
|
||||||
|
}
|
||||||
|
symlink_target = {
|
||||||
|
bg = "{{ colors.background.default.hex }}",
|
||||||
|
fg = "{{ colors.primary.default.hex }}"
|
||||||
|
}
|
||||||
|
border_style = {
|
||||||
|
bg = "{{ colors.background.default.hex }}",
|
||||||
|
fg = "{{ colors.tertiary.default.hex }}"
|
||||||
|
}
|
||||||
|
|
||||||
|
[indicator]
|
||||||
|
parent = {
|
||||||
|
bg = "{{ colors.primary.default.hex }}",
|
||||||
|
fg = "{{ colors.on_primary.default.hex }}"
|
||||||
|
}
|
||||||
|
current = {
|
||||||
|
bg = "{{ colors.primary.default.hex }}",
|
||||||
|
fg = "{{ colors.on_primary.default.hex }}"
|
||||||
|
}
|
||||||
|
preview = {
|
||||||
|
bg = "{{ colors.background.default.hex }}",
|
||||||
|
fg = "{{ colors.primary.default.hex }}",
|
||||||
|
underline = true
|
||||||
|
}
|
||||||
|
|
||||||
|
[tabs]
|
||||||
|
active = {
|
||||||
|
bg = "{{ colors.secondary.default.hex }}",
|
||||||
|
fg = "{{ colors.on_secondary.default.hex }}"
|
||||||
|
}
|
||||||
|
inactive = {
|
||||||
|
bg = "{{ colors.surface.default.hex }}",
|
||||||
|
fg = "{{ colors.on_surface.default.hex }}"
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
[which]
|
||||||
|
mask = {
|
||||||
|
bg = "{{ colors.surface_variant.default.hex }}",
|
||||||
|
fg = "{{ colors.on_surface_variant.default.hex }}"
|
||||||
|
}
|
||||||
|
cand = {
|
||||||
|
bg = "{{ colors.surface_variant.default.hex }}",
|
||||||
|
fg = "{{ colors.primary.default.hex }}",
|
||||||
|
}
|
||||||
|
rest = {
|
||||||
|
bg = "{{ colors.surface_variant.default.hex }}",
|
||||||
|
fg = "{{ colors.on_surface_variant.default.hex }}",
|
||||||
|
}
|
||||||
|
desc = {
|
||||||
|
bg = "{{ colors.surface_variant.default.hex }}",
|
||||||
|
fg = "{{ colors.on_surface_variant.default.hex }}",
|
||||||
|
}
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
[Appearance]
|
||||||
|
color_scheme_path=~/.local/share/color-schemes/Matugen.colors
|
||||||
|
custom_palette=true
|
||||||
|
standard_dialogs=default
|
||||||
|
style=Fusion
|
||||||
|
|
||||||
|
[Fonts]
|
||||||
|
fixed="Source Code Pro,9,-1,2,400,0,0,0,0,0,0,0,0,0,0,1,,0,0"
|
||||||
|
general="Comfortaa,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,,0,0"
|
||||||
@@ -0,0 +1,28 @@
|
|||||||
|
[Appearance]
|
||||||
|
color_scheme_path=~/.local/share/color-schemes/Matugen.colors
|
||||||
|
custom_palette=true
|
||||||
|
standard_dialogs=default
|
||||||
|
style=Fusion
|
||||||
|
|
||||||
|
[Fonts]
|
||||||
|
fixed="Source Code Pro,9,-1,2,400,0,0,0,0,0,0,0,0,0,0,1,,0,0"
|
||||||
|
general="Comfortaa,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,,0,0"
|
||||||
|
|
||||||
|
[Interface]
|
||||||
|
activate_item_on_single_click=1
|
||||||
|
buttonbox_layout=0
|
||||||
|
cursor_flash_time=1000
|
||||||
|
dialog_buttons_have_icons=1
|
||||||
|
double_click_interval=400
|
||||||
|
gui_effects=@Invalid()
|
||||||
|
keyboard_scheme=2
|
||||||
|
menus_have_icons=true
|
||||||
|
show_shortcuts_in_context_menus=true
|
||||||
|
stylesheets=@Invalid()
|
||||||
|
toolbutton_style=4
|
||||||
|
underline_shortcut=1
|
||||||
|
wheel_scroll_lines=3
|
||||||
|
|
||||||
|
[Troubleshooting]
|
||||||
|
force_raster_widgets=1
|
||||||
|
ignored_applications=@Invalid()
|
||||||
@@ -9,4 +9,4 @@ configuration {
|
|||||||
display-combi: "🔎 ";
|
display-combi: "🔎 ";
|
||||||
}
|
}
|
||||||
|
|
||||||
@theme "themes/mcLarenTheme.rasi"
|
@theme "style.rasi"
|
||||||
@@ -0,0 +1,101 @@
|
|||||||
|
{
|
||||||
|
"$schema": "/etc/xdg/swaync/configSchema.json",
|
||||||
|
"ignore-gtk-theme": true,
|
||||||
|
"positionX": "right",
|
||||||
|
"positionY": "top",
|
||||||
|
"layer": "overlay",
|
||||||
|
"control-center-layer": "top",
|
||||||
|
"layer-shell": true,
|
||||||
|
"layer-shell-cover-screen": true,
|
||||||
|
"cssPriority": "user",
|
||||||
|
"control-center-margin-top": 3,
|
||||||
|
"control-center-margin-bottom": 3,
|
||||||
|
"control-center-margin-right": 3,
|
||||||
|
"control-center-margin-left": 3,
|
||||||
|
"notification-2fa-action": true,
|
||||||
|
"notification-inline-replies": false,
|
||||||
|
"notification-body-image-height": 100,
|
||||||
|
"notification-body-image-width": 200,
|
||||||
|
"timeout": 10,
|
||||||
|
"timeout-low": 5,
|
||||||
|
"timeout-critical": 0,
|
||||||
|
"fit-to-screen": true,
|
||||||
|
"relative-timestamps": true,
|
||||||
|
"control-center-width": 500,
|
||||||
|
"control-center-height": 600,
|
||||||
|
"notification-window-width": 500,
|
||||||
|
"keyboard-shortcuts": true,
|
||||||
|
"notification-grouping": true,
|
||||||
|
"image-visibility": "when-available",
|
||||||
|
"transition-time": 200,
|
||||||
|
"hide-on-clear": false,
|
||||||
|
"hide-on-action": true,
|
||||||
|
"text-empty": "No Notifications",
|
||||||
|
"script-fail-notify": true,
|
||||||
|
// "scripts": {
|
||||||
|
// "example-script": {
|
||||||
|
// "app-name": "example.app.id",
|
||||||
|
// "exec": "echo 'Do something...'",
|
||||||
|
// "urgency": "Normal"
|
||||||
|
// },
|
||||||
|
// "example-action-script": {
|
||||||
|
// "app-name": "example.app.id",
|
||||||
|
// "exec": "echo 'Do something actionable!'",
|
||||||
|
// "urgency": "Normal",
|
||||||
|
// "run-on": "action"
|
||||||
|
// }
|
||||||
|
// },
|
||||||
|
// "notification-visibility": {
|
||||||
|
// "example-name": {
|
||||||
|
// "state": "muted",
|
||||||
|
// "urgency": "Normal",
|
||||||
|
// "app-name": "example.app.id"
|
||||||
|
// }
|
||||||
|
// },
|
||||||
|
"widgets": [
|
||||||
|
"inhibitors",
|
||||||
|
"title",
|
||||||
|
"dnd",
|
||||||
|
"notifications"
|
||||||
|
],
|
||||||
|
"widget-config": {
|
||||||
|
"notifications": {
|
||||||
|
"vexpand": true
|
||||||
|
},
|
||||||
|
"inhibitors": {
|
||||||
|
"text": "Inhibitors",
|
||||||
|
"button-text": "Clear All",
|
||||||
|
"clear-all-button": true
|
||||||
|
},
|
||||||
|
"title": {
|
||||||
|
"text": "Notifications",
|
||||||
|
"clear-all-button": true,
|
||||||
|
"button-text": "Clear All"
|
||||||
|
},
|
||||||
|
"dnd": {
|
||||||
|
"text": "Do Not Disturb"
|
||||||
|
},
|
||||||
|
"label": {
|
||||||
|
"max-lines": 5,
|
||||||
|
"text": "Label Text"
|
||||||
|
},
|
||||||
|
"mpris": {
|
||||||
|
"blacklist": [],
|
||||||
|
"autohide": false,
|
||||||
|
"show-album-art": "always",
|
||||||
|
"loop-carousel": false
|
||||||
|
},
|
||||||
|
"buttons-grid": {
|
||||||
|
"buttons-per-row": 7,
|
||||||
|
"actions": [
|
||||||
|
{
|
||||||
|
"label": "直",
|
||||||
|
"type": "toggle",
|
||||||
|
"active": true,
|
||||||
|
"command": "sh -c '[[ $SWAYNC_TOGGLE_STATE == true ]] && nmcli radio wifi on || nmcli radio wifi off'",
|
||||||
|
"update-command": "sh -c '[[ $(nmcli radio wifi) == \"enabled\" ]] && echo true || echo false'"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,194 @@
|
|||||||
|
{
|
||||||
|
"layer": "top",
|
||||||
|
"position": "top",
|
||||||
|
"mod": "dock",
|
||||||
|
"exclusive": true,
|
||||||
|
"passthrough": false,
|
||||||
|
"gtk-layer-shell": true,
|
||||||
|
"height": 0,
|
||||||
|
"modules-left": [
|
||||||
|
"hyprland/submap",
|
||||||
|
"clock",
|
||||||
|
"hyprland/workspaces"
|
||||||
|
],
|
||||||
|
"modules-center": [
|
||||||
|
"hyprland/window"
|
||||||
|
],
|
||||||
|
"modules-right": [
|
||||||
|
"tray",
|
||||||
|
"cpu",
|
||||||
|
"memory",
|
||||||
|
"network",
|
||||||
|
"bluetooth",
|
||||||
|
"backlight",
|
||||||
|
"battery",
|
||||||
|
"pulseaudio",
|
||||||
|
"pulseaudio#microphone"
|
||||||
|
],
|
||||||
|
"bluetooth": {
|
||||||
|
"format": "{icon}",
|
||||||
|
"format-disabled": "\udb80\udcb2",
|
||||||
|
"format-off": "\udb80\udcb2",
|
||||||
|
"format-on": "\udb80\udcaf",
|
||||||
|
"format-connected": "\udb80\udcb1",
|
||||||
|
"format-icons": [
|
||||||
|
"\udb82\udd47",
|
||||||
|
"\udb82\udd3e",
|
||||||
|
"\udb82\udd3f",
|
||||||
|
"\udb82\udd40",
|
||||||
|
"\udb82\udd41",
|
||||||
|
"\udb82\udd42",
|
||||||
|
"\udb82\udd43",
|
||||||
|
"\udb82\udd44",
|
||||||
|
"\udb82\udd45",
|
||||||
|
"\udb82\udd46"
|
||||||
|
],
|
||||||
|
"tooltip-format": "{controller_alias}\t{controller_address}\n\n{num_connections} connected",
|
||||||
|
"tooltip-format-connected": "{controller_alias}\t{controller_address}\n\n{num_connections} connected\n\n{device_enumerate}",
|
||||||
|
"tooltip-format-enumerate-connected": "{device_alias}\t{device_address}",
|
||||||
|
"tooltip-format-enumerate-connected-battery": "{device_alias}\t{device_address}\t{device_battery_percentage}%",
|
||||||
|
"on-click": "alacritty -e bluetui -T bluetui"
|
||||||
|
},
|
||||||
|
"hyprland/submap": {
|
||||||
|
// "format": "{icon}",
|
||||||
|
"max-length": 4,
|
||||||
|
"tooltip": false
|
||||||
|
// "icons": {
|
||||||
|
// "device": "\uf4a9",
|
||||||
|
// "groups": "\udb80\udec3",
|
||||||
|
// "launch": "\udb85\udcde",
|
||||||
|
// "notifications": "\uf400",
|
||||||
|
// "screenshot": "\udb83\ude51",
|
||||||
|
// "window": "\ueb7f",
|
||||||
|
// "workspace": "\ueb23",
|
||||||
|
// "groupedlaunch": "\uf0c0"
|
||||||
|
// }
|
||||||
|
},
|
||||||
|
"hyprland/window": {
|
||||||
|
"format": "{}",
|
||||||
|
"tooltip-format": "Class: {class}",
|
||||||
|
"rewrite": {
|
||||||
|
"(.*) — Librewolf": "🌎 $1",
|
||||||
|
"nvim - (.*)": "\ue6ae $1",
|
||||||
|
"Yazi: (.*)": "\udb81\ude45 $1"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tray": {
|
||||||
|
"icon-size": 14,
|
||||||
|
"spacing": 8
|
||||||
|
},
|
||||||
|
"network": {
|
||||||
|
"format-disconnected": "\udb80\udf19",
|
||||||
|
"format-wifi": "{icon} {essid}",
|
||||||
|
"format-ethernet": "\udb80\ude00",
|
||||||
|
"tooltip-format-ethernet": "<big>Ethernet</big>\nInterface: {ifname}\nIP: {ipaddr}\nUp/Down (bps): {bandwidthUpBits}/{bandwidthDownBits}",
|
||||||
|
"tooltip-format-wifi": "<big>Wi-Fi</big>\nSSID: {essid}\nIP: {ipaddr}\nSignal strength: {signalStrength}%\nUp/Down (bps): {bandwidthUpBits}/{bandwidthDownBits}\nFrequency: {frequency}GHz",
|
||||||
|
"tooltip-format-disconnected": "<big>Networking</big>\n{ifname} disconnected",
|
||||||
|
"on-click": "alacritty -e nmtui -T nmtui",
|
||||||
|
"format-icons": [
|
||||||
|
"\udb82\udd2f",
|
||||||
|
"\udb82\udd1f",
|
||||||
|
"\udb82\udd22",
|
||||||
|
"\udb82\udd25",
|
||||||
|
"\udb82\udd28"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"clock": {
|
||||||
|
"format": "{:%a, %d.%m %H:%M:%S}",
|
||||||
|
"tooltip-format": "<big>Calendar</big>\n<tt><small>{calendar}</small></tt>",
|
||||||
|
"interval": 1
|
||||||
|
},
|
||||||
|
"hyprland/workspaces": {
|
||||||
|
"disable-scroll": true,
|
||||||
|
"all-outputs": true,
|
||||||
|
"tooltips": {
|
||||||
|
"default": "{name}: {windows}",
|
||||||
|
"empty": "" // Will result in no tooltip
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"cpu": {
|
||||||
|
"tooltip-format": "<big>CPU</big>\n<tt>Total: {usage}</tt>",
|
||||||
|
"format": "\uf4bc {usage}",
|
||||||
|
"interval": 5,
|
||||||
|
"on-click": "alacritty -e dgop -T dgop"
|
||||||
|
},
|
||||||
|
"memory": {
|
||||||
|
"format": "\uefc5 {percentage}",
|
||||||
|
"interval": 5,
|
||||||
|
"on-click": "alacritty -e dgop -T dgop"
|
||||||
|
},
|
||||||
|
"pulseaudio": {
|
||||||
|
"format": "{icon} {volume}",
|
||||||
|
"tooltip": true,
|
||||||
|
"format-muted": "\udb81\udcc4 Off",
|
||||||
|
"on-click": "wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle",
|
||||||
|
"on-scroll-up": "wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+",
|
||||||
|
"on-scroll-down": "wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-",
|
||||||
|
"scroll-step": 5,
|
||||||
|
"format-icons": {
|
||||||
|
"headphone": "\uf025",
|
||||||
|
"hands-free": "",
|
||||||
|
"headset": "\uee59",
|
||||||
|
"phone": "\udb82\udd70",
|
||||||
|
"portable": "\udb82\udda2",
|
||||||
|
"car": "🏎",
|
||||||
|
"default": [
|
||||||
|
"\udb81\udcc3",
|
||||||
|
"\udb81\udf1f"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"battery":{
|
||||||
|
"states": {
|
||||||
|
"95": 100,
|
||||||
|
"85": 90,
|
||||||
|
"75": 80,
|
||||||
|
"65": 70,
|
||||||
|
"55": 60,
|
||||||
|
"45": 50,
|
||||||
|
"35": 40,
|
||||||
|
"25": 30,
|
||||||
|
"15": 20,
|
||||||
|
"5": 10,
|
||||||
|
"critical": 0,
|
||||||
|
},
|
||||||
|
"format":" {capacity}",
|
||||||
|
"format-95": " {capacity}",
|
||||||
|
"format-85": " {capacity}",
|
||||||
|
"format-75": " {capacity}",
|
||||||
|
"format-65": " {capacity}",
|
||||||
|
"format-55": " {capacity}",
|
||||||
|
"format-45": " {capacity}",
|
||||||
|
"format-35": " {capacity}",
|
||||||
|
"format-25": " {capacity}",
|
||||||
|
"format-15": " {capacity}",
|
||||||
|
"format-15": " {capacity}",
|
||||||
|
"format-critical": " {capacity}",
|
||||||
|
"format-charging":" {capacity}",
|
||||||
|
"format-plugged": " ",
|
||||||
|
"format-full": " 100",
|
||||||
|
"format-empty": " ({capacity}%)",
|
||||||
|
"tooltip-format":"<big>Battery</big>\nCurrently {timeTo}\nCurrently drawing: {power}W\nBattery status: {capacity}%"
|
||||||
|
},
|
||||||
|
"backlight": {
|
||||||
|
"stages": {
|
||||||
|
"high": 50,
|
||||||
|
"low": 0,
|
||||||
|
},
|
||||||
|
"format": "🌣 {percent}",
|
||||||
|
"format-high": " {percent}",
|
||||||
|
"format-low": " {percent}",
|
||||||
|
"tooltip-format": "<big>Brightness</big>\n🌣 {percent}",
|
||||||
|
"on-scroll-up": "light -A 1",
|
||||||
|
"on-scroll-down": "light -U 1"
|
||||||
|
},
|
||||||
|
"pulseaudio#microphone": {
|
||||||
|
"format": "{format_source}",
|
||||||
|
"format-source": "\uf130 {volume}",
|
||||||
|
"format-source-muted": "\uf131 Off",
|
||||||
|
"on-click": "wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle",
|
||||||
|
"on-scroll-up": "wpctl set-volume @DEFAULT_AUDIO_SOURCE@ 5%+",
|
||||||
|
"on-scroll-down": "wpctl set-volume @DEFAULT_AUDIO_SOURCE@ 5%-",
|
||||||
|
"scroll-step": 5
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.6 KiB |
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.6 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 7.6 KiB |
|
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 7.6 KiB |
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.6 KiB |
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.6 KiB |
@@ -1,8 +1,13 @@
|
|||||||
|
/*
|
||||||
|
* ╭───────────────────────────────────────────────╮
|
||||||
|
* │ WLOGOUT │
|
||||||
|
* ╰───────────────────────────────────────────────╯
|
||||||
|
*/
|
||||||
window {
|
window {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
font-size: 14pt;
|
font-size: 14pt;
|
||||||
color: #ffffff; /* text */
|
color: #ffffff; /* text */
|
||||||
background-color: rgba(0, 0, 0, 0.6);
|
background-color: rgba(20, 20, 20, 0.5);
|
||||||
}
|
}
|
||||||
|
|
||||||
button {
|
button {
|
||||||
@@ -10,18 +15,19 @@ button {
|
|||||||
background-position: center;
|
background-position: center;
|
||||||
background-size: 25%;
|
background-size: 25%;
|
||||||
border: none;
|
border: none;
|
||||||
background-color: rgba(30, 30, 46, 0);
|
background-color: transparent;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
transition: box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out;
|
transition: box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out;
|
||||||
|
border-radius: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
button:hover {
|
button:hover {
|
||||||
background-color: rgba(204, 92, 0, 0.3);
|
background-color: rgba(22, 116, 185, 0.5);
|
||||||
}
|
}
|
||||||
|
|
||||||
button:focus {
|
button:focus {
|
||||||
background-color: #cc5c00;
|
background-color: rgb(22, 116, 185);
|
||||||
color: #1e1e2e;
|
color: rgb(230, 230, 230);
|
||||||
}
|
}
|
||||||
|
|
||||||
#lock {
|
#lock {
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
[filechooser]
|
||||||
|
cmd=yazi-wrapper.sh
|
||||||
|
default_dir=$HOME
|
||||||
|
; Uncomment to skip creating destination save files with instructions in them
|
||||||
|
; create_help_file=0
|
||||||
|
; Uncomment and edit the line below to change the terminal emulator command
|
||||||
|
; env=TERMCMD=foot
|
||||||
|
|
||||||
|
; Mode must be one of 'suggested', 'default', or 'last'.
|
||||||
|
open_mode=suggested
|
||||||
|
save_mode=suggested
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
[preferred]
|
||||||
|
org.freedesktop.impl.portal.FileChooser=termfilechooser
|
||||||
@@ -0,0 +1,45 @@
|
|||||||
|
[mgr]
|
||||||
|
|
||||||
|
prepend_keymap = [
|
||||||
|
# # undo trash
|
||||||
|
{ on = "u", run = "plugin restore", desc = "Restore last deleted files/folders" },
|
||||||
|
# # compress
|
||||||
|
{ on = "C", run = "plugin ouch tar.gz", desc = "Compress with ouch" },
|
||||||
|
# Goto
|
||||||
|
{ on = [ "g", "h" ], run = "cd ~", desc = "Go to ~" },
|
||||||
|
{ on = [ "g", "a" ], run = "cd ~/.cache", desc = "Go to ~/.cache" },
|
||||||
|
{ on = [ "g", "l", "b" ], run = "cd ~/.local/bin", desc = "Go to ~/.local/bin" },
|
||||||
|
{ on = [ "g", "l", "s" ], run = "cd ~/.local/share", desc = "Go to ~/.local/share" },
|
||||||
|
{ on = [ "g", "c", "c" ], run = "cd ~/.config", desc = "Go to ~/.config" },
|
||||||
|
{ on = [ "g", "c", "h" ], run = "cd ~/projects/dotfiles/config/hypr", desc = "Go to Hyprland config" },
|
||||||
|
{ on = [ "g", "c", "f" ], run = "cd ~/projects/dotfiles/config/fish", desc = "Go to Fish config" },
|
||||||
|
{ on = [ "g", "c", "y" ], run = "cd ~/projects/dotfiles/config/yazi", desc = "Go to Yazi config" },
|
||||||
|
{ on = [ "g", "c", "a" ], run = "cd ~/projects/dotfiles/config/astal", desc = "Go to astal config" },
|
||||||
|
{ on = [ "g", "c", "l" ], run = "cd ~/projects/dotfiles/config/lint", desc = "Go to linter configs" },
|
||||||
|
{ on = [ "g", "c", "k" ], run = "cd ~/projects/dotfiles/config/kitty", desc = "Go to kitty config" },
|
||||||
|
{ on = [ "g", "c", "r" ], run = "cd ~/projects/dotfiles/config/rofi", desc = "Go to rofi config" },
|
||||||
|
{ on = [ "g", "c", "s" ], run = "cd ~/projects/dotfiles/scripts", desc = "Go to script" },
|
||||||
|
{ on = [ "g", "c", "d" ], run = "cd ~/projects/dotfiles", desc = "Go to Dotfiles folder" },
|
||||||
|
{ on = [ "g", "c", "n" ], run = "cd ~/projects/nvim", desc = "Go to NeoVim config" },
|
||||||
|
{ on = [ "g", "w" ], run = "cd ~/NextCloud/Wallpapers/00_rotation/", desc = "Go to ~/.config" },
|
||||||
|
{ on = [ "g", "n" ], run = "cd ~/NextCloud/Documents/", desc = "Go to NextCloud Documents" },
|
||||||
|
{ on = [ "g", "w" ], run = "cd ~/NextCloud/Wallpapers", desc = "Go to Wallpapers" },
|
||||||
|
{ on = [ "g", "e", "n" ], run = "cd ~/NextCloud/Documents/ETH/Semester5/", desc = "Go to ETH Nextcloud" },
|
||||||
|
{ on = [ "g", "e", "p" ], run = "cd ~/projects/eth/projects/", desc = "Go to ETH projects folder" },
|
||||||
|
{ on = [ "g", "e", "a" ], run = "cd ~/projects/eth/semesters/semester5/", desc = "Go to ETH assignments folder" },
|
||||||
|
{ on = [ "g", "e", "t" ], run = "cd ~/NextCloud/Documents/ETH/Others/projects/eyetap/", desc = "Go to eyetap data folder" },
|
||||||
|
{ on = [ "g", "e", "g" ], run = "cd ~/projects/eth/gitlab/", desc = "Go to ETH Gitlab folder" },
|
||||||
|
{ on = [ "g", "e", "s" ], run = "cd ~/projects/eth/eth-summaries/core/", desc = "Go to ETH Summaries folder" },
|
||||||
|
{ on = [ "g", "s", "h" ], run = "cd ~/.steam/steam/steamapps/common", desc = "Go to ~/.steam/steam/steamapps/common" },
|
||||||
|
{ on = [ "g", "s", "g" ], run = "cd /mnt/games/SteamLibrary", desc = "Go to SteamLibrary on NTFS partition" },
|
||||||
|
{ on = [ "g", "s", "s" ], run = "cd /mnt/secondary/SteamLibrary", desc = "Go to SteamLibrary on main games drive" },
|
||||||
|
{ on = [ "g", "o" ], run = "cd /mnt/janis/Documents", desc = "Go to Documents" },
|
||||||
|
{ on = [ "g", "d" ], run = "cd ~/Downloads", desc = "Go to ~/Downloads" },
|
||||||
|
{ on = [ "g", "p" ], run = "cd ~/projects", desc = "Go to projects" },
|
||||||
|
{ on = [ "g", "t", "m" ], run = "cd /tmp", desc = "Go to /tmp" },
|
||||||
|
{ on = [ "g", "t", "t" ], run = "cd ~/.local/share/Trash/", desc = "Go to TRASH" },
|
||||||
|
{ on = [ "g", "/" ], run = "cd /", desc = "Go to /" },
|
||||||
|
{ on = [ "g", "m" ], run = "cd /run/media/$USER", desc = "Go to /run/media" },
|
||||||
|
{ on = [ "g", "<Space>" ], run = "cd --interactive", desc = "Go to interactively" },
|
||||||
|
{ on = [ "g", "-" ], run = "plugin vcs-files", desc = "Show Git file changes" },
|
||||||
|
]
|
||||||
@@ -0,0 +1,29 @@
|
|||||||
|
[[plugin.deps]]
|
||||||
|
use = "ndtoan96/ouch"
|
||||||
|
rev = "406ce6c"
|
||||||
|
hash = "f5afc904d5106ee368c8aa2ded43bd74"
|
||||||
|
|
||||||
|
[[plugin.deps]]
|
||||||
|
use = "boydaihungst/restore"
|
||||||
|
rev = "0e08704"
|
||||||
|
hash = "e4d7c06510b4fe5f64ae31fbb4e017d6"
|
||||||
|
|
||||||
|
[[plugin.deps]]
|
||||||
|
use = "yazi-rs/plugins:vcs-files"
|
||||||
|
rev = "1db18bb"
|
||||||
|
hash = "6b141fbed3c74b45558fbc7088c805ee"
|
||||||
|
|
||||||
|
[[flavor.deps]]
|
||||||
|
use = "bennyoe/tokyo-night"
|
||||||
|
rev = "8e6296f"
|
||||||
|
hash = "d9da921c3bd37ba32ee27a8a7a40461f"
|
||||||
|
|
||||||
|
[[flavor.deps]]
|
||||||
|
use = "yazi-rs/flavors:dracula"
|
||||||
|
rev = "0670801"
|
||||||
|
hash = "20624fcdfcf7e4e912de05e348065e5e"
|
||||||
|
|
||||||
|
[[flavor.deps]]
|
||||||
|
use = "yazi-rs/flavors:catppuccin-latte"
|
||||||
|
rev = "0670801"
|
||||||
|
hash = "b8f46853c27707115f25f3423a47bd38"
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
[flavor]
|
||||||
|
dark = "dracula"
|
||||||
|
light = "dracula"
|
||||||
@@ -0,0 +1,29 @@
|
|||||||
|
[plugin]
|
||||||
|
prepend_previewers = [
|
||||||
|
# Archive previewer
|
||||||
|
{ mime = "application/*zip", run = "ouch" },
|
||||||
|
{ mime = "application/x-tar", run = "ouch" },
|
||||||
|
{ mime = "application/x-bzip2", run = "ouch" },
|
||||||
|
{ mime = "application/x-7z-compressed", run = "ouch" },
|
||||||
|
{ mime = "application/x-rar", run = "ouch" },
|
||||||
|
{ mime = "application/x-xz", run = "ouch" },
|
||||||
|
]
|
||||||
|
|
||||||
|
[opener]
|
||||||
|
pdf = [
|
||||||
|
{ run = 'xdg-open "$@"', desc = "Open" },
|
||||||
|
{ run = 'okular "$@"', desc = "Open in Okular" },
|
||||||
|
{ run = 'evince "$@"', desc = "Open in Evince" },
|
||||||
|
]
|
||||||
|
image = [
|
||||||
|
{ run = 'xdg-open "$@"', desc = "Open" },
|
||||||
|
{ run = 'set-theme "$@"', desc = "Set desktop theme from this image" },
|
||||||
|
]
|
||||||
|
|
||||||
|
[open]
|
||||||
|
prepend_rules = [
|
||||||
|
{ mime = "application/pdf", use = "pdf" },
|
||||||
|
{ mime = "image/png", use = "image" },
|
||||||
|
{ mime = "image/jpg", use = "image" },
|
||||||
|
{ mime = "image/jpeg", use = "image" },
|
||||||
|
]
|
||||||
@@ -0,0 +1,80 @@
|
|||||||
|
# Lines configured by zsh-newuser-install
|
||||||
|
HISTFILE=~/.histfile
|
||||||
|
HISTSIZE=1000
|
||||||
|
SAVEHIST=1000
|
||||||
|
bindkey -e
|
||||||
|
# End of lines configured by zsh-newuser-install
|
||||||
|
# The following lines were added by compinstall
|
||||||
|
zstyle :compinstall filename '/home/janis/.zshrc'
|
||||||
|
|
||||||
|
autoload -Uz compinit
|
||||||
|
compinit
|
||||||
|
autoload -U promptinit
|
||||||
|
promptinit
|
||||||
|
# End of lines added by compinstall
|
||||||
|
ENABLE_CORRECTION=true
|
||||||
|
|
||||||
|
# Handy aliases
|
||||||
|
alias ls='ls -l --color'
|
||||||
|
alias ll='ls -la --color'
|
||||||
|
alias v='nvim'
|
||||||
|
alias c='clear'
|
||||||
|
alias cv='clear && nvim'
|
||||||
|
alias fm='thunar .'
|
||||||
|
alias gl='git ls-files --others --exclude-standard'
|
||||||
|
alias gm='git ls-files -m'
|
||||||
|
alias gp='git pull'
|
||||||
|
alias cfh='nvim ~/projects/system/dotfiles/config/hypr/'
|
||||||
|
alias cfn='nvim ~/projects/system/nvim/'
|
||||||
|
alias cff='nvim ~/projects/system/dotfiles/config/fish/'
|
||||||
|
alias cfa='nvim ~/projects/system/dotfiles/config/astal/'
|
||||||
|
alias cf='nvim ~/projects/system/dotfiles/'
|
||||||
|
alias g='lazygit'
|
||||||
|
alias ff='fastfetch'
|
||||||
|
alias p='nvimpager -p'
|
||||||
|
alias latexdocs='zathura ~/projects/latex/docs/docs.pdf &>> /dev/null & disown'
|
||||||
|
alias gccerr='gcc -Wall -Wextra -Wpedantic -Werror -Wmissing-prototypes -std=c99'
|
||||||
|
alias linecount='cloc --vcs git .'
|
||||||
|
|
||||||
|
# Aliases from ohmyzsh
|
||||||
|
alias cp='nocorrect cp'
|
||||||
|
alias man='nocorrect man'
|
||||||
|
alias mkdir='nocorrect mkdir'
|
||||||
|
alias mv='nocorrect mv'
|
||||||
|
alias sudo='nocorrect sudo'
|
||||||
|
alias su='nocorrect su'
|
||||||
|
alias rm='nocorrect rm'
|
||||||
|
alias -g ...='../..'
|
||||||
|
alias -g ....='../../..'
|
||||||
|
alias -g .....='../../../..'
|
||||||
|
alias -g ......='../../../../..'
|
||||||
|
|
||||||
|
alias -- -='cd -'
|
||||||
|
alias 1='cd -1'
|
||||||
|
alias 2='cd -2'
|
||||||
|
alias 3='cd -3'
|
||||||
|
alias 4='cd -4'
|
||||||
|
alias 5='cd -5'
|
||||||
|
alias 6='cd -6'
|
||||||
|
alias 7='cd -7'
|
||||||
|
alias 8='cd -8'
|
||||||
|
alias 9='cd -9'
|
||||||
|
|
||||||
|
export PATH=$PATH:~/projects/system/dotfiles/scripts/
|
||||||
|
|
||||||
|
# Yazi wrapper
|
||||||
|
function y() {
|
||||||
|
local tmp cwd; tmp="$(mktemp -t "yazi-cwd.XXXXXX")"
|
||||||
|
command yazi "$@" --cwd-file="$tmp"
|
||||||
|
IFS= read -r -d '' cwd < "$tmp"
|
||||||
|
[ "$cwd" != "$PWD" ] && [ -d "$cwd" ] && builtin cd -- "$cwd" || builtin true
|
||||||
|
command rm -f -- "$tmp"
|
||||||
|
}
|
||||||
|
|
||||||
|
source ~/.config/zsh/theme.zsh
|
||||||
|
eval "$(zoxide init --cmd j zsh)"
|
||||||
|
|
||||||
|
# for file in ~/projects/system/dotfiles/system/completions/*
|
||||||
|
# do
|
||||||
|
# source $file
|
||||||
|
# done
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
local return_code="%F{9}%? ↵%{$reset_color%})"
|
||||||
|
local user_host="%B%F{9}%n%F{15}@%F{172}%m%f "
|
||||||
|
local user_symbol='%(!.#.$)'
|
||||||
|
local current_dir="%B%F{2}%1~ %f"
|
||||||
|
local vcs_info=''
|
||||||
|
local venv_prompt=''
|
||||||
|
|
||||||
|
precmd () {
|
||||||
|
vcs_info='git status'
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
PS1="╭─${user_host}${current_dir}${vcs_info}${venv_prompt}
|
||||||
|
╰─%B${user_symbol}%b "
|
||||||
|
RPROMPT="%B${return_code}%b"
|
||||||
@@ -1,73 +0,0 @@
|
|||||||
import os
|
|
||||||
import re
|
|
||||||
import json
|
|
||||||
import sys
|
|
||||||
|
|
||||||
def clean_json(content):
|
|
||||||
# Step 1: Remove comments (lines starting with //)
|
|
||||||
content = re.sub(r'^//.*\n', '', content, flags=re.MULTILINE)
|
|
||||||
|
|
||||||
# Step 2: Replace single quotes with double quotes for JSON compatibility
|
|
||||||
content = content.replace("'", '"')
|
|
||||||
|
|
||||||
# Step 3: Remove trailing commas in both objects and arrays
|
|
||||||
# Remove trailing commas in arrays
|
|
||||||
content = re.sub(r',\s*([\]}])', r'\1', content)
|
|
||||||
# Remove trailing commas in objects
|
|
||||||
content = re.sub(r',\s*(\n|\})', r'\1', content)
|
|
||||||
|
|
||||||
# Step 4: Escape backslashes in LaTeX snippets
|
|
||||||
content = content.replace("\\", "\\\\") # Double backslashes for JSON
|
|
||||||
|
|
||||||
# Step 5: Parse and re-encode to ensure valid JSON (removes trailing commas)
|
|
||||||
try:
|
|
||||||
data = json.loads(content) # Parse the content into a Python dictionary
|
|
||||||
cleaned_json = json.dumps(data, indent=4) # Re-encode into JSON, pretty-printed
|
|
||||||
except json.JSONDecodeError as e:
|
|
||||||
print(f"Error parsing JSON: {e}")
|
|
||||||
return None
|
|
||||||
|
|
||||||
return cleaned_json
|
|
||||||
|
|
||||||
def process_directory(directory):
|
|
||||||
# Loop through files in the specified directory (non-recursively)
|
|
||||||
for filename in os.listdir(directory):
|
|
||||||
file_path = os.path.join(directory, filename)
|
|
||||||
|
|
||||||
# Only process files that end with .json
|
|
||||||
if os.path.isfile(file_path) and filename.endswith('.json'):
|
|
||||||
print(f"Processing {file_path}")
|
|
||||||
|
|
||||||
# Read the file content
|
|
||||||
with open(file_path, 'r', encoding='utf-8') as file:
|
|
||||||
content = file.read()
|
|
||||||
|
|
||||||
# Clean the JSON content
|
|
||||||
cleaned_content = clean_json(content)
|
|
||||||
|
|
||||||
if cleaned_content is not None:
|
|
||||||
# Write the cleaned content back to the file
|
|
||||||
with open(file_path, 'w', encoding='utf-8') as file:
|
|
||||||
file.write(cleaned_content)
|
|
||||||
print(f"Fixed formatting in {file_path}")
|
|
||||||
else:
|
|
||||||
print(f"Failed to fix {file_path} due to JSON parsing error.")
|
|
||||||
|
|
||||||
def main():
|
|
||||||
# Check if a directory was passed as an argument, otherwise read from stdin
|
|
||||||
if len(sys.argv) > 1:
|
|
||||||
directory = sys.argv[1]
|
|
||||||
else:
|
|
||||||
print("Please provide a directory path as an argument.")
|
|
||||||
sys.exit(1)
|
|
||||||
|
|
||||||
# Check if the directory exists
|
|
||||||
if not os.path.isdir(directory):
|
|
||||||
print(f"The provided path '{directory}' is not a valid directory.")
|
|
||||||
sys.exit(1)
|
|
||||||
|
|
||||||
# Process all .json files in the directory
|
|
||||||
process_directory(directory)
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
|
||||||
main()
|
|
||||||
@@ -1,500 +0,0 @@
|
|||||||
pyinstaller imagevideoupscaler.spec
|
|
||||||
./imagevideoupscaler
|
|
||||||
./imagevideoupscaler
|
|
||||||
pyinstaller imagevideoupscaler.spec
|
|
||||||
./imagevideoupscaler
|
|
||||||
pyinstaller imagevideoupscaler.spec
|
|
||||||
pyinstaller imagevideoupscaler.spec
|
|
||||||
./imagevideoupscaler
|
|
||||||
pyinstaller imagevideoupscaler.spec
|
|
||||||
./imagevideoupscaler
|
|
||||||
pyinstaller imagevideoupscaler-cli.py --onefile --name imagevideoupscaler --hidden-import "bin.engines"
|
|
||||||
./imagevideoupscaler
|
|
||||||
pyinstaller imagevideoupscaler-cli.py --onefile --name imagevideoupscaler
|
|
||||||
python3 imagevideoupscaler-cli.py -i ~/Downloads/test.mp4 -o ~/Downloads/test_us.mp4
|
|
||||||
python3 imagevideoupscaler-cli.py -i ~/Downloads/test.mp4 -o ~/Downloads/test_us.mp4
|
|
||||||
pyinstaller imagevideoupscaler-cli.py --name imagevideoupscaler
|
|
||||||
cd dist/imagevideoupscaler/
|
|
||||||
./imagevideoupscaler -i
|
|
||||||
cd ../..
|
|
||||||
cd ~/projects/FSRImageVideoUpscalerFrontend_New/
|
|
||||||
ls
|
|
||||||
clear
|
|
||||||
ls
|
|
||||||
clear
|
|
||||||
yay -S rpm-build
|
|
||||||
yay -S rpm-tools
|
|
||||||
yay -S dpkg
|
|
||||||
yay -S fakeroot
|
|
||||||
clear
|
|
||||||
pip3 install py2deb
|
|
||||||
py2deb -r ./
|
|
||||||
py2deb -r ~/projects/FSRImageVideoUpscalerFrontend_New/
|
|
||||||
pip3 install symbol
|
|
||||||
clear
|
|
||||||
yay -S symbol
|
|
||||||
clear
|
|
||||||
pip3 install pyinstaller
|
|
||||||
yay -S python-pip
|
|
||||||
py2deb
|
|
||||||
python3 imagevideoupscaler-cli.py
|
|
||||||
clear
|
|
||||||
pip3 install symbol
|
|
||||||
pip3 install setuptools
|
|
||||||
yay -R python-pip
|
|
||||||
yay -S python-pip
|
|
||||||
pip install --upgrade pip
|
|
||||||
clear
|
|
||||||
pip install setuptools
|
|
||||||
yay -S setuptools
|
|
||||||
sudo pacman -Syu "pacman>=6.0.2-7"
|
|
||||||
pip3
|
|
||||||
yay -S python-pip
|
|
||||||
yay -S python3-pip
|
|
||||||
clear
|
|
||||||
yay -S python-pip
|
|
||||||
pip3 install
|
|
||||||
python -m pip3
|
|
||||||
python -m pip
|
|
||||||
pip
|
|
||||||
pip3
|
|
||||||
clear
|
|
||||||
pip3
|
|
||||||
pip3 install
|
|
||||||
python3 imagevideoupscaler-cli.py -i ~/Downloads/test.mp4 -o ~/Downloads/test_us.mp4
|
|
||||||
python3 imagevideoupscaler-cli.py -i ~/Downloads/test.mp4 -o ~/Downloads/test_us.mp4
|
|
||||||
python3 imagevideoupscaler-cli.py -i ~/Downloads/test.mp4 -o ~/Downloads/test_us.mp4
|
|
||||||
python3 imagevideoupscaler-cli.py -i ~/Downloads/test.mp4 -o ~/Downloads/test_us.mp4 -s 2
|
|
||||||
clear
|
|
||||||
python3 imagevideoupscaler-cli.py -i ~/Downloads/test.mp4 -o ~/Downloads/test_us.mp4 -E ss
|
|
||||||
python3 imagevideoupscaler-cli.py -i ~/Downloads/test.mp4 -o ~/Downloads/test_us.mp4 -E ss
|
|
||||||
python3 imagevideoupscaler-cli.py -i ~/Downloads/test.mp4 -o ~/Downloads/test_us.mp4 -E ss
|
|
||||||
python3 imagevideoupscaler-cli.py -i ~/Downloads/test.mp4 -o ~/Downloads/test_us.mp4 -E ss -s 2
|
|
||||||
clear
|
|
||||||
python3 imagevideoupscaler-cli.py -i ~/Downloads/test.mp4 -o ~/Downloads/test_us.mp4 -E fsr -s 2
|
|
||||||
python3 imagevideoupscaler-cli.py -i ~/Downloads/test.mp4 -o ~/Downloads/test_us.mp4 -E fsr -M c -s 2
|
|
||||||
clear
|
|
||||||
python3 imagevideoupscaler-cli.py -i ~/Downloads/test.mp4 -o ~/Downloads/test_us.mp4 -E fsr -s 2
|
|
||||||
python3 imagevideoupscaler-cli.py -i ~/Downloads/test.mp4 -o ~/Downloads/test_us.mp4 -E ss -s 2
|
|
||||||
python3 imagevideoupscaler-cli.py -i ~/Downloads/test.mp4 -o ~/Downloads/test_us.mp4 -E ss -s 2
|
|
||||||
npm run serve
|
|
||||||
npm run serve
|
|
||||||
npm run serve
|
|
||||||
npm i
|
|
||||||
npm run serve
|
|
||||||
clear
|
|
||||||
cd ../../website/
|
|
||||||
cd dist/
|
|
||||||
http-server
|
|
||||||
http-server
|
|
||||||
git pull origin main
|
|
||||||
git checkout origin master
|
|
||||||
git checkout origin main
|
|
||||||
cd frontend/
|
|
||||||
npm run electron:serve
|
|
||||||
npm i -g @vue/cli
|
|
||||||
sudo npm i -g @vue/cli
|
|
||||||
npm audit fix --force
|
|
||||||
npm audit fix --force
|
|
||||||
npm audit fix --force
|
|
||||||
npm i
|
|
||||||
npm i
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm i child_process
|
|
||||||
clear
|
|
||||||
npm run electron:serve
|
|
||||||
npm run serve
|
|
||||||
npm run serve
|
|
||||||
npm run serve
|
|
||||||
cd ..
|
|
||||||
ls
|
|
||||||
clear
|
|
||||||
python3 imagevideoupscaler-cli.py -h
|
|
||||||
python3 imagevideoupscaler-cli.py -p
|
|
||||||
python3 imagevideoupscaler-cli.py -h
|
|
||||||
python3 imagevideoupscaler-cli.py -d ss
|
|
||||||
cd frontend/
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm i --save-dev @electron-forge/cli
|
|
||||||
npm exec --package=@electron-forge/cli -c "electron-forge import"
|
|
||||||
npm run make
|
|
||||||
cd src/
|
|
||||||
npm run make
|
|
||||||
clear
|
|
||||||
cd ..
|
|
||||||
npm run electron:build
|
|
||||||
npm run electron:build -- --linux deb --win nsis
|
|
||||||
clear
|
|
||||||
npm run electron:build -- --linux deb --win nsis
|
|
||||||
npm run electron:build -- --linux deb --win nsis
|
|
||||||
npm run electron:build -- --linux deb --win nsis
|
|
||||||
npm run electron:build -- --linux deb --win nsis
|
|
||||||
npm run electron:build -- --linux deb --win nsis
|
|
||||||
yay -S libcript
|
|
||||||
yay -S libssl
|
|
||||||
clear
|
|
||||||
npm run electron:build -- --linux deb --linux rpm --win nsis
|
|
||||||
npm run electron:build -- --linux deb rpm --win nsis
|
|
||||||
yay -S libxcrypt-compat
|
|
||||||
npm run electron:build -- --linux deb rpm --win nsis
|
|
||||||
npm run electron:build -- --linux deb rpm --win nsis
|
|
||||||
cd ../packaging/
|
|
||||||
ls
|
|
||||||
sudo chmod +x package.sh
|
|
||||||
./package.sh
|
|
||||||
mv --help
|
|
||||||
pip3 install pyinstaller
|
|
||||||
./package.sh
|
|
||||||
./package.sh
|
|
||||||
./package.sh
|
|
||||||
./package.sh
|
|
||||||
./package.sh
|
|
||||||
./package.sh
|
|
||||||
./package.sh
|
|
||||||
./package.sh
|
|
||||||
./package.sh
|
|
||||||
./package.sh
|
|
||||||
cd packaging/
|
|
||||||
ls
|
|
||||||
sudo chmod +x package.sh
|
|
||||||
sudo chmod +x package.sh
|
|
||||||
./package.sh
|
|
||||||
./package.sh
|
|
||||||
./package.sh
|
|
||||||
cd ../dist/imagevideoupscaler/
|
|
||||||
cd ../../frontend/
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
cd ../packaging/
|
|
||||||
./package.sh
|
|
||||||
clear
|
|
||||||
cd ../frontend/
|
|
||||||
npm run electron:serve
|
|
||||||
cd ../packaging/
|
|
||||||
./package.sh
|
|
||||||
cd ../frontend/
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
cd ../packaging/
|
|
||||||
./package.sh
|
|
||||||
clear
|
|
||||||
cd ../frontend/
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
./imagevideoupscaler
|
|
||||||
./imagevideoupscaler -i /home/janis/Downloads/test.mp4 -o ~/Downloads/test_us.mp4 -s 2 -S 0.25
|
|
||||||
clear
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm i socket.io
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm i socket.io-client
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
cd ../packaging/
|
|
||||||
sudo chmod +x ./prepareWindowsPackaging.sh
|
|
||||||
./prepareWindowsPackaging.sh
|
|
||||||
wine python -m pip install pyinstaller
|
|
||||||
./package.sh
|
|
||||||
./package.sh
|
|
||||||
wine python -m PyInstaller
|
|
||||||
./package.sh
|
|
||||||
cd ../frontend/dist_electron/
|
|
||||||
wine imagevideoupscaler\ Setup\ 2.0.0-dev1.exe
|
|
||||||
clear
|
|
||||||
cd ../../packaging/
|
|
||||||
clear
|
|
||||||
cd ../frontend/
|
|
||||||
npm run electron:serve
|
|
||||||
cd ..
|
|
||||||
python3 imagevideoupscaler-cli.py -d ss
|
|
||||||
cd frontend/
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
cd ../packaging/
|
|
||||||
./package.sh
|
|
||||||
sudo chmod +x packageWindows.sh
|
|
||||||
sudo chmod +x packageLinux.sh
|
|
||||||
./packageWindows.sh
|
|
||||||
./packageWindows.sh
|
|
||||||
cd ..
|
|
||||||
python3 imagevideoupscaler-cli.py -h
|
|
||||||
cd frontend/
|
|
||||||
npm run serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
cd ../frontend/
|
|
||||||
cd ../packaging/
|
|
||||||
./packageWindows.sh
|
|
||||||
cd ../frontend/
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm i electron
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
cd ../packaging/
|
|
||||||
sudo chmod +x startTesting.sh
|
|
||||||
sudo chmod +x stopTesting.sh
|
|
||||||
clear
|
|
||||||
./startTesting.sh
|
|
||||||
cd ../frontend/
|
|
||||||
npm run serve
|
|
||||||
npm run electron:serve
|
|
||||||
npm run electron:serve
|
|
||||||
cd ../packaging/
|
|
||||||
./stopTesting.sh
|
|
||||||
./stopTesting.sh
|
|
||||||
./packageWindows.sh
|
|
||||||
cd ..
|
|
||||||
python3 imagevideoupscaler-cli.py -i /home/janis/projects/FSRImageVideoUpscalerFrontend_New/logo.png
|
|
||||||
python3 imagevideoupscaler-cli.py -i /home/janis/projects/FSRImageVideoUpscalerFrontend_New/logo.png
|
|
||||||
python3 imagevideoupscaler-cli.py -i /home/janis/projects/FSRImageVideoUpscalerFrontend_New/logo.png
|
|
||||||
python3 imagevideoupscaler-cli.py -i /home/janis/projects/FSRImageVideoUpscalerFrontend_New/logo.png -s 2
|
|
||||||
cd ../fro
|
|
||||||
cd frontend/
|
|
||||||
npm run serve
|
|
||||||
npm run electron:serve
|
|
||||||
cd ../packaging/
|
|
||||||
./package.sh
|
|
||||||
./stopTesting.sh
|
|
||||||
./package.sh
|
|
||||||
./package.sh
|
|
||||||
cd ../frontend/
|
|
||||||
npm run electron:serve
|
|
||||||
cd ../packaging/
|
|
||||||
./packageWindows.sh
|
|
||||||
cd src/webapp/
|
|
||||||
npm run serve
|
|
||||||
./packageWindows.sh
|
|
||||||
cd ../frontend/
|
|
||||||
wine ./smuL-cli.exe
|
|
||||||
cd ../packaging/
|
|
||||||
clear
|
|
||||||
./stopTesting.sh
|
|
||||||
./packageLinux.sh
|
|
||||||
cd ../frontend/
|
|
||||||
./smuL-cli
|
|
||||||
clear
|
|
||||||
cd ../packaging/
|
|
||||||
./stopTesting.sh
|
|
||||||
./packageWindows.sh
|
|
||||||
wine -m pip install importlib
|
|
||||||
clear
|
|
||||||
./stopTesting.sh
|
|
||||||
./prepareWindowsPackaging.sh
|
|
||||||
clear
|
|
||||||
cd ../
|
|
||||||
wine python ./smuL-cli.py
|
|
||||||
wine python ./smuL-cli.py
|
|
||||||
wine python ./smuL-cli.py
|
|
||||||
wine python ./smuL-cli.py
|
|
||||||
wine python ./smuL-cli.py
|
|
||||||
wine python ./smuL-cli.py
|
|
||||||
wine python ./smuL-cli.py
|
|
||||||
cd packaging/
|
|
||||||
./stopTesting.sh
|
|
||||||
./packageWindows.sh
|
|
||||||
cd ../frontend/dist_electron/
|
|
||||||
wine ./SimpleMediaScalerLite\ Setup\ 2.0.0-dev1.exe
|
|
||||||
clear
|
|
||||||
cd ../../packaging/
|
|
||||||
./packageWindows.sh
|
|
||||||
cd ../frontend/
|
|
||||||
wine ./smuL-cli.exe -h
|
|
||||||
wine ./smuL-cli.exe -i ~/Downloads/test.png -s 2
|
|
||||||
cd ../packaging/
|
|
||||||
./stopTesting.sh
|
|
||||||
./packageWindows.sh
|
|
||||||
cd ../frontend/
|
|
||||||
wine ./smuL-cli.exe -i ~/Downloads/test.png -s 2
|
|
||||||
wine ./smuL-cli.exe -i ~/Downloads/test.png -s 2
|
|
||||||
wine ./smuL-cli.exe -i ~/Downloads/test.png -s 2
|
|
||||||
wine ./smuL-cli.exe -i ~/Downloads/test.png -s 2
|
|
||||||
cd ../packaging/
|
|
||||||
./stopTesting.sh
|
|
||||||
./packageWindows.sh
|
|
||||||
clear
|
|
||||||
cd ../frontend/
|
|
||||||
wine ./smuL-cli.exe -i ~/Downloads/test.png -s 2
|
|
||||||
clear
|
|
||||||
cd ../packaging/
|
|
||||||
./stopTesting.sh
|
|
||||||
./packageWindows.sh
|
|
||||||
cd ../frontend/
|
|
||||||
wine ./smuL-cli.exe -i ~/Downloads/test.png -s 2
|
|
||||||
cd ../packaging/
|
|
||||||
./stopTesting.sh
|
|
||||||
./packageWindows.sh
|
|
||||||
cd ../frontend/dist_electron/
|
|
||||||
wine ./SimpleMediaScalerLite\ Setup\ 2.0.0-dev1.exe
|
|
||||||
wine ./SimpleMediaScalerLite\ Setup\ 2.0.0-dev1.exe
|
|
||||||
clear
|
|
||||||
cd ../../packaging/
|
|
||||||
sudo chmod +x packageTesting.sh
|
|
||||||
./packageTesting.sh
|
|
||||||
cd ../frontend/dist_electron/linux-unpacked/
|
|
||||||
ls
|
|
||||||
./simplemediascalerlite
|
|
||||||
cd ../../
|
|
||||||
cd ../packag
|
|
||||||
cd ../packaging/
|
|
||||||
./packageLinux.sh
|
|
||||||
./packageLinux.sh
|
|
||||||
./packageLinux.sh
|
|
||||||
./packageTesting.sh
|
|
||||||
./packageTesting.sh
|
|
||||||
./packageTesting.sh
|
|
||||||
./packageTesting.sh
|
|
||||||
./packageTesting.sh
|
|
||||||
./packageTesting.sh
|
|
||||||
./packageTesting.sh
|
|
||||||
./packageTesting.sh
|
|
||||||
./packageTesting.sh
|
|
||||||
./packageTesting.sh
|
|
||||||
./packageTesting.sh
|
|
||||||
./packageTesting.sh
|
|
||||||
./packageTesting.sh
|
|
||||||
./packageTesting.sh
|
|
||||||
./packageWindows.sh
|
|
||||||
cd ../frontend/dist_electron/
|
|
||||||
wine SimpleMediaScalerLite\ Setup\ 2.0.0-dev1.exe
|
|
||||||
wine SimpleMediaScalerLite\ Setup\ 2.0.0-dev1.exe
|
|
||||||
clear
|
|
||||||
cd ../../packaging/
|
|
||||||
./package.sh
|
|
||||||
cd ..
|
|
||||||
python3 smuL-cli.py -i /home/janis/Downloads/test.png -S 2
|
|
||||||
python3 smuL-cli.py -i /home/janis/Downloads/test.mp4 -s 2
|
|
||||||
python3 smuL-cli.py -i /home/janis/Downloads/test.mp4 -S 2
|
|
||||||
python3 smuL-cli.py -i /home/janis/Downloads/test.mp4 -S 2
|
|
||||||
python3 smuL-cli.py -i /home/janis/Downloads/test.mp4 -S 2
|
|
||||||
python3 smuL-cli.py -i /home/janis/Downloads/test.mp4 -S 2
|
|
||||||
python3 smuL-cli.py -i /home/janis/Downloads/test.mp4 -S 2
|
|
||||||
python3 smuL-cli.py -i /home/janis/Downloads/test.mp4 -S 2
|
|
||||||
python3 smuL-cli.py -i /home/janis/Downloads/test.mp4 -S 2
|
|
||||||
python3 smuL-cli.py -i /home/janis/Downloads/test.mp4 -s 2
|
|
||||||
clear
|
|
||||||
cd ./packaging/
|
|
||||||
./packageWindows.sh
|
|
||||||
./packageWindows.sh
|
|
||||||
./packageWindows.sh
|
|
||||||
./packageWindows.sh
|
|
||||||
./package.sh
|
|
||||||
cd packag
|
|
||||||
cd packaging/
|
|
||||||
./packageWindows.sh
|
|
||||||
./packageWindows.sh
|
|
||||||
cd ../../italian/
|
|
||||||
http-server
|
|
||||||
node server.js
|
|
||||||
node server.js
|
|
||||||
node server.js
|
|
||||||
node server.js
|
|
||||||
node server.js
|
|
||||||
node server.js
|
|
||||||
node server.js
|
|
||||||
ls | grep -v jpg$ | while IFS= read -r FILENAME; do convert "${FILENAME}" "${FILENAME%.*}.jpg"; done
|
|
||||||
clear
|
|
||||||
for i in *.avi; do ffmpeg -i "$i" "${i%.*}.mp4"; done
|
|
||||||
for i in *.mov; do ffmpeg -i "$i" "${i%.*}.mp4"; done
|
|
||||||
rm ./*.mp4
|
|
||||||
for i in *.mov; do ffmpeg -i "$i" "./Transcoded/${i%.*}.mp4"; done
|
|
||||||
for i in *.mov; do ffmpeg -i "$i" "./Transcoded/${i%.*}.mp4"; done
|
|
||||||
for i in *.mov; do ffmpeg -i "$i" "./Transcoded/${i%.*}.mp4"; done
|
|
||||||
file="/home/janis/dotfiles/config/vscode-extensions"
|
|
||||||
while read line; do vscodium --install-extension "${line}"; done < "${file}"
|
|
||||||
yay -S vscodium
|
|
||||||
clear
|
|
||||||
cp ./dotfiles/config/.bashrc .bashrc
|
|
||||||
clear
|
|
||||||
exit
|
|
||||||
clear
|
|
||||||
sudo plymouth-set-default-theme -R bgrt
|
|
||||||
cd dotfiles/
|
|
||||||
sudo cp ./config/environment /etc/environment
|
|
||||||
sudo cp ./config/mkinitcpio.conf /etc/mkinitcpio.conf
|
|
||||||
sudo cp ./config/pacman.conf /etc/pacman.conf
|
|
||||||
clear
|
|
||||||
yay -Syu
|
|
||||||
clear
|
|
||||||
hugo
|
|
||||||
clear
|
|
||||||
cd /tmp
|
|
||||||
git clone https://github.com/rtlewis1/GTK/tree/Material-Black-Colors-Desktop
|
|
||||||
cd Material-Black-Colors-Desktop/
|
|
||||||
sudo cp ./Material-Black-Blueberry /usr/share/themes
|
|
||||||
ls
|
|
||||||
git clone https://github.com/rtlewis1/GTK
|
|
||||||
cd gtk
|
|
||||||
cd GTK
|
|
||||||
git checkout Material-Black-Colors-Desktop
|
|
||||||
clear
|
|
||||||
ls
|
|
||||||
sudo cp ./Material-Black-Blueberry /usr/share/themes
|
|
||||||
sudo cp -r ./Material-Black-Blueberry /usr/share/themes
|
|
||||||
cd /tmp
|
|
||||||
git clone https://github.com/varlesh/oreo-cursors
|
|
||||||
cd oreo-cursors/generator
|
|
||||||
echo "black = #424242" > ./colours.conf
|
|
||||||
ruby convert.rb
|
|
||||||
cd ..
|
|
||||||
make build
|
|
||||||
sudo make install
|
|
||||||
ls
|
|
||||||
sudo make
|
|
||||||
sudo make build
|
|
||||||
make build
|
|
||||||
clear
|
|
||||||
cat build.sh
|
|
||||||
make build
|
|
||||||
clear
|
|
||||||
yay -S librewolf-bin
|
|
||||||
exit
|
|
||||||
file="/home/janis/dotfiles/config/vscode-extensions"
|
|
||||||
while read line; do vscodium --install-extension "${line}"; done < "${file}"
|
|
||||||
@@ -1,359 +0,0 @@
|
|||||||
#
|
|
||||||
# ~/.bashrc
|
|
||||||
#
|
|
||||||
|
|
||||||
# If not running interactively, don't do anything
|
|
||||||
[[ $- != *i* ]] && return
|
|
||||||
|
|
||||||
export PATH="/home/janis/.local/share/gem/ruby/3.0.0/bin: $PATH"
|
|
||||||
export PATH="/home/janis/.local/bin: $PATH"
|
|
||||||
alias editHyprlandConf='nano ~/.config/hypr/hyprland.conf'
|
|
||||||
alias ls='ls -l --color=auto'
|
|
||||||
alias ll='ls -la --color=auto'
|
|
||||||
alias sl='ls --color=auto'
|
|
||||||
alias start-httpd='sudo systemctl start httpd'
|
|
||||||
PS1='[\u@\h \W]\$ '
|
|
||||||
|
|
||||||
################################################################################
|
|
||||||
## FUNCTIONS ##
|
|
||||||
################################################################################
|
|
||||||
|
|
||||||
##
|
|
||||||
## ARRANGE $PWD AND STORE IT IN $NEW_PWD
|
|
||||||
## * The home directory (HOME) is replaced with a ~
|
|
||||||
## * The last pwdmaxlen characters of the PWD are displayed
|
|
||||||
## * Leading partial directory names are striped off
|
|
||||||
## /home/me/stuff -> ~/stuff (if USER=me)
|
|
||||||
## /usr/share/big_dir_name -> ../share/big_dir_name (if pwdmaxlen=20)
|
|
||||||
##
|
|
||||||
## Original source: WOLFMAN'S color bash promt
|
|
||||||
## https://wiki.chakralinux.org/index.php?title=Color_Bash_Prompt#Wolfman.27s
|
|
||||||
##
|
|
||||||
bash_prompt_command() {
|
|
||||||
# How many characters of the $PWD should be kept
|
|
||||||
local pwdmaxlen=25
|
|
||||||
|
|
||||||
# Indicate that there has been dir truncation
|
|
||||||
local trunc_symbol=".."
|
|
||||||
|
|
||||||
# Store local dir
|
|
||||||
local dir=${PWD##*/}
|
|
||||||
|
|
||||||
# Which length to use
|
|
||||||
pwdmaxlen=$(( ( pwdmaxlen < ${#dir} ) ? ${#dir} : pwdmaxlen ))
|
|
||||||
|
|
||||||
NEW_PWD=${PWD/#$HOME/\~}
|
|
||||||
|
|
||||||
local pwdoffset=$(( ${#NEW_PWD} - pwdmaxlen ))
|
|
||||||
|
|
||||||
# Generate name
|
|
||||||
if [ ${pwdoffset} -gt "0" ]
|
|
||||||
then
|
|
||||||
NEW_PWD=${NEW_PWD:$pwdoffset:$pwdmaxlen}
|
|
||||||
NEW_PWD=${trunc_symbol}/${NEW_PWD#*/}
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
##
|
|
||||||
## GENERATE A FORMAT SEQUENCE
|
|
||||||
##
|
|
||||||
format_font()
|
|
||||||
{
|
|
||||||
## FIRST ARGUMENT TO RETURN FORMAT STRING
|
|
||||||
local output=$1
|
|
||||||
|
|
||||||
|
|
||||||
case $# in
|
|
||||||
2)
|
|
||||||
eval $output="'\[\033[0;${2}m\]'"
|
|
||||||
;;
|
|
||||||
3)
|
|
||||||
eval $output="'\[\033[0;${2};${3}m\]'"
|
|
||||||
;;
|
|
||||||
4)
|
|
||||||
eval $output="'\[\033[0;${2};${3};${4}m\]'"
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
eval $output="'\[\033[0m\]'"
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
##
|
|
||||||
## COLORIZE BASH PROMT
|
|
||||||
##
|
|
||||||
bash_prompt() {
|
|
||||||
|
|
||||||
############################################################################
|
|
||||||
## COLOR CODES ##
|
|
||||||
## These can be used in the configuration below ##
|
|
||||||
############################################################################
|
|
||||||
|
|
||||||
## FONT EFFECT
|
|
||||||
local NONE='0'
|
|
||||||
local BOLD='1'
|
|
||||||
local DIM='2'
|
|
||||||
local UNDERLINE='4'
|
|
||||||
local BLINK='5'
|
|
||||||
local INVERT='7'
|
|
||||||
local HIDDEN='8'
|
|
||||||
|
|
||||||
|
|
||||||
## COLORS
|
|
||||||
local DEFAULT='9'
|
|
||||||
local BLACK='0'
|
|
||||||
local RED='1'
|
|
||||||
local GREEN='2'
|
|
||||||
local YELLOW='3'
|
|
||||||
local BLUE='4'
|
|
||||||
local MAGENTA='5'
|
|
||||||
local CYAN='6'
|
|
||||||
local L_GRAY='7'
|
|
||||||
local D_GRAY='60'
|
|
||||||
local L_RED='61'
|
|
||||||
local L_GREEN='62'
|
|
||||||
local L_YELLOW='63'
|
|
||||||
local L_BLUE='64'
|
|
||||||
local L_MAGENTA='65'
|
|
||||||
local L_CYAN='66'
|
|
||||||
local WHITE='67'
|
|
||||||
|
|
||||||
|
|
||||||
## TYPE
|
|
||||||
local RESET='0'
|
|
||||||
local EFFECT='0'
|
|
||||||
local COLOR='30'
|
|
||||||
local BG='40'
|
|
||||||
|
|
||||||
|
|
||||||
## 256 COLOR CODES
|
|
||||||
local NO_FORMAT="\[\033[0m\]"
|
|
||||||
local ORANGE_BOLD="\[\033[1;38;5;208m\]"
|
|
||||||
local TOXIC_GREEN_BOLD="\[\033[1;38;5;118m\]"
|
|
||||||
local RED_BOLD="\[\033[1;38;5;1m\]"
|
|
||||||
local CYAN_BOLD="\[\033[1;38;5;87m\]"
|
|
||||||
local BLACK_BOLD="\[\033[1;38;5;0m\]"
|
|
||||||
local WHITE_BOLD="\[\033[1;38;5;15m\]"
|
|
||||||
local GRAY_BOLD="\[\033[1;90m\]"
|
|
||||||
local BLUE_BOLD="\[\033[1;38;5;74m\]"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
|
|
||||||
## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
|
|
||||||
## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## CONFIGURE HERE ##
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
############################################################################
|
|
||||||
## CONFIGURATION ##
|
|
||||||
## Choose your color combination here ##
|
|
||||||
############################################################################
|
|
||||||
local FONT_COLOR_1=$WHITE
|
|
||||||
local BACKGROUND_1=$RED
|
|
||||||
local TEXTEFFECT_1=$BOLD
|
|
||||||
|
|
||||||
local FONT_COLOR_2=$WHITE
|
|
||||||
local BACKGROUND_2=$YELLOW
|
|
||||||
local TEXTEFFECT_2=$BOLD
|
|
||||||
|
|
||||||
local FONT_COLOR_3=$D_GRAY
|
|
||||||
local BACKGROUND_3=$WHITE
|
|
||||||
local TEXTEFFECT_3=$BOLD
|
|
||||||
|
|
||||||
local PROMT_FORMAT=$BLUE_BOLD
|
|
||||||
|
|
||||||
|
|
||||||
############################################################################
|
|
||||||
## EXAMPLE CONFIGURATIONS ##
|
|
||||||
## I use them for different hosts. Test them out ;) ##
|
|
||||||
############################################################################
|
|
||||||
|
|
||||||
## CONFIGURATION: BLUE-WHITE
|
|
||||||
if [ "$HOSTNAME" = dell ]; then
|
|
||||||
FONT_COLOR_1=$WHITE; BACKGROUND_1=$BLUE; TEXTEFFECT_1=$BOLD
|
|
||||||
FONT_COLOR_2=$WHITE; BACKGROUND_2=$L_BLUE; TEXTEFFECT_2=$BOLD
|
|
||||||
FONT_COLOR_3=$D_GRAY; BACKGROUND_3=$WHITE; TEXTEFFECT_3=$BOLD
|
|
||||||
PROMT_FORMAT=$CYAN_BOLD
|
|
||||||
fi
|
|
||||||
|
|
||||||
## CONFIGURATION: BLACK-RED
|
|
||||||
if [ "$HOSTNAME" = giraff6 ]; then
|
|
||||||
FONT_COLOR_1=$WHITE; BACKGROUND_1=$BLACK; TEXTEFFECT_1=$BOLD
|
|
||||||
FONT_COLOR_2=$WHITE; BACKGROUND_2=$D_GRAY; TEXTEFFECT_2=$BOLD
|
|
||||||
FONT_COLOR_3=$WHITE; BACKGROUND_3=$RED; TEXTEFFECT_3=$BOLD
|
|
||||||
PROMT_FORMAT=$RED_BOLD
|
|
||||||
fi
|
|
||||||
|
|
||||||
## CONFIGURATION: RED-BLACK
|
|
||||||
#FONT_COLOR_1=$WHITE; BACKGROUND_1=$RED; TEXTEFFECT_1=$BOLD
|
|
||||||
#FONT_COLOR_2=$WHITE; BACKGROUND_2=$D_GRAY; TEXTEFFECT_2=$BOLD
|
|
||||||
#FONT_COLOR_3=$WHITE; BACKGROUND_3=$BLACK; TEXTEFFECT_3=$BOLD
|
|
||||||
#PROMT_FORMAT=$RED_BOLD
|
|
||||||
|
|
||||||
## CONFIGURATION: CYAN-BLUE
|
|
||||||
if [ "$HOSTNAME" = sharkoon ]; then
|
|
||||||
FONT_COLOR_1=$BLACK; BACKGROUND_1=$L_CYAN; TEXTEFFECT_1=$BOLD
|
|
||||||
FONT_COLOR_2=$WHITE; BACKGROUND_2=$L_BLUE; TEXTEFFECT_2=$BOLD
|
|
||||||
FONT_COLOR_3=$WHITE; BACKGROUND_3=$BLUE; TEXTEFFECT_3=$BOLD
|
|
||||||
PROMT_FORMAT=$CYAN_BOLD
|
|
||||||
fi
|
|
||||||
|
|
||||||
## CONFIGURATION: GRAY-SCALE
|
|
||||||
if [ "$HOSTNAME" = giraff ]; then
|
|
||||||
FONT_COLOR_1=$WHITE; BACKGROUND_1=$BLACK; TEXTEFFECT_1=$BOLD
|
|
||||||
FONT_COLOR_2=$WHITE; BACKGROUND_2=$D_GRAY; TEXTEFFECT_2=$BOLD
|
|
||||||
FONT_COLOR_3=$WHITE; BACKGROUND_3=$L_GRAY; TEXTEFFECT_3=$BOLD
|
|
||||||
PROMT_FORMAT=$BLACK_BOLD
|
|
||||||
fi
|
|
||||||
|
|
||||||
## CONFIGURATION: GRAY-CYAN
|
|
||||||
if [ "$HOSTNAME" = light ]; then
|
|
||||||
FONT_COLOR_1=$WHITE; BACKGROUND_1=$BLACK; TEXTEFFECT_1=$BOLD
|
|
||||||
FONT_COLOR_2=$WHITE; BACKGROUND_2=$D_GRAY; TEXTEFFECT_2=$BOLD
|
|
||||||
FONT_COLOR_3=$BLACK; BACKGROUND_3=$L_CYAN; TEXTEFFECT_3=$BOLD
|
|
||||||
PROMT_FORMAT=$CYAN_BOLD
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
|
|
||||||
## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
|
|
||||||
## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
############################################################################
|
|
||||||
## TEXT FORMATING ##
|
|
||||||
## Generate the text formating according to configuration ##
|
|
||||||
############################################################################
|
|
||||||
|
|
||||||
## CONVERT CODES: add offset
|
|
||||||
FC1=$(($FONT_COLOR_1+$COLOR))
|
|
||||||
BG1=$(($BACKGROUND_1+$BG))
|
|
||||||
FE1=$(($TEXTEFFECT_1+$EFFECT))
|
|
||||||
|
|
||||||
FC2=$(($FONT_COLOR_2+$COLOR))
|
|
||||||
BG2=$(($BACKGROUND_2+$BG))
|
|
||||||
FE2=$(($TEXTEFFECT_2+$EFFECT))
|
|
||||||
|
|
||||||
FC3=$(($FONT_COLOR_3+$COLOR))
|
|
||||||
BG3=$(($BACKGROUND_3+$BG))
|
|
||||||
FE3=$(($TEXTEFFECT_3+$EFFECT))
|
|
||||||
|
|
||||||
FC4=$(($FONT_COLOR_4+$COLOR))
|
|
||||||
BG4=$(($BACKGROUND_4+$BG))
|
|
||||||
FE4=$(($TEXTEFFECT_4+$EFFECT))
|
|
||||||
|
|
||||||
|
|
||||||
## CALL FORMATING HELPER FUNCTION: effect + font color + BG color
|
|
||||||
local TEXT_FORMAT_1
|
|
||||||
local TEXT_FORMAT_2
|
|
||||||
local TEXT_FORMAT_3
|
|
||||||
local TEXT_FORMAT_4
|
|
||||||
format_font TEXT_FORMAT_1 $FE1 $FC1 $BG1
|
|
||||||
format_font TEXT_FORMAT_2 $FE2 $FC2 $BG2
|
|
||||||
format_font TEXT_FORMAT_3 $FC3 $FE3 $BG3
|
|
||||||
format_font TEXT_FORMAT_4 $FC4 $FE4 $BG4
|
|
||||||
|
|
||||||
|
|
||||||
# GENERATE PROMT SECTIONS
|
|
||||||
local PROMT_USER=$"$TEXT_FORMAT_1 \u "
|
|
||||||
local PROMT_HOST=$"$TEXT_FORMAT_2 \h "
|
|
||||||
local PROMT_PWD=$"$TEXT_FORMAT_3 \${NEW_PWD} "
|
|
||||||
local PROMT_INPUT=$"$PROMT_FORMAT "
|
|
||||||
|
|
||||||
|
|
||||||
############################################################################
|
|
||||||
## SEPARATOR FORMATING ##
|
|
||||||
## Generate the separators between sections ##
|
|
||||||
## Uses background colors of the sections ##
|
|
||||||
############################################################################
|
|
||||||
|
|
||||||
## CONVERT CODES
|
|
||||||
TSFC1=$(($BACKGROUND_1+$COLOR))
|
|
||||||
TSBG1=$(($BACKGROUND_2+$BG))
|
|
||||||
|
|
||||||
TSFC2=$(($BACKGROUND_2+$COLOR))
|
|
||||||
TSBG2=$(($BACKGROUND_3+$BG))
|
|
||||||
|
|
||||||
TSFC3=$(($BACKGROUND_3+$COLOR))
|
|
||||||
TSBG3=$(($DEFAULT+$BG))
|
|
||||||
|
|
||||||
|
|
||||||
## CALL FORMATING HELPER FUNCTION: effect + font color + BG color
|
|
||||||
local SEPARATOR_FORMAT_1
|
|
||||||
local SEPARATOR_FORMAT_2
|
|
||||||
local SEPARATOR_FORMAT_3
|
|
||||||
format_font SEPARATOR_FORMAT_1 $TSFC1 $TSBG1
|
|
||||||
format_font SEPARATOR_FORMAT_2 $TSFC2 $TSBG2
|
|
||||||
format_font SEPARATOR_FORMAT_3 $TSFC3 $TSBG3
|
|
||||||
|
|
||||||
|
|
||||||
# GENERATE SEPARATORS WITH FANCY TRIANGLE
|
|
||||||
local TRIANGLE=$'\uE0B0'
|
|
||||||
local SEPARATOR_1=$SEPARATOR_FORMAT_1$TRIANGLE
|
|
||||||
local SEPARATOR_2=$SEPARATOR_FORMAT_2$TRIANGLE
|
|
||||||
local SEPARATOR_3=$SEPARATOR_FORMAT_3$TRIANGLE
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
############################################################################
|
|
||||||
## WINDOW TITLE ##
|
|
||||||
## Prevent messed up terminal-window titles ##
|
|
||||||
############################################################################
|
|
||||||
case $TERM in
|
|
||||||
xterm*|rxvt*)
|
|
||||||
local TITLEBAR='\[\033]0;\u:${NEW_PWD}\007\]'
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
local TITLEBAR=""
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
############################################################################
|
|
||||||
## BASH PROMT ##
|
|
||||||
## Generate promt and remove format from the rest ##
|
|
||||||
############################################################################
|
|
||||||
PS1="$TITLEBAR\n${PROMT_USER}${SEPARATOR_1}${PROMT_HOST}${SEPARATOR_2}${PROMT_PWD}${SEPARATOR_3}${PROMT_INPUT}"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## For terminal line coloring, leaving the rest standard
|
|
||||||
none="$(tput sgr0)"
|
|
||||||
trap 'echo -ne "${none}"' DEBUG
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
################################################################################
|
|
||||||
## MAIN ##
|
|
||||||
################################################################################
|
|
||||||
|
|
||||||
## Bash provides an environment variable called PROMPT_COMMAND.
|
|
||||||
## The contents of this variable are executed as a regular Bash command
|
|
||||||
## just before Bash displays a prompt.
|
|
||||||
## We want it to call our own command to truncate PWD and store it in NEW_PWD
|
|
||||||
PROMPT_COMMAND=bash_prompt_command
|
|
||||||
|
|
||||||
## Call bash_promnt only once, then unset it (not needed any more)
|
|
||||||
## It will set $PS1 with colors and relative to $NEW_PWD,
|
|
||||||
## which gets updated by $PROMT_COMMAND on behalf of the terminal
|
|
||||||
bash_prompt
|
|
||||||
unset bash_prompt
|
|
||||||
|
|
||||||
### EOF ###
|
|
||||||
@@ -1,536 +0,0 @@
|
|||||||
[%General]
|
|
||||||
author=Tsu Jan
|
|
||||||
comment=An uncomplicated theme inspired by the Adapta GTK theme
|
|
||||||
x11drag=menubar_and_primary_toolbar
|
|
||||||
alt_mnemonic=true
|
|
||||||
left_tabs=true
|
|
||||||
attach_active_tab=false
|
|
||||||
mirror_doc_tabs=true
|
|
||||||
group_toolbar_buttons=false
|
|
||||||
toolbar_item_spacing=0
|
|
||||||
toolbar_interior_spacing=2
|
|
||||||
spread_progressbar=true
|
|
||||||
composite=true
|
|
||||||
menu_shadow_depth=5
|
|
||||||
tooltip_shadow_depth=6
|
|
||||||
splitter_width=4
|
|
||||||
scroll_width=9
|
|
||||||
scroll_arrows=false
|
|
||||||
scroll_min_extent=60
|
|
||||||
slider_width=2
|
|
||||||
slider_handle_width=18
|
|
||||||
slider_handle_length=15
|
|
||||||
tickless_slider_handle_size=16
|
|
||||||
center_toolbar_handle=true
|
|
||||||
check_size=14
|
|
||||||
textless_progressbar=false
|
|
||||||
progressbar_thickness=4
|
|
||||||
menubar_mouse_tracking=true
|
|
||||||
toolbutton_style=1
|
|
||||||
click_behavior=0
|
|
||||||
translucent_windows=false
|
|
||||||
blurring=false
|
|
||||||
popup_blurring=false
|
|
||||||
vertical_spin_indicators=false
|
|
||||||
spin_button_width=24
|
|
||||||
fill_rubberband=false
|
|
||||||
merge_menubar_with_toolbar=true
|
|
||||||
small_icon_size=16
|
|
||||||
large_icon_size=32
|
|
||||||
button_icon_size=16
|
|
||||||
toolbar_icon_size=22
|
|
||||||
combo_as_lineedit=true
|
|
||||||
animate_states=true
|
|
||||||
combo_menu=true
|
|
||||||
hide_combo_checkboxes=true
|
|
||||||
combo_focus_rect=false
|
|
||||||
groupbox_top_label=true
|
|
||||||
inline_spin_indicators=true
|
|
||||||
joined_inactive_tabs=true
|
|
||||||
layout_spacing=6
|
|
||||||
layout_margin=9
|
|
||||||
scrollbar_in_view=true
|
|
||||||
transient_scrollbar=true
|
|
||||||
transient_groove=false
|
|
||||||
submenu_overlap=0
|
|
||||||
tooltip_delay=-1
|
|
||||||
tree_branch_line=true
|
|
||||||
no_window_pattern=false
|
|
||||||
opaque=kaffeine,kmplayer,subtitlecomposer,kdenlive,vlc,smplayer,smplayer2,avidemux,avidemux2_qt4,avidemux3_qt4,avidemux3_qt5,kamoso,QtCreator,VirtualBox,VirtualBoxVM,trojita,dragon,digikam,lyx
|
|
||||||
reduce_window_opacity=0
|
|
||||||
respect_DE=true
|
|
||||||
submenu_delay=250
|
|
||||||
|
|
||||||
[GeneralColors]
|
|
||||||
window.color=#fafbfc
|
|
||||||
base.color=white
|
|
||||||
alt.base.color=#fafafa
|
|
||||||
button.color=#fafbfc
|
|
||||||
light.color=white
|
|
||||||
mid.light.color=#f0f0f0
|
|
||||||
dark.color=#c8c8c8
|
|
||||||
mid.color=#e1e1e196
|
|
||||||
highlight.color=#00bcd4
|
|
||||||
inactive.highlight.color=#00bcd4
|
|
||||||
text.color=#000000c8
|
|
||||||
window.text.color=#000000aa
|
|
||||||
button.text.color=#000000aa
|
|
||||||
disabled.text.color=#00000073
|
|
||||||
tooltip.text.color=#eefcff
|
|
||||||
highlight.text.color=white
|
|
||||||
link.color=#0057AE
|
|
||||||
link.visited.color=#452886
|
|
||||||
progress.indicator.text.color=white
|
|
||||||
|
|
||||||
[Hacks]
|
|
||||||
transparent_ktitle_label=true
|
|
||||||
transparent_dolphin_view=false
|
|
||||||
transparent_pcmanfm_sidepane=true
|
|
||||||
blur_translucent=false
|
|
||||||
transparent_menutitle=true
|
|
||||||
respect_darkness=false
|
|
||||||
force_size_grip=true
|
|
||||||
iconless_pushbutton=true
|
|
||||||
iconless_menu=false
|
|
||||||
disabled_icon_opacity=100
|
|
||||||
lxqtmainmenu_iconsize=22
|
|
||||||
normal_default_pushbutton=true
|
|
||||||
single_top_toolbar=true
|
|
||||||
tint_on_mouseover=0
|
|
||||||
transparent_pcmanfm_view=false
|
|
||||||
no_selection_tint=true
|
|
||||||
transparent_arrow_button=true
|
|
||||||
middle_click_scroll=false
|
|
||||||
|
|
||||||
[PanelButtonCommand]
|
|
||||||
frame=true
|
|
||||||
frame.element=button
|
|
||||||
frame.top=4
|
|
||||||
frame.bottom=4
|
|
||||||
frame.left=4
|
|
||||||
frame.right=4
|
|
||||||
interior=true
|
|
||||||
interior.element=button
|
|
||||||
indicator.size=9
|
|
||||||
text.normal.color=#000000b4
|
|
||||||
text.focus.color=black
|
|
||||||
text.press.color=#000000b4
|
|
||||||
text.toggle.color=white
|
|
||||||
text.shadow=0
|
|
||||||
text.margin=1
|
|
||||||
text.iconspacing=4
|
|
||||||
indicator.element=arrow
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=4
|
|
||||||
text.margin.left=2
|
|
||||||
text.margin.right=2
|
|
||||||
min_width=+0.3font
|
|
||||||
min_height=+0.3font
|
|
||||||
frame.expansion=14
|
|
||||||
|
|
||||||
[PanelButtonTool]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
text.normal.color=#00000096
|
|
||||||
text.bold=true
|
|
||||||
|
|
||||||
[ToolbarButton]
|
|
||||||
frame.element=tbutton
|
|
||||||
interior.element=tbutton
|
|
||||||
indicator.element=tarrow
|
|
||||||
text.normal.color=#ffffffb4
|
|
||||||
text.focus.color=white
|
|
||||||
text.press.color=white
|
|
||||||
text.toggle.color=white
|
|
||||||
text.bold=true
|
|
||||||
|
|
||||||
[ToolbarLineEdit]
|
|
||||||
frame.element=lineedit
|
|
||||||
|
|
||||||
[ToolbarComboBox]
|
|
||||||
frame.element=combo
|
|
||||||
indicator.element=flat-arrow-down
|
|
||||||
text.normal.color=#ffffffb4
|
|
||||||
text.focus.color=white
|
|
||||||
text.press.color=white
|
|
||||||
text.toggle.color=white
|
|
||||||
text.bold=true
|
|
||||||
|
|
||||||
[Dock]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=dock
|
|
||||||
frame.element=dock
|
|
||||||
frame.top=1
|
|
||||||
frame.bottom=1
|
|
||||||
frame.left=1
|
|
||||||
frame.right=1
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
|
|
||||||
[DockTitle]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
text.normal.color=#00000096
|
|
||||||
text.focus.color=black
|
|
||||||
text.bold=true
|
|
||||||
|
|
||||||
[IndicatorSpinBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
interior=true
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
indicator.element=spin
|
|
||||||
indicator.size=10
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=2
|
|
||||||
text.margin.right=2
|
|
||||||
|
|
||||||
[RadioButton]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=radio
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
text.focus.color=black
|
|
||||||
min_width=+0.3font
|
|
||||||
min_height=+0.3font
|
|
||||||
|
|
||||||
[CheckBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=checkbox
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
text.focus.color=black
|
|
||||||
min_width=+0.3font
|
|
||||||
min_height=+0.3font
|
|
||||||
|
|
||||||
[Focus]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
frame.element=focus
|
|
||||||
frame.top=1
|
|
||||||
frame.bottom=1
|
|
||||||
frame.left=1
|
|
||||||
frame.right=1
|
|
||||||
frame.patternsize=20
|
|
||||||
|
|
||||||
[GenericFrame]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
interior=false
|
|
||||||
frame.element=common
|
|
||||||
interior.element=common
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
|
|
||||||
[LineEdit]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=lineedit
|
|
||||||
interior.element=lineedit
|
|
||||||
interior=false
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=2
|
|
||||||
text.margin.right=2
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[DropDownButton]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=arrow-down
|
|
||||||
|
|
||||||
[IndicatorArrow]
|
|
||||||
indicator.element=arrow
|
|
||||||
indicator.size=9
|
|
||||||
|
|
||||||
[ToolboxTab]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
text.press.color=#00000096
|
|
||||||
text.focus.color=#007e8c
|
|
||||||
|
|
||||||
[Tab]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=tab
|
|
||||||
text.margin.left=8
|
|
||||||
text.margin.right=8
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
frame.element=tab
|
|
||||||
indicator.element=tab
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
text.normal.color=#0000007d
|
|
||||||
text.focus.color=#000000b4
|
|
||||||
text.toggle.color=#000000c8
|
|
||||||
frame.expansion=0
|
|
||||||
text.bold=true
|
|
||||||
|
|
||||||
[TabFrame]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=tabframe
|
|
||||||
interior.element=tabframe
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
|
|
||||||
[TreeExpander]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.size=12
|
|
||||||
indicator.element=tree
|
|
||||||
|
|
||||||
[HeaderSection]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=header
|
|
||||||
frame.element=header
|
|
||||||
frame.top=1
|
|
||||||
frame.bottom=1
|
|
||||||
frame.left=1
|
|
||||||
frame.right=1
|
|
||||||
text.normal.color=#000000aa
|
|
||||||
text.focus.color=#007e8c
|
|
||||||
text.press.color=black
|
|
||||||
text.toggle.color=white
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[SizeGrip]
|
|
||||||
indicator.element=resize-grip
|
|
||||||
|
|
||||||
[Toolbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=toolbar
|
|
||||||
indicator.size=5
|
|
||||||
text.margin=0
|
|
||||||
interior.element=menubar
|
|
||||||
frame.element=menubar
|
|
||||||
text.normal.color=#ffffffa0
|
|
||||||
text.focus.color=white
|
|
||||||
frame.left=0
|
|
||||||
frame.right=0
|
|
||||||
frame.top=0
|
|
||||||
frame.bottom=4
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[Slider]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=slider
|
|
||||||
interior.element=slider
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
|
|
||||||
[SliderCursor]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=slidercursor
|
|
||||||
|
|
||||||
[Progressbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=progress
|
|
||||||
interior.element=progress
|
|
||||||
text.margin=0
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
text.focus.color=black
|
|
||||||
text.press.color=black
|
|
||||||
text.toggle.color=black
|
|
||||||
text.bold=true
|
|
||||||
frame.expansion=8
|
|
||||||
|
|
||||||
[ProgressbarContents]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
frame.element=progress-pattern
|
|
||||||
interior.element=progress-pattern
|
|
||||||
|
|
||||||
[ItemView]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
text.margin=1
|
|
||||||
frame.element=itemview
|
|
||||||
interior.element=itemview
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
text.margin.top=0
|
|
||||||
text.margin.bottom=0
|
|
||||||
text.margin.left=1
|
|
||||||
text.margin.right=1
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
text.focus.color=black
|
|
||||||
text.press.color=white
|
|
||||||
text.toggle.color=white
|
|
||||||
min_width=+0.3font
|
|
||||||
min_height=+0.3font
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[Splitter]
|
|
||||||
indicator.size=48
|
|
||||||
|
|
||||||
[Scrollbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=arrow
|
|
||||||
indicator.size=10
|
|
||||||
|
|
||||||
[ScrollbarSlider]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=scrollbarslider
|
|
||||||
interior=true
|
|
||||||
frame=false
|
|
||||||
indicator.element=grip
|
|
||||||
indicator.size=13
|
|
||||||
frame.expansion=48
|
|
||||||
|
|
||||||
[ScrollbarGroove]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior=false
|
|
||||||
frame=false
|
|
||||||
|
|
||||||
[MenuItem]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
frame.element=menuitem
|
|
||||||
interior.element=menuitem
|
|
||||||
indicator.element=menuitem
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
text.focus.color=black
|
|
||||||
text.margin.top=1
|
|
||||||
text.margin.bottom=1
|
|
||||||
text.margin.left=15
|
|
||||||
text.margin.right=5
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
text.bold=false
|
|
||||||
min_width=+0.3font
|
|
||||||
min_height=+0.3font
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[MenuBar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=menubar
|
|
||||||
interior.element=menubar
|
|
||||||
frame.bottom=0
|
|
||||||
text.normal.color=#ffffffa0
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[MenuBarItem]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior=true
|
|
||||||
interior.element=menubaritem
|
|
||||||
frame.element=menubaritem
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
text.margin.left=4
|
|
||||||
text.margin.right=4
|
|
||||||
text.margin.top=0
|
|
||||||
text.margin.bottom=0
|
|
||||||
text.normal.color=#ffffffb4
|
|
||||||
text.focus.color=white
|
|
||||||
text.bold=false
|
|
||||||
min_width=+0.3font
|
|
||||||
min_height=+0.3font
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[TitleBar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=2
|
|
||||||
text.margin.right=2
|
|
||||||
interior.element=titlebar
|
|
||||||
indicator.size=12
|
|
||||||
indicator.element=mdi
|
|
||||||
text.normal.color=#c8c8c8
|
|
||||||
text.focus.color=white
|
|
||||||
text.bold=true
|
|
||||||
text.italic=true
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[ComboBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=combo
|
|
||||||
interior.element=combo
|
|
||||||
interior=false
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=2
|
|
||||||
text.margin.right=2
|
|
||||||
text.focus.color=#007e8c
|
|
||||||
text.press.color=#005a64
|
|
||||||
text.toggle.color=black
|
|
||||||
indicator.element=carrow
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[Menu]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.top=1
|
|
||||||
frame.bottom=1
|
|
||||||
frame.left=1
|
|
||||||
frame.right=1
|
|
||||||
frame.element=menu
|
|
||||||
interior.element=menu
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
text.shadow=false
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[GroupBox]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame=false
|
|
||||||
text.shadow=0
|
|
||||||
text.margin=0
|
|
||||||
text.normal.color=#00000096
|
|
||||||
text.focus.color=#00bcd4
|
|
||||||
text.bold=true
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[TabBarFrame]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame=true
|
|
||||||
frame.element=tabBarFrame
|
|
||||||
interior=false
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
|
|
||||||
[ToolTip]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
interior=true
|
|
||||||
text.shadow=0
|
|
||||||
text.margin=0
|
|
||||||
interior.element=tooltip
|
|
||||||
frame.element=tooltip
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[StatusBar]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
|
|
||||||
[Window]
|
|
||||||
interior=true
|
|
||||||
interior.element=window
|
|
||||||
@@ -1,924 +0,0 @@
|
|||||||
<svg width="450" version="1.0" xmlns="http://www.w3.org/2000/svg" height="1230" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
||||||
<defs id="defs5">
|
|
||||||
<linearGradient gradientTransform="matrix(1,0,0,0.83333333,0,8.8333333)" xlink:href="#linearGradient2643" id="linearGradient1624" y1="54.2" x1="53" y2="57.2" gradientUnits="userSpaceOnUse" x2="53"/>
|
|
||||||
<linearGradient xlink:href="#linearGradient2643" id="linearGradient3885" y1="20.5" x1="53" y2="17" gradientUnits="userSpaceOnUse" x2="53"/>
|
|
||||||
<linearGradient gradientTransform="matrix(0.68967448,0,0,1.1538462,89.29381,-367.03866)" xlink:href="#linearGradient3837" id="linearGradient4957" y1="1084.2335" x1="-22.175404" y2="1084.2335" gradientUnits="userSpaceOnUse" x2="-12.750015"/>
|
|
||||||
<linearGradient gradientTransform="matrix(1,0,0,0.83333333,0,8.8333333)" xlink:href="#linearGradient2643" id="linearGradient3881" y1="54.2" x1="53" y2="57.2" gradientUnits="userSpaceOnUse" x2="53"/>
|
|
||||||
<linearGradient xlink:href="#linearGradient2643" id="linearGradient5133" y1="21.514359" x1="53" y2="18" gradientUnits="userSpaceOnUse" x2="53"/>
|
|
||||||
<linearGradient gradientTransform="matrix(1,0,0,0.83333333,0,8.8333333)" xlink:href="#linearGradient2643" id="linearGradient1809" y1="53.6" x1="53" y2="57.2" gradientUnits="userSpaceOnUse" x2="53"/>
|
|
||||||
<linearGradient gradientTransform="matrix(0.15625,0,0,0.83333333,296.71875,780.83333)" xlink:href="#linearGradient2643" id="linearGradient1732" y1="53" x1="53" y2="59" gradientUnits="userSpaceOnUse" x2="53"/>
|
|
||||||
<linearGradient xlink:href="#linearGradient2643" id="linearGradient1626" y1="20.5" x1="53" y2="17" gradientUnits="userSpaceOnUse" x2="53"/>
|
|
||||||
<linearGradient gradientTransform="matrix(0.9,0,0,1,3.7,0)" xlink:href="#linearGradient2643" id="linearGradient2362" y1="35" x1="49.777779" y2="35" gradientUnits="userSpaceOnUse" x2="47.555557"/>
|
|
||||||
<linearGradient gradientTransform="matrix(0.9,0,0,1,3.7,0)" xlink:href="#linearGradient2643" id="linearGradient1988" y1="35" x1="49.777779" y2="35" gradientUnits="userSpaceOnUse" x2="47.555557"/>
|
|
||||||
<linearGradient gradientTransform="matrix(0.9,0,0,1,3.7,0)" id="linearGradient1742" xlink:href="#linearGradient2643-6" y1="35" y2="35" x1="50.333332" x2="47" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<linearGradient gradientTransform="matrix(0.9,0,0,1,3.7,0)" xlink:href="#linearGradient2643" id="linearGradient1767" y1="35" x1="50.333332" y2="35" gradientUnits="userSpaceOnUse" x2="47.555557"/>
|
|
||||||
<linearGradient gradientTransform="matrix(1,0,0,0.83333333,0,8.8333333)" id="linearGradient7337" xlink:href="#linearGradient2643-6" y1="53" y2="59" x1="53" x2="53" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<linearGradient gradientTransform="matrix(0.9,0,0,1,3.7,0)" id="linearGradient2050" xlink:href="#linearGradient2643-6" y1="35" y2="35" x1="50.181423" x2="47" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<linearGradient id="linearGradient2643-6">
|
|
||||||
<stop offset="0" style="stop-opacity:.353" id="stop2639-7"/>
|
|
||||||
<stop offset="0.45" style="stop-opacity:.137" id="stop2655-5"/>
|
|
||||||
<stop offset="1" style="stop-opacity:0" id="stop2641-3"/>
|
|
||||||
</linearGradient>
|
|
||||||
<linearGradient id="linearGradient7463" xlink:href="#linearGradient2643-6" y1="21.514359" y2="16.5" x1="53" x2="53" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<linearGradient gradientTransform="matrix(1.0357277,0,0,0.63157896,97.25087,199.78948)" xlink:href="#linearGradient3837" id="linearGradient4963" y1="1080.8" x1="-24.862587" y2="1072.25" gradientUnits="userSpaceOnUse" x2="-24.862587"/>
|
|
||||||
<linearGradient gradientTransform="matrix(1.0357277,0,0,0.68966345,97.25086,71.507768)" id="linearGradient6750-7" xlink:href="#linearGradient3837" y1="1137.5001" y2="1145.475" x1="-73.137817" x2="-73.137817" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<linearGradient gradientTransform="matrix(1.0357277,0,0,0.5263158,97.25087,226.6579)" id="linearGradient6754-0" xlink:href="#linearGradient3837" y1="1080.8" y2="1072.25" x1="-24.862587" x2="-24.862587" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<linearGradient gradientTransform="matrix(0.68963586,0,0,1.1538462,71.291918,-453.03866)" id="linearGradient6752-2" xlink:href="#linearGradient3837" y1="1084.2335" y2="1084.2335" x1="-70.749611" x2="-85.250015" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<linearGradient id="linearGradient2643">
|
|
||||||
<stop offset="0" style="stop-opacity:.353" id="stop2639"/>
|
|
||||||
<stop offset="0.45" style="stop-opacity:.137" id="stop2655"/>
|
|
||||||
<stop offset="1" style="stop-opacity:0" id="stop2641"/>
|
|
||||||
</linearGradient>
|
|
||||||
<linearGradient gradientTransform="matrix(0.68967448,0,0,1.1538462,89.29381,-453.03866)" id="linearGradient6748-6" xlink:href="#linearGradient3837" y1="1084.2335" y2="1084.2335" x1="-21.449772" x2="-12.750015" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<linearGradient gradientTransform="matrix(0.68963586,0,0,1.1538462,71.291918,-367.03866)" xlink:href="#linearGradient3837" id="linearGradient4953" y1="1084.2335" x1="-70.749611" y2="1084.2335" gradientUnits="userSpaceOnUse" x2="-85.250015"/>
|
|
||||||
<linearGradient gradientTransform="matrix(1.0357277,0,0,0.68966345,97.25086,157.50777)" xlink:href="#linearGradient3837" id="linearGradient4945" y1="1136.7751" x1="-73.137817" y2="1144.75" gradientUnits="userSpaceOnUse" x2="-73.137817"/>
|
|
||||||
<linearGradient id="linearGradient3837">
|
|
||||||
<stop offset="0" id="stop5089"/>
|
|
||||||
<stop offset="1" style="stop-opacity:0" id="stop5091"/>
|
|
||||||
</linearGradient>
|
|
||||||
<radialGradient fx="50.545238" fy="19.462889" cx="50.545238" cy="19.462889" gradientTransform="matrix(0,-2.3333321,0.66666647,0,-10.475258,137.93882)" xlink:href="#linearGradient2643" id="radialGradient2250" r="3" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="53.920238" fy="22.462891" cx="53.920238" cy="22.462891" gradientTransform="matrix(0,-1.1666673,1.8333333,0,-35.182,78.406961)" xlink:href="#linearGradient2643" id="radialGradient2248" r="3" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="55.279083" fy="53.495411" cx="55.279083" cy="53.495411" gradientTransform="matrix(-0.66666674,0,0,-1.5,39.352827,132.24297)" xlink:href="#linearGradient2643" id="radialGradient2246" r="3" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="53.145744" fy="50.495407" cx="53.145744" cy="50.495407" gradientTransform="matrix(-1.6666669,0,0,-0.8333327,95.076237,97.079509)" xlink:href="#linearGradient2643" id="radialGradient2244" r="3" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="53.145744" fy="50.495407" cx="53.145744" cy="50.495407" gradientTransform="matrix(-1.6666669,0,0,-0.8333327,95.076237,97.079509)" xlink:href="#linearGradient2643" id="radialGradient2272" r="3" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="53.145744" fy="50.995411" cx="53.145744" cy="50.995411" gradientTransform="matrix(-2,0,0,-1,112.79149,105.49538)" xlink:href="#linearGradient2643" id="radialGradient1856" r="3" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="53.170238" fy="22.462891" cx="53.170238" cy="22.462891" gradientTransform="matrix(0,-1.1666669,1.8333332,0,-35.181959,78.531962)" xlink:href="#linearGradient2643" id="radialGradient1637" r="3" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="53.49427" fy="24.514002" cx="53.49427" cy="24.514002" gradientTransform="matrix(0,-1.6714552,2.1666742,0,0.88627755,105.92771)" xlink:href="#linearGradient2643-6" id="radialGradient1562" r="3" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="50.545238" fy="20.062889" cx="50.545238" cy="20.062889" gradientTransform="matrix(0,-2.3333331,0.83333318,0,-13.719078,137.93888)" xlink:href="#linearGradient2643" id="radialGradient2500" r="3" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="53.920238" fy="22.462891" cx="53.920238" cy="22.462891" gradientTransform="matrix(0,-1.1666673,1.8333333,0,-35.182,78.406961)" xlink:href="#linearGradient2643" id="radialGradient2276" r="3" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="55.279083" fy="53.495411" cx="55.279083" cy="53.495411" gradientTransform="matrix(-0.66666674,0,0,-1.5,39.352827,132.24297)" xlink:href="#linearGradient2643" id="radialGradient2274" r="3" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="50.545238" fy="19.462889" cx="50.545238" cy="19.462889" gradientTransform="matrix(0,-2.3333321,0.66666647,0,-10.475258,137.93882)" xlink:href="#linearGradient2643" id="radialGradient2278" r="3" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="52" fy="20.517553" cx="52" cy="20.517553" gradientTransform="matrix(0,-2.3333314,1,0,29.482355,141.33421)" r="3" id="radialGradient1933" xlink:href="#linearGradient2643-6" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="-24.277292" fy="1081.718" cx="-24.277292" cy="1081.718" gradientTransform="matrix(1.655172,0,0,1.2413323,114.68622,-547.27162)" r="3.625" id="radialGradient6742-3" xlink:href="#linearGradient3837" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="-74.646164" fy="1131.9843" cx="-74.646164" cy="1131.9843" gradientTransform="matrix(-2.7586182,0,0,-1.474446,-183.42051,2525.0505)" r="3.625" id="radialGradient6746-6" xlink:href="#linearGradient3837" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="52" fy="20.670137" cx="52" cy="20.670137" gradientTransform="matrix(0,-2.3333346,-1,0,109.67014,141.3344)" r="3" id="radialGradient1734" xlink:href="#linearGradient2643-6" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="-71.198586" fy="1085.269" cx="-71.198586" cy="1085.269" gradientTransform="matrix(0,-1.5172421,2.7586085,0,-2971.3315,687.50723)" r="3.625" id="radialGradient6740-0" xlink:href="#linearGradient3837" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="-74.522476" fy="1130.5518" cx="-74.545135" cy="1132.2249" gradientTransform="matrix(-2.758617,0,0,-1.7931164,-183.13697,2971.7124)" xlink:href="#linearGradient3837" id="radialGradient4949" r="3.625" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="-71.133865" fy="1085.1805" cx="-71.133865" cy="1085.1805" gradientTransform="matrix(0,-1.9310357,2.7585757,0,-2971.0495,745.14078)" xlink:href="#linearGradient3837" id="radialGradient4966" r="3.625" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="-24.437778" fy="1132.3043" cx="-24.990515" cy="1132.3043" gradientTransform="matrix(0,1.7989906,-1.7931025,0,2104.3378,985.95798)" xlink:href="#linearGradient3837" id="radialGradient4940" r="3.625" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="-24.712587" fy="1132.0393" cx="-24.712587" cy="1132.0393" gradientTransform="matrix(0,1.6551726,-1.6551624,0,1948.2085,896.42958)" r="3.625" id="radialGradient6744-9" xlink:href="#linearGradient3837" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="51.734974" fy="51.5452" cx="51.734974" cy="51.5452" gradientTransform="matrix(2.3333324,0,0,-1.6666646,-35.714866,139.90859)" r="3" id="radialGradient1751" xlink:href="#linearGradient2643-6" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="-24.53116" fy="1082.0503" cx="-24.53116" cy="1082.0503" gradientTransform="matrix(1.7931037,0,0,1.5171979,118.02715,-759.18354)" xlink:href="#linearGradient3837" id="radialGradient4962" r="3.625" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="54.679085" fy="53.495411" cx="54.679085" cy="53.495411" gradientTransform="matrix(-0.83333314,0,0,-1.6666686,48.565916,141.1591)" xlink:href="#linearGradient2643" id="radialGradient2042" r="3" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="53.750427" fy="24.642241" cx="53.750427" cy="24.642241" gradientTransform="matrix(0,-1.6666672,-2,0,134.28454,106.08404)" r="3" id="radialGradient1939" xlink:href="#linearGradient2643-6" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="53.026947" fy="52.740463" cx="53.026947" cy="52.740463" gradientTransform="matrix(-0.92011128,-0.00184061,0.00233381,-1.1666634,97.42794,113.63349)" r="3" id="radialGradient2009" xlink:href="#linearGradient2643-6" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="52.083897" fy="51.595207" cx="52.083897" cy="51.595207" gradientTransform="matrix(-2.1666667,0,0,-1.6666659,165.34847,139.99194)" r="3" id="radialGradient1987" xlink:href="#linearGradient2643-6" gradientUnits="userSpaceOnUse"/>
|
|
||||||
<radialGradient fx="54.821804" fy="52.744892" cx="54.821804" cy="52.744892" gradientTransform="matrix(1,0,0,-2,34.178246,157.49005)" r="3" id="radialGradient1954" xlink:href="#linearGradient2643-6" gradientUnits="userSpaceOnUse"/>
|
|
||||||
</defs>
|
|
||||||
<g style="color:#000;fill:none;stroke-width:1.4;stroke:#8c8c8c">
|
|
||||||
<rect width="14.600261" x="192.69987" y="-215.30013" rx="2" height="14.600261" ry="2" id="checkbox-normal" transform="scale(1,-1)"/>
|
|
||||||
<ellipse cx="31" cy="208" rx="7.3001299" ry="7.3001304" id="radio-normal"/>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd">
|
|
||||||
<path style="fill:#00bcd4" id="tab-tear" d="m 428,974.46 h 15 v 15 h -15 z "/>
|
|
||||||
<rect width="45" x="25" y="1030" rx="22.5" height="45" ry="22.5" style="fill:#f2f3f8" id="dial"/>
|
|
||||||
<g style="fill:#fff" id="dial-notches" transform="translate(-76.5,366.75012)">
|
|
||||||
<rect width="45" x="202.5" y="667.5" height="45" style="opacity:0" id="rect6567"/>
|
|
||||||
<g style="fill:#5a5a5a" id="g189">
|
|
||||||
<path id="dial-notches0" d="m 214.625,670 -1.75,1 2.25,3.9063 1.75,-1 -2.25,-3.9063 z m 20.75,0 -2.25,3.9063 1.75,1 2.25,-3.9063 -1.75,-1 z m -32.875,19 0,2 4.5,0 0,-2 -4.5,0 z m 40.5,0 0,2 4.5,0 0,-2 -4.5,0 z m -27.875,16.0938 -2.25,3.9062 1.75,1 2.25,-3.9062 -1.75,-1 z m 19.75,0 -1.75,1 2.25,3.9062 1.75,-1 -2.25,-3.9062 z"/>
|
|
||||||
<path id="path6572" d="m 222.9062,667.5938 -.5,.0625 .3125,2.9688 .5,-.0312 -.3125,-3 z m 4.1875,0 -.3125,3 .5,.0312 .3125,-2.9688 -.5,-.0625 z m -8.8125,.9375 -.4688,.1562 .9375,2.8438 .4688,-.1562 -.9375,-2.8438 z m 13.4375,0 -.9375,2.8438 .4688,.1562 .9375,-2.8438 -.4688,-.1562 z m -21.5938,4.5938 -.375,.3125 2.0312,2.25 .3438,-.3438 -2,-2.2188 z m 29.75,0 -2,2.2188 .3438,.3438 2.0312,-2.25 -.375,-.3125 z m -32.9375,3.4375 -.2812,.4062 2.4062,1.7812 .3125,-.4062 -2.4375,-1.7812 z m 36.125,0 -2.4375,1.7812 .3125,.4062 2.4062,-1.7812 -.2812,-.4062 z m -38.5,4.0625 -.2188,.4375 2.75,1.25 .1875,-.4688 -2.7188,-1.2188 z m 40.875,0 -2.7188,1.2188 .1875,.4688 2.75,-1.25 -.2188,-.4375 z m -42.4062,4.4375 -.0937,.5 2.9375,.625 .0937,-.5 -2.9375,-.625 z m 43.9375,0 -2.9375,.625 .0937,.5 2.9375,-.625 -.0937,-.5 z m -41.0938,8.75 -2.9375,.625 .0937,.5 2.9375,-.625 -.0937,-.5 z m 38.25,0 -.0937,.5 2.9375,.625 .0937,-.5 -2.9375,-.625 z m -37.0312,3.875 -2.75,1.25 .2188,.4375 2.7188,-1.2188 -.1875,-.4688 z m 35.8125,0 -.1875,.4688 2.7188,1.2188 .2188,-.4375 -2.75,-1.25 z m -33.8438,3.5625 -2.4062,1.7812 .2812,.4062 2.4375,-1.7812 -.3125,-.4062 z m 31.875,0 -.3125,.4062 2.4375,1.7812 .2812,-.4062 -2.4062,-1.7812 z m -29.1562,3.0625 -2.0312,2.25 .375,.3125 2,-2.2188 -.3438,-.3438 z m 26.4375,0 -.3438,.3438 2,2.2188 .375,-.3125 -2.0312,-2.25 z "/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g id="arrow-up-normal" transform="translate(-2,-342.49298)">
|
|
||||||
<path style="opacity:0;fill:#fff" id="rect6725" d="m -607.493,8 h 24 v 24 h -24 z " transform="rotate(-90)"/>
|
|
||||||
<path style="fill:#505050" id="path6728" d="M 8,602.986 20,588 32,602.986 c 0,0 -7,-3.18601 -12,-3.18601 -5,0 -12,3.18601 -12,3.18601 z"/>
|
|
||||||
</g>
|
|
||||||
<circle cx="98" cy="1063" style="fill:#4db6ac;fill-rule:evenodd" r="5" id="dial-handle"/>
|
|
||||||
<path style="fill:#4db6ac;fill-rule:evenodd" id="slider-toggled-topleft" d="m 195,721.7499 c -6.648,0 -12,5.352 -12,12 h 12 v -12 z "/>
|
|
||||||
<path style="fill:#4db6ac;fill-rule:evenodd" id="slider-toggled-left" d="m 183,733.7499 0,16.4063 0,.094 12,0 0,-16.5 -12,0 z "/>
|
|
||||||
<g id="common-normal-left" transform="translate(35,5)">
|
|
||||||
<path style="fill:#d2d2d2" id="rect4962" d="m 271,1170 h 2 v 30 h -2 z"/>
|
|
||||||
<path style="fill:#fff" id="path5131" d="m 272,1170 0,30 1,0 0,-30 z"/>
|
|
||||||
<path style="fill-rule:evenodd;fill-opacity:0" id="rect5135" d="m 270,1170 0,30 1,0 0,-30 z"/>
|
|
||||||
</g>
|
|
||||||
<g id="common-normal-topleft" transform="translate(35,5)">
|
|
||||||
<path style="fill:#d2d2d2" id="rect5015" d="m 308.5,1173 -2,0 0,2 2,0 z" transform="translate(-35.5,-5)"/>
|
|
||||||
<path style="fill:#fff" id="path5157" d="m 273,1169 -1,0 0,1 1,0 z"/>
|
|
||||||
<path style="fill-opacity:0" id="path5159" d="m 273,1167 -3,0 0,3 1,0 c 0,-1.125 0.875,-2 2,-2 z"/>
|
|
||||||
</g>
|
|
||||||
<path style="fill:#4db6ac;fill-rule:evenodd" id="slider-toggled-topright" d="m 195,721.7499 c 6.648,0 12,5.352 12,12 h -12 v -12 z "/>
|
|
||||||
<path style="fill:#4db6ac;fill-rule:evenodd" id="slider-toggled-right" d="m 195,733.7499 0,16.4063 0,.094 12,0 0,-16.5 -12,0 z "/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#arrow-up-normal" id="arrow-down-normal" transform="matrix(1,0,0,-1,0,540)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#arrow-up-normal" id="arrow-right-normal" transform="rotate(90,170.40356,411.40345)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#arrow-up-normal" id="arrow-left-normal" transform="rotate(-90,196.40352,120.59649)"/>
|
|
||||||
<g id="arrow-up-focused" transform="translate(35,-342.49298)">
|
|
||||||
<path style="opacity:0;fill:#fff" id="rect4881" d="m -607.493,8 h 24 v 24 h -24 z " transform="rotate(-90)"/>
|
|
||||||
<path style="fill:#00c867" id="path4883" d="M 8,602.986 20,588 32,602.986 c 0,0 -7,-3.18601 -12,-3.18601 -5,0 -12,3.18601 -12,3.18601 z"/>
|
|
||||||
</g>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#arrow-up-focused" id="arrow-down-focused" transform="matrix(1,0,0,-1,0,540)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#arrow-up-focused" id="arrow-right-focused" transform="rotate(90,206.15356,410.15346)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#arrow-up-focused" id="arrow-left-focused" transform="rotate(-90,234.65351,119.34649)"/>
|
|
||||||
<g id="arrow-up-disabled" transform="translate(107,-342.49298)">
|
|
||||||
<path style="opacity:0;fill:#fff" id="rect4909" d="m -607.493,8 h 24 v 24 h -24 z " transform="rotate(-90)"/>
|
|
||||||
<path style="fill:#c8c8c8" id="path4911" d="M 8,602.986 20,588 32,602.986 c 0,0 -7,-3.18601 -12,-3.18601 -5,0 -12,3.18601 -12,3.18601 z"/>
|
|
||||||
</g>
|
|
||||||
<use width="450" x="0" y="0" height="1230" style="fill:#000931" xlink:href="#arrow-up-disabled" id="arrow-down-disabled" transform="matrix(1,0,0,-1,0,540)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#arrow-up-disabled" id="arrow-right-disabled" transform="rotate(90,276.65356,408.65346)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#arrow-up-disabled" id="arrow-left-disabled" transform="rotate(-90,302.65351,123.34649)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#common-normal-left" id="common-normal-top" transform="matrix(0,1,-1,0,1513,867)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#common-normal-topleft" id="common-normal-topright" transform="matrix(0,1,-1,0,1513,867)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#common-normal-left" id="common-normal-right" transform="matrix(-1,0,0,1,646,0)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#common-normal-topleft" id="common-normal-bottomright" transform="matrix(-1,0,0,-1,646,2380)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#common-normal-left" id="common-normal-bottom" transform="matrix(0,-1,1,0,-867,1513)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#common-normal-topleft" id="common-normal-bottomleft" transform="matrix(0,-1,1,0,-867,1513)"/>
|
|
||||||
<path style="fill:#222d32" id="titlebar-normal" d="m 397.5,622.5 0,32 32,0 0,-32 z"/>
|
|
||||||
<g id="button-default-indicator" transform="translate(-367.5,-22.5)">
|
|
||||||
<path style="opacity:0;fill:#7b7b7b" id="rect5404" d="m 375,87.5 h 25 v 25 h -25 z"/>
|
|
||||||
<path style="opacity:.5;stroke-width:.935" id="path5406" d="m 396.25,86.25 -17.5,17.5 h 17.5 z"/>
|
|
||||||
</g>
|
|
||||||
<g style="fill:#222d32">
|
|
||||||
<path id="menubar-normal" d="m 305,805 h 20 v 20 h -20 z"/>
|
|
||||||
<path id="menubar-normal-left" d="m 805,-305 h 20 v 5 h -20 z" transform="matrix(0,1,-1,0,0,0)"/>
|
|
||||||
<path id="menubar-normal-topleft" d="m 800,-305 h 5 v 5 h -5 z" transform="matrix(0,1,-1,0,0,0)"/>
|
|
||||||
<path id="menubar-normal-top" d="m 305,800 h 20 v 5 h -20 z"/>
|
|
||||||
<path id="menubar-normal-right" d="m 805,-330 h 20 v 5 h -20 z" transform="matrix(0,1,-1,0,0,0)"/>
|
|
||||||
</g>
|
|
||||||
<g style="fill:#00bcd4">
|
|
||||||
<path id="menubaritem-pressed-bottom" d="m 365,822.5 h 10 v 10 h -10 z"/>
|
|
||||||
<path id="menubaritem-toggled-bottom" d="m 407.5,822.5 h 10 v 10 h -10 z"/>
|
|
||||||
</g>
|
|
||||||
<g style="opacity:.7;fill:#323232;fill-rule:evenodd" id="spin-plus-normal" transform="matrix(1.1313709,1.1313709,-1.1313709,1.1313709,133.94019,338.6412)">
|
|
||||||
<path id="rect4570" d="m -45.114,35.7084 1.7678,1.7678 -8.8388,8.8388 -1.7678,-1.7678 z "/>
|
|
||||||
<path id="rect4573" d="m -52.1851,35.7084 8.8388,8.8388 -1.7678,1.7678 -8.8388,-8.8388 z "/>
|
|
||||||
</g>
|
|
||||||
<g style="opacity:.7;fill-rule:evenodd" id="spin-minus-normal" transform="translate(49.1,0)">
|
|
||||||
<path style="opacity:.3;fill-opacity:0" id="rect5102" d="m 277.5,320 h 20 v 20 h -20 z"/>
|
|
||||||
<path id="rect4583" d="m 328,-297.5 h 4 v 20 h -4 z" transform="matrix(0,1,-1,0,0,0)"/>
|
|
||||||
</g>
|
|
||||||
<path style="fill:#f5f6f7" id="dock-normal" d="m 355,1170 h 30 v 30 h -30 z"/>
|
|
||||||
<g style="fill:#dcdcdc">
|
|
||||||
<path id="dock-focused-left" d="m 399.5,1170 h 5 v 30 h -5 z"/>
|
|
||||||
<path id="dock-focused-top" d="m -1167.5,407 h 5 v 30 h -5 z" transform="matrix(0,-1,1,0,0,0)"/>
|
|
||||||
<path id="dock-focused-topleft" d="m 399.5,1162.5 h 5 v 5 h -5 z"/>
|
|
||||||
<path id="dock-focused-topright" d="m 439.5,1162.5 h 5 v 5 h -5 z"/>
|
|
||||||
<path id="dock-focused-right" d="m 439.5,1170 h 5 v 30 h -5 z"/>
|
|
||||||
<path id="dock-focused-bottom" d="m -1207.5,407 h 5 v 30 h -5 z" transform="matrix(0,-1,1,0,0,0)"/>
|
|
||||||
<path id="dock-focused-bottomright" d="m 439.5,1202.5 h 5 v 5 h -5 z"/>
|
|
||||||
<path id="dock-focused-bottomleft" d="m 399.5,1202.5 h 5 v 5 h -5 z"/>
|
|
||||||
<path id="dock-normal-left" d="m 347.5,1170 h 5 v 30 h -5 z"/>
|
|
||||||
<path id="dock-normal-topleft" d="m 347.5,1162.5 h 5 v 5 h -5 z"/>
|
|
||||||
<path id="dock-normal-top" d="m 1162.5,-385 h 5 v 30 h -5 z" transform="matrix(0,1,-1,0,0,0)"/>
|
|
||||||
<path id="dock-normal-topright" d="m 387.5,1162.5 h 5 v 5 h -5 z"/>
|
|
||||||
<path id="dock-normal-right" d="m 387.5,1170 h 5 v 30 h -5 z"/>
|
|
||||||
<path id="dock-normal-bottomright" d="m 387.5,1202.5 h 5 v 5 h -5 z"/>
|
|
||||||
<path id="dock-normal-bottom" d="m -1207.5,355 h 5 v 30 h -5 z" transform="matrix(0,-1,1,0,0,0)"/>
|
|
||||||
<path id="dock-normal-bottomleft" d="m 347.5,1202.5 h 5 v 5 h -5 z"/>
|
|
||||||
</g>
|
|
||||||
<path style="fill:#222d32" id="menubar-normal-topright" d="m 800,-330 h 5 v 5 h -5 z" transform="matrix(0,1,-1,0,0,0)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#slider-toggled-topleft" id="slider-toggled-bottomleft" transform="matrix(1,0,0,-1,0,1484)"/>
|
|
||||||
<path style="fill:#7d7d7d" id="toolbar-handle" d="m 245,86.2484 a 5,5 0 0,1 -10,0 5,5 0 1,1 10,0 z "/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#slider-toggled-topright" id="slider-toggled-bottomright" transform="matrix(1,0,0,-1,0,1484)"/>
|
|
||||||
<path style="fill:#fff" id="dock-focused" d="m 407,1170 h 30 v 30 h -30 z"/>
|
|
||||||
<g style="color:#000">
|
|
||||||
<g id="radio-checked-normal">
|
|
||||||
<path style="fill:#00bcd4" id="path1800" d="m 105.5,200 c -4.40644,0 -8,3.59356 -8,8 0,4.40644 3.59356,8 8,8 4.40643,0 8,-3.59357 8,-8 0,-4.40643 -3.59357,-8 -8,-8 z"/>
|
|
||||||
<path style="fill:#fff" id="use3869" d="m 105.5,202 c 3.32567,0 6,2.67433 6,6 0,3.32567 -2.67433,6 -6,6 -3.32568,0 -6,-2.67432 -6,-6 0,-3.32568 2.67432,-6 6,-6 z"/>
|
|
||||||
<ellipse cx="105.5" cy="208" rx="4" ry="4" style="fill:#00bcd4" id="path6309-3"/>
|
|
||||||
</g>
|
|
||||||
<g id="checkbox-tristate-normal" transform="translate(0,2.5)">
|
|
||||||
<rect width="16" x="347.5" y="-213.5" rx="2" height="16" ry="2" style="fill:#00bcd4" id="use3893" transform="scale(1,-1)"/>
|
|
||||||
<path style="fill:#fbfbfc" id="rect7313" d="m 352.1,-207 6.8,0 c 0.8864,0 1.6,0.669 1.6,1.5 0,0.831 -0.7136,1.5 -1.6,1.5 h -6.8 c -0.8864,0 -1.6,-0.669 -1.6,-1.5 0,-0.831 0.7136,-1.5 1.6,-1.5 z " transform="scale(1,-1)"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd">
|
|
||||||
<path style="fill:#fff" id="button-normal" d="M 7,20 V 52 H 39 V 20 Z"/>
|
|
||||||
<g id="menuitem-tearoff-focused" transform="translate(101.5,154.5)">
|
|
||||||
<rect width="7" x="686.5" y="-229.5" height="9" style="opacity:0;fill:#141414" id="rect7888" transform="matrix(0,1,-1,0,0,0)"/>
|
|
||||||
<path style="fill:#00bcd4" id="path7945" d="m 227.2385,689 -2.2462,0 0,2 2.2462,0 z m -4.4924,0 -2.2461,0 0,2 2.2461,0 z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g id="splitter-grip-normal" transform="matrix(1.1428571,0,0,1,-38.285716,0)">
|
|
||||||
<path style="fill-opacity:0" id="rect4829" d="m 275,1039 h 7 v 32 h -7 z"/>
|
|
||||||
<path style="fill:#acb1bc" id="splitter-normal0" d="m 277.625,1039 h 1.75 v 32 h -1.75 z"/>
|
|
||||||
</g>
|
|
||||||
<g style="fill:#fff;fill-opacity:.667" id="flat-arrow-down-normal" transform="rotate(180,17.75,489.9)">
|
|
||||||
<path style="opacity:0" id="rect3832" d="m -607.493,8 h 24 v 24 h -24 z " transform="rotate(-90)"/>
|
|
||||||
<path id="path3834" d="M 8,602.986 20,588 32,602.986 c 0,0 -7,-3.18601 -12,-3.18601 -5,0 -12,3.18601 -12,3.18601 z"/>
|
|
||||||
</g>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#arrow-up-focused" id="flat-arrow-down-focused" transform="matrix(1,0,0,-1,3,635.5)"/>
|
|
||||||
<g id="flat-arrow-down-disabled" transform="matrix(1,0,0,-1,82,977.99298)">
|
|
||||||
<rect width="24" x="-607.49298" y="8" height="24" style="opacity:0;fill:#fff" id="rect1606" transform="rotate(-90)"/>
|
|
||||||
<path style="fill:#828282" id="path1608" d="M 8,602.986 20,588 32,602.986 c 0,0 -7,-3.18601 -12,-3.18601 -5,0 -12,3.18601 -12,3.18601 z"/>
|
|
||||||
</g>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#flat-arrow-down-normal" id="flat-arrow-up-normal" transform="matrix(1,0,0,-1,2.5,794.30701)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#flat-arrow-down-focused" id="flat-arrow-up-focused" transform="matrix(1,0,0,-1,0,792.5)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#flat-arrow-down-normal" id="flat-arrow-right-normal" transform="rotate(-90,74.34649,321.1535)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#flat-arrow-down-focused" id="flat-arrow-right-focused" transform="rotate(-90,116.8465,319.34649)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#flat-arrow-down-normal" id="flat-arrow-left-normal" transform="rotate(90,62.75,461.55701)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" xlink:href="#flat-arrow-down-focused" id="flat-arrow-left-focused" transform="rotate(90,105.25,459.75)"/>
|
|
||||||
<g style="fill-rule:evenodd">
|
|
||||||
<g style="fill-opacity:0">
|
|
||||||
<path id="grip-focused" d="m 350,1112 h 10 v 10 h -10 z"/>
|
|
||||||
<path id="grip-pressed" d="m 365,1112 h 10 v 10 h -10 z"/>
|
|
||||||
</g>
|
|
||||||
<path style="fill:#5a5a5a" id="slider-tick-normal" d="m 210,1069 h 5 v 1 h -5 z"/>
|
|
||||||
</g>
|
|
||||||
<g id="mdi-menu-normal">
|
|
||||||
<rect width="32" x="404" y="519" height="32" style="fill:#666;fill-rule:evenodd;fill-opacity:0" id="rect5101"/>
|
|
||||||
<path style="fill:#f0f0f0;color:#000" id="path5107" d="M 406.5,521.5 V 549 h 27 v -27.5 z m 3,3 h 21 v 5.5 h -21 z m 0,8.5 h 21 v 13 h -21 z"/>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd" id="slider-normal-topleft">
|
|
||||||
<path style="fill-opacity:0" id="path5018" d="m 92,717.5 -12,0 0,12 12,0 z"/>
|
|
||||||
<path style="fill:#cfd3d5" id="path5020" d="m 92,719.5 c -4.5,0 -8,4 -8,9 v 1 h 8 z "/>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd" id="slider-normal-left">
|
|
||||||
<path style="fill-opacity:0" id="path5024" d="m 80,729.5002 0,16.4064 0,.094 12,0 0,-16.5 -12,0 z "/>
|
|
||||||
<path style="fill:#cfd3d5" id="path5026" d="m 84,729.5006 0,16.4058 0,0.094 8,2e-4 0,-16.4994 -8,-2e-4 z"/>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd" id="slider-normal-topright" transform="matrix(-1,0,0,1,184,0)">
|
|
||||||
<path style="fill-opacity:0" id="path5085" d="m 92,717.5 -12,0 0,12 12,0 z"/>
|
|
||||||
<path style="fill:#cfd3d5" id="path5087" d="m 92,719.5 c -4.5,0 -8,4 -8,9 v 1 h 8 z "/>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd" id="slider-normal-right" transform="matrix(-1,0,0,1,184,0)">
|
|
||||||
<path style="fill-opacity:0" id="path5077" d="m 80,729.5002 0,16.4064 0,.094 12,0 0,-16.5 -12,0 z "/>
|
|
||||||
<path style="fill:#cfd3d5" id="path5079" d="m 84,729.5006 0,16.4058 0,0.094 8,2e-4 0,-16.4994 -8,-2e-4 z"/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#slider-normal-topleft" id="slider-normal-bottomleft" transform="matrix(1,0,0,-1,0,1475.5)"/>
|
|
||||||
<g id="resize-grip-normal" transform="translate(-7.5,-70)">
|
|
||||||
<path style="opacity:0;fill:#7b7b7b" id="rect1744" d="m 375,87.5 h 25 v 25 h -25 z"/>
|
|
||||||
<path style="opacity:.3;stroke-width:.935" id="path1746" d="m 400,95 -17.5,17.5 H 400 Z"/>
|
|
||||||
</g>
|
|
||||||
<g id="resize-grip-focused" transform="translate(42,-70)">
|
|
||||||
<rect width="25" x="375" y="87.5" height="25" style="opacity:0;fill:#7b7b7b" id="rect4970"/>
|
|
||||||
<path style="fill:#00bcd4" id="path4972" d="m 398.5859,91.0859 c -7.80469,7.80469 -15.6094,15.6094 -23.4141,23.4141 8.9427,0 17.8854,0 26.8281,0 0,-8.94271 0,-17.8854 0,-26.8281 -1.13802,1.13802 -2.27604,2.27604 -3.41406,3.41406 z"/>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd;fill:#00bcd4">
|
|
||||||
<path id="itemview-pressed-top" d="m 52,1188 h 8 v 4 h -8 z"/>
|
|
||||||
<path id="itemview-pressed-bottom" d="m 52,1200 h 8 v 4 h -8 z"/>
|
|
||||||
<path id="itemview-pressed" d="m 52,1192 8,0 0,8 -8,0 z"/>
|
|
||||||
<path id="itemview-pressed-topright" d="m 60,1188 4,0 0,4 -4,0 z"/>
|
|
||||||
<path id="itemview-pressed-bottomright" d="m 60,1200 4,0 0,4 -4,0 z"/>
|
|
||||||
<path id="itemview-pressed-right" d="m 60,1192 h 4 v 8 h -4 z"/>
|
|
||||||
<path id="itemview-pressed-left" d="m 48,1192 h 4 v 8 h -4 z"/>
|
|
||||||
<path id="itemview-pressed-topleft" d="m 52,1188 0,4 -4,0 0,-4 z"/>
|
|
||||||
<path id="itemview-pressed-bottomleft" d="m 48,1200 4,0 0,4 -4,0 z"/>
|
|
||||||
</g>
|
|
||||||
<path style="fill:#00bcd4;fill-rule:evenodd" id="itemview-toggled-top" d="m 85,1187 h 8 v 4 h -8 z"/>
|
|
||||||
<path style="fill:#00bcd4;fill-rule:evenodd" id="itemview-toggled-bottom" d="m 85,1202.5 h 8 v 4 h -8 z"/>
|
|
||||||
<path style="fill:#00bcd4;fill-rule:evenodd" id="itemview-toggled" d="m 85,1193 8,0 0,8 -8,0 z"/>
|
|
||||||
<path style="fill:#00bcd4;fill-rule:evenodd" id="itemview-toggled-right" d="m 95,1193 h 4 v 8 h -4 z"/>
|
|
||||||
<path style="fill:#00bcd4;fill-rule:evenodd" id="itemview-toggled-topright" d="m 95,1187 4,0 0,4 -4,0 z"/>
|
|
||||||
<path style="fill:#00bcd4;fill-rule:evenodd" id="itemview-toggled-bottomright" d="m 95,1202.5 4,0 0,4 -4,0 z"/>
|
|
||||||
<path style="fill:#00bcd4;fill-rule:evenodd" id="itemview-toggled-left" d="m 79,1193 h 4 v 8 h -4 z"/>
|
|
||||||
<path style="fill:#00bcd4;fill-rule:evenodd" id="itemview-toggled-topleft" d="m 83,1187 0,4 -4,0 0,-4 z"/>
|
|
||||||
<path style="fill:#00bcd4;fill-rule:evenodd" id="itemview-toggled-bottomleft" d="m 79,1202.5 4,0 0,4 -4,0 z"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" style="opacity:.2" id="itemview-focused-top" xlink:href="#itemview-toggled-top" transform="translate(-63.5,-0.20507813)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" style="opacity:.2" id="itemview-focused-bottom" xlink:href="#itemview-toggled-bottom" transform="translate(-63.5,0.2947998)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" style="opacity:.2" id="itemview-focused" xlink:href="#itemview-toggled" transform="translate(-63.75,0)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" style="opacity:.2" id="itemview-focused-right" xlink:href="#itemview-toggled-right" transform="translate(-63.5,-0.20507813)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" style="opacity:.2" id="itemview-focused-topright" xlink:href="#itemview-toggled-topright" transform="translate(-63.5,-0.2051)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" style="opacity:.2" id="itemview-focused-bottomright" xlink:href="#itemview-toggled-bottomright" transform="translate(-63.5,0.2949)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" style="opacity:.2" id="itemview-focused-left" xlink:href="#itemview-toggled-left" transform="translate(-63.5,-0.20507813)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" style="opacity:.2" id="itemview-focused-topleft" xlink:href="#itemview-toggled-topleft" transform="translate(-63.5,-0.2051)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" style="opacity:.2" id="itemview-focused-bottomleft" xlink:href="#itemview-toggled-bottomleft" transform="translate(-63.5,0.2949)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#slider-normal-topright" id="slider-normal-bottomright" transform="matrix(1,0,0,-1,0,1475.5006)"/>
|
|
||||||
<path style="fill:#c8c8c8;fill-rule:evenodd" id="progress-pattern-disabled-topleft" d="m 210,142.5 0,-7.5 c -4,0 -7.5,3.5 -7.5,7.5 z"/>
|
|
||||||
<path style="fill:#c8c8c8" id="progress-pattern-disabled-left" d="m 202.5,142.5 h 7.5 v 16 h -7.5 z"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" id="progress-pattern-disabled-top" xlink:href="#progress-pattern-disabled-left" transform="matrix(0,1,-1,0,368.5,-67.5)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" id="progress-pattern-disabled-topright" xlink:href="#progress-pattern-disabled-topleft" transform="matrix(0,1,-1,0,368.5,-67.5)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" id="progress-pattern-disabled-bottomright" xlink:href="#progress-pattern-disabled-topleft" transform="matrix(-1,0,0,-1,436,301)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" id="progress-pattern-disabled-right" xlink:href="#progress-pattern-disabled-left" transform="translate(23.5,0)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" id="progress-pattern-disabled-bottom" xlink:href="#progress-pattern-disabled-left" transform="matrix(0,-1,1,0,67.5,368.5)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" id="progress-pattern-disabled-bottomleft" xlink:href="#progress-pattern-disabled-topleft" transform="matrix(0,-1,1,0,67.5,368.5)"/>
|
|
||||||
<use width="450" x="0" y="0" height="1230" id="progress-pattern-disabled" xlink:href="#progress-pattern-disabled-left" transform="matrix(2.1333333,0,0,1,-222,0)"/>
|
|
||||||
<g style="fill-rule:evenodd">
|
|
||||||
<g style="fill:#d7edec">
|
|
||||||
<path id="progress-normal-left" d="m 320,172 0,-32 -10,0 0,32 z"/>
|
|
||||||
<path id="progress-normal-topleft" d="m 320,130 c -5.5,0 -10,4.5 -10,10 h 10 z "/>
|
|
||||||
<path id="progress-normal" d="m 320,140 0,32 32,0 0,-32 -32,0 z"/>
|
|
||||||
<path id="progress-normal-right" d="m 352,172 0,-32 h 10 v 32 z "/>
|
|
||||||
<path id="progress-normal-topright" d="m 352,130 c 5.49989,0 10,4.5 10,10 h -10 z "/>
|
|
||||||
<path id="progress-normal-top" d="m 320,140 32,0 0,-10 -32,0 z"/>
|
|
||||||
<path id="progress-normal-bottom" d="m 352,172 -32,0 v 10 h 32 z "/>
|
|
||||||
<path id="progress-normal-bottomleft" d="m 320,182 c -5.5,0 -10,-4.5 -10,-10 h 10 z "/>
|
|
||||||
<path id="progress-normal-bottomright" d="m 352,182 c 5.5,0 10,-4.5 10,-10 h -10 Z "/>
|
|
||||||
</g>
|
|
||||||
<path id="expand-progress-pattern-normal" d="m 410,140 0,10 10,0 0,-10 -10,0 z"/>
|
|
||||||
<path id="expand-progress-normal" d="m 410,150 0,10 10,0 0,-10 -10,0 z"/>
|
|
||||||
<path style="fill-opacity:0" id="grip-normal" d="m 337,1112 h 10 v 10 h -10 z"/>
|
|
||||||
</g>
|
|
||||||
<g style="fill:#fff" id="arrow-down-toggled" transform="rotate(180,55,441.24649)">
|
|
||||||
<path style="opacity:0" id="rect1639" d="m -607.493,8 h 24 v 24 h -24 z " transform="rotate(-90)"/>
|
|
||||||
<path id="path1641" d="M 8,602.986 20,588 32,602.986 c 0,0 -7,-3.18601 -12,-3.18601 -5,0 -12,3.18601 -12,3.18601 z"/>
|
|
||||||
</g>
|
|
||||||
<path style="fill:#e8e9ea;fill-rule:evenodd" id="menuitem-toggled-left" d="m 252.5,802.5002 0,32.4998 -7.5,0 0,-32.5 z"/>
|
|
||||||
<path style="fill:#e8e9ea;fill-rule:evenodd" id="menuitem-toggled-bottomleft" d="m 252.5,842.5 -7.5,0 0,-7.5 7.5,0 z"/>
|
|
||||||
<path style="fill:#e8e9ea;fill-rule:evenodd" id="menuitem-toggled-topleft" d="m 245,802.5 0,-7.5 7.5,0 0,7.5 z"/>
|
|
||||||
<path style="fill:#e8e9ea;fill-rule:evenodd" id="menuitem-toggled-bottom" d="m 252.5002,835 32.4998,0 0,7.5 -32.5,0 z"/>
|
|
||||||
<path style="fill:#e8e9ea;fill-rule:evenodd" id="menuitem-toggled-top" d="m 285,802.5001 -32.4998,0 0,-7.5 32.5,0 z"/>
|
|
||||||
<path style="fill:#e8e9ea;fill-rule:evenodd" id="menuitem-toggled" d="m 252.5,835 0,-32.5 32.5,0 0,32.5 -32.5,0 z"/>
|
|
||||||
<path style="fill:#e8e9ea;fill-rule:evenodd" id="menuitem-toggled-right" d="m 285,802.5001 0,32.4998 7.5,0 0,-32.5 z"/>
|
|
||||||
<path style="fill:#e8e9ea;fill-rule:evenodd" id="menuitem-toggled-bottomright" d="m 285,842.5 7.5002,10e-5 -2e-4,-7.5001 -7.5,0 z"/>
|
|
||||||
<path style="fill:#e8e9ea;fill-rule:evenodd" id="menuitem-toggled-topright" d="M 292.4998,802.5 292.5,795 l -7.5002,-10e-5 0,7.5 z"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" style="fill:#fff" xlink:href="#menuitem-toggled-left" id="menuitem-pressed-left" transform="translate(-50,0)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" style="fill:#fff" xlink:href="#menuitem-toggled-bottomleft" id="menuitem-pressed-bottomleft" transform="translate(-50,0)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" style="fill:#fff" xlink:href="#menuitem-toggled-topleft" id="menuitem-pressed-topleft" transform="translate(-50,0)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" style="fill:#fff" xlink:href="#menuitem-toggled-bottom" id="menuitem-pressed-bottom" transform="translate(-50,0)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" style="fill:#fff" xlink:href="#menuitem-toggled-top" id="menuitem-pressed-top" transform="translate(-50,0)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" style="fill:#fff" xlink:href="#menuitem-toggled" id="menuitem-pressed" transform="translate(-50,0)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" style="fill:#fff" xlink:href="#menuitem-toggled-right" id="menuitem-pressed-right" transform="translate(-50,0)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" style="fill:#fff" xlink:href="#menuitem-toggled-bottomright" id="menuitem-pressed-bottomright" transform="translate(-50,0)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" style="fill:#fff" xlink:href="#menuitem-toggled-topright" id="menuitem-pressed-topright" transform="translate(-50,0)"/>
|
|
||||||
<g style="fill-rule:evenodd">
|
|
||||||
<path id="expand-button-normal" d="M 0,0 H 10 V 10 H 0 Z"/>
|
|
||||||
<path id="expand-lineedit-normal" d="m 285,72.5 h 10 v 10 h -10 z"/>
|
|
||||||
<g style="fill:#4db6ac">
|
|
||||||
<path id="progress-pattern-normal-left" d="m 17.5,140 0,32.4998 -7.5,0 0,-32.5 z"/>
|
|
||||||
<path id="progress-pattern-normal-bottomleft" d="m 17.5,180 c -4,0 -7.5,-3.5 -7.5,-7.5 h 7.5 z "/>
|
|
||||||
<path id="progress-pattern-normal-topleft" d="m 10,140 c 0,-4 3.5,-7.5 7.5,-7.5 v 7.5 z "/>
|
|
||||||
<path id="progress-pattern-normal-bottom" d="m 17.5002,172.5002 32.4998,0 0,7.5 -32.5,0 z"/>
|
|
||||||
<path id="progress-pattern-normal-top" d="m 50,140 -32.4998,0 0,-7.5 32.5,0 z"/>
|
|
||||||
<path id="progress-pattern-normal" d="m 17.5,172.5002 0,-32.5 32.5,0 0,32.5 -32.5,0 z"/>
|
|
||||||
<path id="progress-pattern-normal-right" d="m 50,140 0,32.4998 7.5,0 0,-32.5 z"/>
|
|
||||||
<path id="progress-pattern-normal-bottomright" d="m 50,180 c 4,0 7.5,-3.5 7.5,-7.5 h -7.5 z "/>
|
|
||||||
<path id="progress-pattern-normal-topright" d="m 57.5,140 c 0,-4 -3.5,-7.5 -7.5,-7.5 v 7.5 z "/>
|
|
||||||
</g>
|
|
||||||
<path style="fill:#00bcd4" id="button-toggled" d="M 179,52 V 20 h -32 v 32 z"/>
|
|
||||||
<path style="fill:#fff" id="tabframe-normal" d="m 285.5,883.5 0,32 32,0 0,-32 -32,0 z"/>
|
|
||||||
</g>
|
|
||||||
<g id="tabframe-normal-left" transform="matrix(0.8,0,0,0.98461538,264.5002,835.49842)">
|
|
||||||
<path style="fill:#fff;fill-rule:evenodd" id="path5181" d="m 26.25,81.2514 0,-32.4998 -5,0 0,32.5 z"/>
|
|
||||||
<path style="fill:#e7ebed;color:#000;stroke-width:1.414" id="path5183" d="m 21.25,48.7516 v 32.5 h 2.49975 v -32.5 z"/>
|
|
||||||
</g>
|
|
||||||
<g id="tabframe-normal-topleft" transform="matrix(0.8,0,0,0.8,264.5002,846.49872)">
|
|
||||||
<path style="fill:#fff;fill-rule:evenodd" id="path5188" d="m 26.25,41.2516 -5,0 0,5 5,0 z"/>
|
|
||||||
<path style="fill:#e7ebed;color:#000" id="path5190" d="m 26.25,41.2516 h -5 v 5 h 2.49987 l -.0003,-2.5 h 2.50013 z "/>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd">
|
|
||||||
<g style="fill-opacity:0">
|
|
||||||
<path id="tab-normal" d="m 25,890 h 10 v 10 H 25 Z"/>
|
|
||||||
<path id="tab-normal-top" d="m 25,880 h 10 v 10 H 25 Z"/>
|
|
||||||
<path id="tab-normal-right" d="m 35,890 h 10 v 10 H 35 Z"/>
|
|
||||||
<path id="tab-normal-topright" d="m 35,880 h 10 v 10 H 35 Z"/>
|
|
||||||
<path id="tab-normal-left" d="m 15,890 h 10 v 10 H 15 Z"/>
|
|
||||||
<path id="tab-normal-topleft" d="m 15,880 h 10 v 10 H 15 Z"/>
|
|
||||||
<path id="tab-normal-bottom" d="m 25,900 h 10 v 10 H 25 Z"/>
|
|
||||||
<path id="tab-normal-bottomright" d="m 35,900 h 10 v 10 H 35 Z"/>
|
|
||||||
<path id="tab-normal-bottomleft" d="m 15,900 h 10 v 10 H 15 Z"/>
|
|
||||||
</g>
|
|
||||||
<g id="tab-close-normal">
|
|
||||||
<path style="fill-opacity:0" id="rect4968" d="m 265,970 h 18 v 18 h -18 z"/>
|
|
||||||
<path style="fill-opacity:.431;color:#000" id="path5553" d="m 268.7501,972 a 1.74961,1.74961 0 0,0 -1.21879,3.00483 l 3.9958,3.9935 -3.9958,3.9958 a 1.74961,1.74961 0 1,0 2.47403,2.47403 l 3.9958,-3.9958 3.9935,3.9958 a 1.74961,1.74961 0 1,0 2.47403,-2.47403 l -3.9935,-3.9958 3.9935,-3.9935 a 1.74961,1.74961 0 0,0 -1.21879,-3.00483 1.74961,1.74961 0 0,0 -1.25524,0.5308 l -3.9935,3.9935 -3.9958,-3.9935 a 1.74961,1.74961 0 0,0 -1.25524,-0.5308 z "/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g style="color:#000">
|
|
||||||
<path style="fill:#dcdedf" id="lineedit-normal-bottom" d="m 322.5,110 h 32 v -2 h -32 z"/>
|
|
||||||
<path style="fill:#00bcd4" id="lineedit-focused-bottom" d="m 377.5,110.5 h 32 v -3 h -32 z"/>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd;fill:#00c867" id="spin-plus-focused" transform="matrix(1.1313709,1.1313709,-1.1313709,1.1313709,161.94019,338.6412)">
|
|
||||||
<path id="path5069" d="m -45.114,35.7084 1.7678,1.7678 -8.8388,8.8388 -1.7678,-1.7678 z "/>
|
|
||||||
<path id="path5071" d="m -52.1851,35.7084 8.8388,8.8388 -1.7678,1.7678 -8.8388,-8.8388 z "/>
|
|
||||||
</g>
|
|
||||||
<g style="opacity:.3;fill:#323232;fill-rule:evenodd" id="spin-plus-disabled" transform="matrix(1.1313709,1.1313709,-1.1313709,1.1313709,221.94019,338.6412)">
|
|
||||||
<path id="path5095" d="m -45.114,35.7084 1.7678,1.7678 -8.8388,8.8388 -1.7678,-1.7678 z "/>
|
|
||||||
<path id="path5097" d="m -52.1851,35.7084 8.8388,8.8388 -1.7678,1.7678 -8.8388,-8.8388 z "/>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd" id="spin-minus-focused" transform="translate(81.1,0)">
|
|
||||||
<path style="opacity:.3;fill-opacity:0" id="rect5110" d="m 277.5,320 h 20 v 20 h -20 z"/>
|
|
||||||
<path style="fill:#f44336" id="rect5112" d="m 328,-297.5 h 4 v 20 h -4 z" transform="matrix(0,1,-1,0,0,0)"/>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd" id="spin-minus-pressed" transform="translate(110,0)">
|
|
||||||
<path style="opacity:.3;fill-opacity:0" id="rect5116" d="m 277.5,320 h 20 v 20 h -20 z"/>
|
|
||||||
<path style="fill:#f44336" id="rect5118" d="m 328,-297.5 h 4 v 20 h -4 z" transform="matrix(0,1,-1,0,0,0)"/>
|
|
||||||
</g>
|
|
||||||
<g style="opacity:.2;fill-rule:evenodd" id="spin-minus-disabled" transform="translate(138,0)">
|
|
||||||
<path style="opacity:.3;fill-opacity:0" id="rect5122" d="m 277.5,320 h 20 v 20 h -20 z"/>
|
|
||||||
<path id="rect5124" d="m 328,-297.5 h 4 v 20 h -4 z" transform="matrix(0,1,-1,0,0,0)"/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#spin-plus-normal" id="spin-up-normal" transform="translate(0,22)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#spin-minus-normal" id="spin-down-normal" transform="translate(0,22)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#spin-plus-focused" id="spin-up-focused" transform="translate(0,22)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#spin-plus-disabled" id="spin-up-disabled" transform="translate(0,22)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#spin-minus-focused" id="spin-down-focused" transform="translate(0,22)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#spin-minus-pressed" id="spin-down-pressed" transform="translate(0,22)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#spin-minus-disabled" id="spin-down-disabled" transform="translate(0,22)"/>
|
|
||||||
<g style="color:#000">
|
|
||||||
<g id="checkbox-checked-normal">
|
|
||||||
<rect width="16" x="272.5" y="-216" rx="2" ry="2" height="16" style="fill:#00bcd4" id="use3879" transform="scale(1,-1)"/>
|
|
||||||
<path style="fill:#fbfbfc;fill-rule:evenodd" id="path5083" d="m 283.3102,204.1733 -3.6775,4.2767 -1.9271,-1.3649 c -1.36466,-0.96654 -2.67814,1.25767 -1.56052,2.19687 l 3.5781,3.0068 5.5538,-6.5775 c 1.16417,-1.37876 -0.95766,-2.71149 -1.96677,-1.53793 z "/>
|
|
||||||
</g>
|
|
||||||
<g id="checkbox-tristate-focused" transform="translate(40,2.5)">
|
|
||||||
<rect width="16" x="347.5" y="-213.5" rx="2" ry="2" height="16" style="fill:#00bcd4" id="rect5109" transform="scale(1,-1)"/>
|
|
||||||
<path style="fill:#fff" id="path5111" d="m 352.1,-207 6.8,0 c 0.8864,0 1.6,0.669 1.6,1.5 0,0.831 -0.7136,1.5 -1.6,1.5 h -6.8 c -0.8864,0 -1.6,-0.669 -1.6,-1.5 0,-0.831 0.7136,-1.5 1.6,-1.5 z " transform="scale(1,-1)"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd">
|
|
||||||
<g style="fill:#e4e7ea">
|
|
||||||
<path id="menu-normal-left" d="m 107.4994,802 5,0 0,48 -5,0 z"/>
|
|
||||||
<path id="menu-normal-topleft" d="m 112.4994,797 -4.9989,0 -.001,5 5,0 z "/>
|
|
||||||
</g>
|
|
||||||
<path style="opacity:.15;fill:url(#linearGradient6752-2)" id="menu-shadow-left" d="m 12.5005,796 0,60 5,0 0,-60 z "/>
|
|
||||||
<path style="opacity:.18;fill:url(#linearGradient6748-6)" id="menu-shadow-right" d="m 75.5003,796 0,60 5,0 0,-60 z "/>
|
|
||||||
<path style="opacity:.19;fill:url(#linearGradient6750-7)" id="menu-shadow-bottom" d="m 17.5005,856 0,5 58,0 0,-5 z "/>
|
|
||||||
<path style="opacity:.15;fill:url(#radialGradient6740-0)" id="menu-shadow-topleft" d="m 12.50035,791 1e-4,5 5,-10e-5 0,-5 z"/>
|
|
||||||
<path style="opacity:.18;fill:url(#radialGradient6742-3)" id="menu-shadow-topright" d="m 75.5005,791 0,5 5,0 .0001,-5 z "/>
|
|
||||||
<path style="opacity:.15;fill:url(#radialGradient6746-6)" id="menu-shadow-bottomleft" d="m 12.50045,856 0,5 5,0 -5e-4,-5 z"/>
|
|
||||||
<path style="opacity:.18;fill:url(#radialGradient6744-9)" id="menu-shadow-bottomright" d="m 75.5005,856 0,5 5,0 0,-5 z "/>
|
|
||||||
</g>
|
|
||||||
<rect width="2.5" x="46.749313" y="856" height="5" style="fill:#b74aff" id="menu-shadow-hint-bottom"/>
|
|
||||||
<rect width="2.5" x="-825" y="75.50032" height="5" style="fill:#b74aff" id="menu-shadow-hint-right" transform="matrix(0,-1,1,0,0,0)"/>
|
|
||||||
<rect width="2.5" x="-825" y="12.500451" height="5" style="fill:#b74aff" id="menu-shadow-hint-left" transform="matrix(0,-1,1,0,0,0)"/>
|
|
||||||
<g style="fill-rule:evenodd">
|
|
||||||
<g style="fill:#e4e7ea">
|
|
||||||
<path id="menu-normal-top" d="m 160.49965,797 -3e-4,5 -48,0 0,-5 z"/>
|
|
||||||
<path id="menu-normal-topright" d="m 165.4994,802 -.0003,-4.9989 -5,-.001 0,5 z "/>
|
|
||||||
<path id="menu-normal-right" d="m 165.4992,802 -5,0 0,48 5,0 z "/>
|
|
||||||
<path id="menu-normal-bottomright" d="m 160.4992,855 4.9989,-.0003 .001,-5 -5,0 z "/>
|
|
||||||
<path id="menu-normal-bottom" d="m 112.50015,855 3e-4,-5 48,0 0,5 z"/>
|
|
||||||
<path id="menu-normal-bottomleft" d="m 107.4998,850 .0003,4.9989 5,.001 0,-5 z "/>
|
|
||||||
</g>
|
|
||||||
<rect width="48" x="112.49935" y="802" height="48" style="fill:#fff" id="menu-normal"/>
|
|
||||||
</g>
|
|
||||||
<g id="splitter-grip-focused" transform="matrix(1.1428571,0,0,1,-10.285716,0)">
|
|
||||||
<path style="fill-opacity:0" id="rect4841" d="m 275,1039 h 7 v 32 h -7 z"/>
|
|
||||||
<path style="fill:#5a616e" id="rect4843" d="m 277.625,1039 h 1.75 v 32 h -1.75 z"/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#splitter-grip-focused" id="splitter-grip-pressed" transform="translate(30,0)"/>
|
|
||||||
<g style="fill-rule:evenodd">
|
|
||||||
<g id="tab-close-pressed" transform="translate(26,0)">
|
|
||||||
<path style="fill-opacity:0" id="rect4849" d="m 265,970 h 18 v 18 h -18 z"/>
|
|
||||||
<path style="fill:#f04a50;color:#000" id="path4851" d="m 268.7501,972 a 1.74961,1.74961 0 0,0 -1.21879,3.00483 l 3.9958,3.9935 -3.9958,3.9958 a 1.74961,1.74961 0 1,0 2.47403,2.47403 l 3.9958,-3.9958 3.9935,3.9958 a 1.74961,1.74961 0 1,0 2.47403,-2.47403 l -3.9935,-3.9958 3.9935,-3.9935 a 1.74961,1.74961 0 0,0 -1.21879,-3.00483 1.74961,1.74961 0 0,0 -1.25524,0.5308 l -3.9935,3.9935 -3.9958,-3.9935 a 1.74961,1.74961 0 0,0 -1.25524,-0.5308 z "/>
|
|
||||||
</g>
|
|
||||||
<g id="tab-close-focused" transform="translate(52,0)">
|
|
||||||
<path style="fill-opacity:0" id="rect4855" d="m 265,970 h 18 v 18 h -18 z"/>
|
|
||||||
<path style="fill:#00bcd4;color:#000" id="path4857" d="m 268.7501,972 a 1.74961,1.74961 0 0,0 -1.21879,3.00483 l 3.9958,3.9935 -3.9958,3.9958 a 1.74961,1.74961 0 1,0 2.47403,2.47403 l 3.9958,-3.9958 3.9935,3.9958 a 1.74961,1.74961 0 1,0 2.47403,-2.47403 l -3.9935,-3.9958 3.9935,-3.9935 a 1.74961,1.74961 0 0,0 -1.21879,-3.00483 1.74961,1.74961 0 0,0 -1.25524,0.5308 l -3.9935,3.9935 -3.9958,-3.9935 a 1.74961,1.74961 0 0,0 -1.25524,-0.5308 z "/>
|
|
||||||
</g>
|
|
||||||
<g id="tab-close-disabled" transform="translate(76,0)">
|
|
||||||
<path style="fill-opacity:0" id="rect4861" d="m 265,970 h 18 v 18 h -18 z"/>
|
|
||||||
<path style="fill-opacity:.235;color:#000" id="path4863" d="m 268.7501,972 a 1.74961,1.74961 0 0,0 -1.21879,3.00483 l 3.9958,3.9935 -3.9958,3.9958 a 1.74961,1.74961 0 1,0 2.47403,2.47403 l 3.9958,-3.9958 3.9935,3.9958 a 1.74961,1.74961 0 1,0 2.47403,-2.47403 l -3.9935,-3.9958 3.9935,-3.9935 a 1.74961,1.74961 0 0,0 -1.21879,-3.00483 1.74961,1.74961 0 0,0 -1.25524,0.5308 l -3.9935,3.9935 -3.9958,-3.9935 a 1.74961,1.74961 0 0,0 -1.25524,-0.5308 z "/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g id="common-focused-left" transform="translate(-9,5)">
|
|
||||||
<path style="fill:#00bcd4" id="rect4870" d="m 270.5,1170 h 2.5 v 30 h -2.5 z"/>
|
|
||||||
<path style="fill:#fff" id="path4872" d="m 272,1170 0,30 1,0 0,-30 z"/>
|
|
||||||
<path style="fill-rule:evenodd;fill-opacity:0" id="path4874" d="m 270,1170 0,30 1,0 0,-30 z"/>
|
|
||||||
</g>
|
|
||||||
<g id="common-focused-topleft" transform="translate(-9,5)">
|
|
||||||
<path style="fill:#00bcd4" id="path4878" d="m 308.5,1172.5 -2.5,0 0,2.5 2.5,0 z" transform="translate(-35.5,-5)"/>
|
|
||||||
<path style="fill:#fff" id="path4880" d="m 273,1169 -1,0 0,1 1,0 z"/>
|
|
||||||
<path style="fill-opacity:0" id="path4882" d="m 273,1167 -3,0 0,3 1,0 c 0,-1.125 0.875,-2 2,-2 z"/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#common-focused-left" id="common-focused-top" transform="matrix(0,1,-1,0,1469,911)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#common-focused-topleft" id="common-focused-topright" transform="matrix(0,1,-1,0,1469,911)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#common-focused-left" id="common-focused-right" transform="matrix(-1,0,0,1,558,0)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#common-focused-left" id="common-focused-bottom" transform="matrix(0,-1,1,0,-911,1469)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#common-focused-topleft" id="common-focused-bottomleft" transform="matrix(0,-1,1,0,-911,1469)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#common-focused-topleft" id="common-focused-bottomright" transform="matrix(-1,0,0,-1,558,2380)"/>
|
|
||||||
<rect width="10" x="365" y="812.5" height="10" style="opacity:.001" id="menubaritem-pressed"/>
|
|
||||||
<rect width="10" x="355" y="812.5" height="10" style="opacity:.001" id="menubaritem-pressed-left"/>
|
|
||||||
<path style="fill:#00bcd4" id="menubaritem-pressed-bottomleft" d="m 355,822.5 h 10 v 10 h -10 z"/>
|
|
||||||
<rect width="10" x="375" y="812.5" height="10" style="opacity:.001" id="menubaritem-pressed-right"/>
|
|
||||||
<path style="fill:#00bcd4" id="menubaritem-pressed-bottomright" d="m 375,822.5 h 10 v 10 h -10 z"/>
|
|
||||||
<rect width="10" x="365" y="802.5" height="10" style="opacity:.001" id="menubaritem-pressed-top"/>
|
|
||||||
<rect width="10" x="355" y="802.5" height="10" style="opacity:.001" id="menubaritem-pressed-topleft"/>
|
|
||||||
<rect width="10" x="375" y="802.5" height="10" style="opacity:.001" id="menubaritem-pressed-topright"/>
|
|
||||||
<rect width="10" x="407.5" y="812.5" height="10" style="opacity:.001" id="menubaritem-toggled"/>
|
|
||||||
<rect width="10" x="397.5" y="812.5" height="10" style="opacity:.001" id="menubaritem-toggled-left"/>
|
|
||||||
<path style="fill:#00bcd4" id="menubaritem-toggled-bottomleft" d="m 397.5,822.5 h 10 v 10 h -10 z"/>
|
|
||||||
<rect width="10" x="417.5" y="812.5" height="10" style="opacity:.001" id="menubaritem-toggled-right"/>
|
|
||||||
<path style="fill:#00bcd4" id="menubaritem-toggled-bottomright" d="m 417.5,822.5 h 10 v 10 h -10 z"/>
|
|
||||||
<rect width="10" x="407.5" y="802.5" height="10" style="opacity:.001" id="menubaritem-toggled-top"/>
|
|
||||||
<rect width="10" x="397.5" y="802.5" height="10" style="opacity:.001" id="menubaritem-toggled-topleft"/>
|
|
||||||
<rect width="10" x="417.5" y="802.5" height="10" style="opacity:.001" id="menubaritem-toggled-topright"/>
|
|
||||||
<g style="fill-rule:evenodd" id="menu-shadow-top">
|
|
||||||
<path style="opacity:.2;fill:url(#linearGradient6754-0)" id="menu-shadow-top0" d="m 17.5005,791 0,2.5 58,0 0,-2.5 z "/>
|
|
||||||
<path style="fill:#fff" id="path4856" d="m 17.5,793.5 0,2.5 58,0 0,-2.5 z"/>
|
|
||||||
</g>
|
|
||||||
<rect width="2.5" x="45.487774" y="791" height="2.5" style="fill:#b74aff" id="menu-shadow-hint-top"/>
|
|
||||||
<g id="tree-plus-normal" transform="rotate(90,230.7465,539.7465)">
|
|
||||||
<path style="opacity:0;fill:#fff" id="rect1821" d="m -607.493,8 h 24 v 24 h -24 z " transform="rotate(-90)"/>
|
|
||||||
<path style="fill:#646464" id="path1823" d="M 8,602.986 20,588 32,602.986 Z"/>
|
|
||||||
</g>
|
|
||||||
<g id="tree-plus-focused" transform="rotate(90,246.5,556.5)">
|
|
||||||
<path style="opacity:0;fill:#fff" id="rect1815" d="m -607.493,8 h 24 v 24 h -24 z " transform="rotate(-90)"/>
|
|
||||||
<path style="fill:#00c867" id="path1817" d="M 8,602.986 20,588 32,602.986 Z"/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-up-disabled" id="tree-plus-disabled" transform="matrix(0,-1,-1,0,528,456)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-up-disabled" id="tree-minus-disabled" transform="matrix(1,0,0,-1,147,608)"/>
|
|
||||||
<g style="fill-rule:evenodd;fill:#dcdedf">
|
|
||||||
<path id="header-normal-bottom" d="m 78.5,96.5 -6,0 0,6 6,0 z"/>
|
|
||||||
<path id="header-normal-bottomleft" d="m 84.5,96.5 -6,0 0,6 6,0 z"/>
|
|
||||||
<path id="header-normal-bottomright" d="m 90.5,96.5 -6,0 0,6 6,0 z"/>
|
|
||||||
<path id="header-normal-left" d="m 90.5,90.5 0,-6 -6,0 0,6 z"/>
|
|
||||||
<path id="header-normal-right" d="m 84.5,90.5 0,-6 -6,0 0,6 z"/>
|
|
||||||
<path id="header-normal-top" d="m 78.5,90.5 -6,0 0,6 6,0 z"/>
|
|
||||||
<path id="header-normal-topright" d="m 84.5,90.5 -6,0 0,6 6,0 z"/>
|
|
||||||
<path id="header-normal-topleft" d="m 90.5,90.5 -6,0 0,6 6,0 z"/>
|
|
||||||
</g>
|
|
||||||
<g style="color:#000">
|
|
||||||
<g style="fill-opacity:.119">
|
|
||||||
<path id="focus-bottomleft" d="m 192.5,101.5 2,0 0,-2 -2,0 z"/>
|
|
||||||
<path id="focus-bottomright" d="m 214.5,101.5 2,0 0,-2 -2,0 z"/>
|
|
||||||
</g>
|
|
||||||
<g style="fill:#dee0e1">
|
|
||||||
<path id="focus-topleft" d="m 192.5,79.5 2,0 0,-2 -2,0 z"/>
|
|
||||||
<path id="focus-topright" d="m 214.5,79.5 2,0 0,-2 -2,0 z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g style="color:#000" id="focus-top" transform="translate(104.5,-30)">
|
|
||||||
<path style="fill-opacity:0" id="focus-top0" d="m 90,109.5 20,0 0,-2 -20,0 z"/>
|
|
||||||
<g style="fill:#dee0e1">
|
|
||||||
<path id="path4914" d="m 90,109.5 2.5,0 0,-2 -2.5,0 z"/>
|
|
||||||
<path id="path4922" d="m 95,109.5 2.5,0 0,-2 -2.5,0 z"/>
|
|
||||||
<path id="path4924" d="m 99.75,109.5 2.5,0 0,-2 -2.5,0 z"/>
|
|
||||||
<path id="path4926" d="m 105,109.5 2.5,0 0,-2 -2.5,0 z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#focus-top" id="focus-right" transform="matrix(0,1,-1,0,294,-115)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#focus-top" id="focus-bottom" transform="matrix(-1,0,0,-1,409,179)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#focus-top" id="focus-left" transform="matrix(0,-1,1,0,115,294)"/>
|
|
||||||
<g style="fill-rule:evenodd">
|
|
||||||
<path style="fill:#fafbfc" id="header-normal" d="m 78.5,90.5 0,-6 -6,0 0,6 z"/>
|
|
||||||
<path style="fill:#e9ebed;fill-opacity:.941" id="header-pressed" d="m 146,84.5 -6,0 0,6 6,0 z"/>
|
|
||||||
<path id="expand-combo-normal" d="M 10,0 H 20 V 10 H 10 Z"/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-up-normal" id="carrow-normal" transform="matrix(1,0,0,-1,145.10525,522)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-up-focused" id="carrow-focused" transform="matrix(1,0,0,-1,144.80702,522)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-up-disabled" id="carrow-disabled" transform="matrix(1,0,0,-1,174,522)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-up-normal" id="carrow-pressed" transform="matrix(1,0,0,-1,217.10525,522)"/>
|
|
||||||
<g id="tabBarFrame-normal-bottom" transform="matrix(0,-1,0.66666667,0,-533.83334,1084)">
|
|
||||||
<path style="fill-rule:evenodd;fill-opacity:0" id="path1767" d="m 174,921.5 h -4 l 1.3e-4,-6 H 174 Z"/>
|
|
||||||
<path style="fill:#e7ebed;color:#000" id="path1769" d="M 172,921.5 H 170 l 1e-4,-6 h 2 z"/>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd" id="tooltip-shadow-top" transform="translate(354,-38)">
|
|
||||||
<path style="opacity:.3;fill:url(#linearGradient4963)" id="path4959" d="m 17.5005,877 0,3 58,0 0,-3 z "/>
|
|
||||||
<path style="fill:#1e282d" id="path4961" d="m 17.5,879 0,3 58,0 0,-3 z"/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#menu-shadow-hint-top" id="tooltip-shadow-hint-top" transform="matrix(1,0,0,0.8,354,206.2)"/>
|
|
||||||
<g style="fill-rule:evenodd">
|
|
||||||
<g style="fill:#1e282d">
|
|
||||||
<path id="tooltip-normal-left" d="m 371.5,917 5,0 0,48 -5,0 z"/>
|
|
||||||
<path id="tooltip-normal-topleft" d="m 376.5,912 -4.9989,0 -.001,5 5,0 z "/>
|
|
||||||
<path id="tooltip-normal-top" d="m 424.5,912 -3e-4,5 -48,0 L 376.5,912 Z"/>
|
|
||||||
<path id="tooltip-normal-topright" d="m 429.5,917 -3e-4,-4.9989 -5,-10e-4 0,5 z"/>
|
|
||||||
<path id="tooltip-normal-right" d="m 429.4998,917 -5,0 0,48 5,0 z "/>
|
|
||||||
<path id="tooltip-normal-bottomright" d="m 424.4998,970 4.9989,-.0003 .001,-5 -5,0 z "/>
|
|
||||||
<path id="tooltip-normal-bottom" d="m 376.50075,970 0,-5 48,0 -3e-4,5 z"/>
|
|
||||||
<path id="tooltip-normal-bottomleft" d="m 371.5005,965 .0003,4.9989 5,.001 0,-5 z "/>
|
|
||||||
<path id="tooltip-normal" d="m 376.5,917 h 48 v 48 h -48 z"/>
|
|
||||||
</g>
|
|
||||||
<g id="tooltip-shadow-left" transform="translate(354,-38)">
|
|
||||||
<path style="opacity:.4;fill:url(#linearGradient4953)" id="tooltip-shadow-left0" d="m 12.5005,882 0,60 5,0 0,-60 z "/>
|
|
||||||
<path style="fill:#1e282d" id="path4968" d="m 14.5,882 0,60 3,0 0,-60 z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#menu-shadow-hint-left" id="tooltip-shadow-hint-left" transform="matrix(0.4,0,0,1,361.50126,48)"/>
|
|
||||||
<g style="fill-rule:evenodd" id="tooltip-shadow-right" transform="translate(354,-38)">
|
|
||||||
<path style="opacity:.48;fill:url(#linearGradient4957)" id="tooltip-shadow-right0" d="m 75.5003,882 0,60 5,0 0,-60 z "/>
|
|
||||||
<path style="fill:#1e282d" id="path4982" d="m 75.5003,882 0,60 2,0 0,-60 z "/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#menu-shadow-hint-right" id="tooltip-shadow-hint-right" transform="matrix(0.6,0,0,1,386.19419,48)"/>
|
|
||||||
<g style="fill-rule:evenodd" id="tooltip-shadow-bottom" transform="translate(354,-38)">
|
|
||||||
<path style="opacity:.58;fill:url(#linearGradient4945)" id="tooltip-shadow-bottom0" d="m 17.5005,942 0,5 58,0 0,-5 z "/>
|
|
||||||
<path style="fill:#1e282d" id="path4990" d="m 17.5,942 0,2 58,0 0,-2 z"/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#menu-shadow-hint-bottom" id="tooltip-shadow-hint-bottom" transform="matrix(1,0,0,0.6,354,392.4)"/>
|
|
||||||
<g style="fill-rule:evenodd">
|
|
||||||
<g id="tooltip-shadow-topleft" transform="translate(354,-38)">
|
|
||||||
<path style="opacity:.28;fill:url(#radialGradient4966)" id="tooltip-shadow-topleft0" d="m 12.50035,877 1e-4,5 5,-10e-5 0,-5 z"/>
|
|
||||||
<path style="fill:#1e282d" id="path4998" d="m 14.5,879 6e-5,3 3,-6e-5 0,-3 z"/>
|
|
||||||
</g>
|
|
||||||
<g id="tooltip-shadow-topright" transform="translate(354,-38)">
|
|
||||||
<path style="opacity:.43;fill:url(#radialGradient4962)" id="tooltip-shadow-topright0" d="m 75.5005,877 0,5 5,0 0,-5 z "/>
|
|
||||||
<path style="fill:#1e282d" id="path5004" d="m 75.5005,879 0,3 2,0 0,-3 z "/>
|
|
||||||
</g>
|
|
||||||
<g id="tooltip-shadow-bottomleft" transform="translate(354,-38)">
|
|
||||||
<path style="opacity:.48;fill:url(#radialGradient4949)" id="tooltip-shadow-bottomleft0" d="m 12.50045,942 0,5 5,0 -5e-4,-5 z"/>
|
|
||||||
<path style="fill:#1e282d" id="path5010" d="m 14.5,942 0,2 3,0 -3e-4,-2 z"/>
|
|
||||||
</g>
|
|
||||||
<g id="tooltip-shadow-bottomright" transform="translate(354,-38)">
|
|
||||||
<path style="opacity:.48;fill:url(#radialGradient4940)" id="tooltip-shadow-bottomright0" d="m 75.50045,942 3e-4,5 5,0 0,-5 z"/>
|
|
||||||
<path style="fill:#1e282d" id="path5016" d="m 75.5005,942 .0001,2 2,0 0,-2 z "/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g id="button-normal-left" transform="translate(-46)">
|
|
||||||
<path style="fill:#fff;fill-rule:evenodd" id="path1773" d="M 53,52 V 20 h -5 v 32 z"/>
|
|
||||||
<path style="fill:url(#linearGradient1767);color:#000" id="path1775" d="m 46,20 v 32 h 2 V 20 Z"/>
|
|
||||||
</g>
|
|
||||||
<g id="button-normal-bottom" transform="translate(-46,1)">
|
|
||||||
<path style="fill:#fff;fill-rule:evenodd" id="path1791" d="M 85,51 H 53 v 3 h 32 z"/>
|
|
||||||
<path style="fill:url(#linearGradient1809);color:#000" id="path1793" d="M 53,58 H 85 V 54 H 53 Z"/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#button-normal-left" id="button-normal-right" transform="matrix(-1,0,0,1,46,0)"/>
|
|
||||||
<g id="button-normal-top" transform="translate(-46,-5)">
|
|
||||||
<path style="fill:#fff;fill-rule:evenodd" id="path5125" d="m 53,25 h 32 v -6 h -32 z"/>
|
|
||||||
<path style="fill:url(#linearGradient5133);color:#000" id="path5127" d="M 85,18 H 53 v 1 h 32 z"/>
|
|
||||||
</g>
|
|
||||||
<path style="fill:url(#linearGradient1732);color:#000" id="menubar-normal-bottom" d="m 305,830 h 5 v -5 h -5 z"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#menubar-normal-bottom" id="menubar-normal-bottomleft" transform="translate(-5)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#menubar-normal-bottom" id="menubar-normal-bottomright" transform="translate(5)"/>
|
|
||||||
<g style="fill-rule:evenodd">
|
|
||||||
<g style="fill-opacity:0">
|
|
||||||
<path id="tab-toggled" d="m 25,926 h 10 v 10 H 25 Z"/>
|
|
||||||
<path id="tab-toggled-top" d="m 25,916 h 10 v 10 H 25 Z"/>
|
|
||||||
<path id="tab-toggled-right" d="m 35,926 h 10 v 10 H 35 Z"/>
|
|
||||||
<path id="tab-toggled-topright" d="m 35,916 h 10 v 10 H 35 Z"/>
|
|
||||||
<path id="tab-toggled-left" d="m 15,926 h 10 v 10 H 15 Z"/>
|
|
||||||
<path id="tab-toggled-topleft" d="m 15,916 h 10 v 10 H 15 Z"/>
|
|
||||||
</g>
|
|
||||||
<g style="fill:#00bcd4">
|
|
||||||
<path id="tab-toggled-bottom" d="m 25,936 h 10 v 10 H 25 Z"/>
|
|
||||||
<path id="tab-toggled-bottomright" d="m 35,936 h 10 v 10 H 35 Z"/>
|
|
||||||
<path id="tab-toggled-bottomleft" d="m 15,936 h 10 v 10 H 15 Z"/>
|
|
||||||
</g>
|
|
||||||
<path style="fill:#4db6ac" id="slidercursor-normal" d="m 395,742.5 c -2.64704,2.20595 -5.58246,7.5 -10.553,7.5 -4.97054,0 -7.45032,-3.52943 -7.44696,-7.5 0.003,-3.97108 2.47642,-7.5 7.44696,-7.5 4.97055,0 7.90598,5.29415 10.553,7.5 z "/>
|
|
||||||
<path style="fill:#fafbfc;stroke:#e5e7e7;stroke-width:3" id="slidercursor-disabled" d="m 426.6782,742.5 c -2.085,1.76471 -4.39719,6 -8.31243,6 -3.91516,0 -5.86847,-2.82358 -5.86582,-6 0.002,-3.17691 1.95066,-6 5.86582,-6 3.91522,0 6.22741,4.23539 8.31243,6 z "/>
|
|
||||||
</g>
|
|
||||||
<path style="fill:#c2c5c7" id="scrollbarslider-normal" d="m 10,1102.5 h 7.5 V 1115 H 10 Z"/>
|
|
||||||
<path style="fill:#a4a9ac" id="scrollbarslider-focused" d="M 17.5,1102.5 H 25 v 12.5 h -7.5 z"/>
|
|
||||||
<path style="fill:#263238" id="scrollbarslider-pressed" d="m 25,1102.5 h 7.5 V 1115 H 25 Z"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#tree-plus-normal" id="tree-minus-normal" transform="rotate(90,160,344)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#tree-plus-focused" id="tree-minus-focused" transform="rotate(90,192.50702,345)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#spin-plus-focused" id="spin-plus-pressed" transform="translate(32)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#spin-plus-focused" id="spin-up-pressed" transform="translate(32,22)"/>
|
|
||||||
<g id="button-normal-bottomleft">
|
|
||||||
<path style="fill:#fff;fill-rule:evenodd" id="path1797" d="M 7,55 H 4 C 2.5,55 2,54.5 2,53 v -1 h 5 z"/>
|
|
||||||
<g style="color:#000">
|
|
||||||
<path style="fill:url(#radialGradient1856)" id="path1799" d="M 7,59 H 0 v -7 h 2 v 1 c 0,1.5 0.5,2 2,2 h 3 z"/>
|
|
||||||
<path style="fill:url(#radialGradient2042)" id="path3801" d="M 7,59 H 0 v -7 h 2 v 1 c 0,1.5 0.5,2 2,2 h 3 z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#button-normal-bottomleft" id="button-normal-bottomright" transform="matrix(-1,0,0,1,46,0)"/>
|
|
||||||
<g id="button-toggled-left" transform="translate(94)">
|
|
||||||
<path style="fill:#00bcd4;fill-rule:evenodd" id="path3841" d="M 53,52 V 20 h -5 v 32 z"/>
|
|
||||||
<path style="fill:url(#linearGradient2362);color:#000" id="path3843" d="m 46,20 v 32 h 2 V 20 Z"/>
|
|
||||||
</g>
|
|
||||||
<g id="button-toggled-bottom" transform="translate(94,1)">
|
|
||||||
<path style="fill:#00bcd4;fill-rule:evenodd" id="path3847" d="M 85,51 H 53 v 3 h 32 z"/>
|
|
||||||
<path style="fill:url(#linearGradient3881);color:#000" id="path3849" d="M 53,58 H 85 V 54 H 53 Z"/>
|
|
||||||
</g>
|
|
||||||
<g id="button-toggled-top" transform="translate(94,-5)">
|
|
||||||
<path style="fill:#00bcd4;fill-rule:evenodd" id="path3861" d="m 53,25 h 32 v -6 h -32 z"/>
|
|
||||||
<path style="fill:url(#linearGradient3885);color:#000" id="path3863" d="M 85,18 H 53 v 1 h 32 z"/>
|
|
||||||
</g>
|
|
||||||
<g id="button-normal-topleft">
|
|
||||||
<path style="fill:#fff;fill-rule:evenodd" id="path5119" d="M 7,14 H 4 c -1.5,0 -2,0.5 -2,2 v 4 h 5 z"/>
|
|
||||||
<g style="color:#000">
|
|
||||||
<path style="fill:url(#radialGradient1637)" id="path5121" d="M 7,13 H 0 v 7 h 2 v -4 c 0,-1.5 0.5,-2 2,-2 h 3 z"/>
|
|
||||||
<path style="fill:url(#radialGradient2500)" id="path4718" d="M 7,13 H 0 v 7 h 2 v -4 c 0,-1.5 0.5,-2 2,-2 h 3 z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#button-normal-topleft" id="button-normal-topright" transform="matrix(-1,0,0,1,46,0)"/>
|
|
||||||
<path style="fill:#fafbfc" id="lineedit-normal" d="m 322.5,95 h 10 v 10 h -10 z"/>
|
|
||||||
<path style="fill:#00bcd4;color:#000" id="combo-pressed-bottom" d="m 415.5,110.5 h 32 v -3 h -32 z"/>
|
|
||||||
<path style="fill:#fafbfc" id="combo-normal" d="m 416.5,81.5001 h 10 v 10 h -10 z "/>
|
|
||||||
<g style="color:#000">
|
|
||||||
<path style="fill:#dcdedf" id="combo-normal-bottom" d="m 415.5,97 h 32 v -3 h -32 z"/>
|
|
||||||
<path style="fill:#a6abae" id="combo-focused-bottom" d="m 415.5,107.5 h 32 v -3 h -32 z"/>
|
|
||||||
</g>
|
|
||||||
<path style="opacity:0" id="lineedit-normal-topleft" d="m 345,95.5 h 2 v 2 h -2 z"/>
|
|
||||||
<path style="opacity:0" id="lineedit-normal-top" d="m 347,95.5 h 2 v 2 h -2 z"/>
|
|
||||||
<path style="opacity:0" id="lineedit-normal-topright" d="m 349,95.5 h 2 v 2 h -2 z"/>
|
|
||||||
<path style="opacity:0" id="lineedit-normal-bottomleft" d="m 345,99.5 h 2 v 2 h -2 z"/>
|
|
||||||
<path style="opacity:0" id="lineedit-normal-left" d="m 345,97.5 h 2 v 2 h -2 z"/>
|
|
||||||
<path style="opacity:0" id="lineedit-normal-bottomright" d="m 349,99.5 h 2 v 2 h -2 z"/>
|
|
||||||
<path style="opacity:0" id="lineedit-normal-right" d="m 349,97.5 h 2 v 2 h -2 z"/>
|
|
||||||
<path style="opacity:0" id="combo-normal-topleft" d="m 432.5,86 h 2 v 2 h -2 z"/>
|
|
||||||
<path style="opacity:0" id="combo-normal-top" d="m 434.5,86 h 2 v 2 h -2 z"/>
|
|
||||||
<path style="opacity:0" id="combo-normal-topright" d="m 436.5,86 h 2 v 2 h -2 z"/>
|
|
||||||
<path style="opacity:0" id="combo-normal-bottomleft" d="m 432.5,90 h 2 v 2 h -2 z"/>
|
|
||||||
<path style="opacity:0" id="combo-normal-left" d="m 432.5,88 h 2 v 2 h -2 z"/>
|
|
||||||
<path style="opacity:0" id="combo-normal-bottomright" d="m 436.5,90 h 2 v 2 h -2 z"/>
|
|
||||||
<path style="opacity:0" id="combo-normal-right" d="m 436.5,88 h 2 v 2 h -2 z"/>
|
|
||||||
<g style="fill-rule:evenodd">
|
|
||||||
<path style="opacity:.21" id="tab-focused-bottom" d="m 61,936 h 10 v 10 H 61 Z"/>
|
|
||||||
<path style="opacity:.21" id="tab-focused-bottomright" d="m 71,936 h 10 v 10 H 71 Z"/>
|
|
||||||
<path style="opacity:.21" id="tab-focused-bottomleft" d="m 51,936 h 10 v 10 H 51 Z"/>
|
|
||||||
<path style="fill:#f5f5f5" id="button-pressed" d="M 133,52 V 20 h -32 v 32 z"/>
|
|
||||||
</g>
|
|
||||||
<g id="button-pressed-left" transform="translate(48)">
|
|
||||||
<path style="fill:#f5f5f5;fill-rule:evenodd" id="path1588" d="M 53,52 V 20 h -5 v 32 z"/>
|
|
||||||
<path style="fill:url(#linearGradient1988);color:#000" id="path1590" d="m 46,20 v 32 h 2 V 20 Z"/>
|
|
||||||
</g>
|
|
||||||
<g id="button-pressed-bottom" transform="translate(48,1)">
|
|
||||||
<path style="fill:#f5f5f5;fill-rule:evenodd" id="path1594" d="M 85,51 H 53 v 3 h 32 z"/>
|
|
||||||
<path style="fill:url(#linearGradient1624);color:#000" id="path1596" d="M 53,58 H 85 V 54 H 53 Z"/>
|
|
||||||
</g>
|
|
||||||
<g id="button-pressed-top" transform="translate(48,-5)">
|
|
||||||
<path style="fill:#f5f5f5;fill-rule:evenodd" id="path1600" d="m 53,25 h 32 v -6 h -32 z"/>
|
|
||||||
<path style="fill:url(#linearGradient1626);color:#000" id="path1602" d="M 85,18 H 53 v 1 h 32 z"/>
|
|
||||||
</g>
|
|
||||||
<path style="fill:#fff;fill-rule:evenodd" id="button-focused" d="M 54,20 V 52 H 86 V 20 Z"/>
|
|
||||||
<g id="button-focused-left" transform="translate(1)">
|
|
||||||
<path style="fill:#fff;fill-rule:evenodd;stroke-width:.725" id="path5064" d="M 53,52 V 20 h -5 v 32 z"/>
|
|
||||||
<path style="fill:url(#linearGradient2050);color:#000;stroke-width:1.263" id="path5066" d="m 46,20 v 32 h 2 V 20 Z"/>
|
|
||||||
</g>
|
|
||||||
<g id="button-focused-top" transform="translate(1,-5)">
|
|
||||||
<path style="fill:#fff;fill-rule:evenodd;stroke-width:.888" id="path1620" d="m 53,25 h 32 v -6 h -32 z"/>
|
|
||||||
<path style="fill:url(#linearGradient7463);color:#000;stroke-width:.628" id="path1622" d="M 85,18 H 53 v 1 h 32 z"/>
|
|
||||||
</g>
|
|
||||||
<g id="button-focused-bottom" transform="translate(1,1)">
|
|
||||||
<path style="fill:#fff;fill-rule:evenodd;stroke-width:.512" id="path1626" d="M 85,51 H 53 v 2 h 32 z"/>
|
|
||||||
<path style="fill:url(#linearGradient7337);color:#000;stroke-width:1.403" id="path1628" d="M 53,58 H 85 V 53 H 53 Z"/>
|
|
||||||
</g>
|
|
||||||
<g id="button-focused-right" transform="matrix(-1,0,0,1,139,0)">
|
|
||||||
<path style="fill:#fff;fill-rule:evenodd;stroke-width:.725" id="path1736" d="M 53,52 V 20 h -4 v 32 z"/>
|
|
||||||
<path style="fill:url(#linearGradient1742);color:#000;stroke-width:1.263" id="path1738" d="m 46,20 v 32 h 3 V 20 Z"/>
|
|
||||||
</g>
|
|
||||||
<g id="button-focused-topright" transform="translate(1)">
|
|
||||||
<path style="fill:#fff;fill-rule:evenodd" id="path1728" d="m 85,14 h 2 c 1.5,0 2,0.5 2,2 v 4 h -4 z"/>
|
|
||||||
<g style="color:#000" id="g1559">
|
|
||||||
<path style="fill:url(#radialGradient1734)" id="path1730" d="m 85,13 h 7 v 7 h -3 v -4 c 0,-1.5 -0.5,-2 -2,-2 h -2 z"/>
|
|
||||||
<path style="fill:url(#radialGradient1939)" id="path1937" d="m 85,13 h 7 v 7 h -3 v -4 c 0,-1.5 -0.5,-2 -2,-2 h -2 z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g id="button-focused-bottomright" transform="translate(1)">
|
|
||||||
<path style="fill:#fff;fill-rule:evenodd;stroke-width:.462" id="path1745" d="m 85,54 h 2 c 1.5,0 2,-0.5 2,-2 h -4 z"/>
|
|
||||||
<g style="color:#000;stroke-width:.864" id="g1565">
|
|
||||||
<path style="fill:url(#radialGradient1751)" id="path1747" d="m 85,59 h 7 v -7 h -3 c 0,1.5 -0.5,2 -2,2 h -2 z"/>
|
|
||||||
<path style="opacity:.7;fill:url(#radialGradient1954)" id="path1950" d="m 85,59 h 7 v -7 h -3 c 0,1.5 -0.5,2 -2,2 h -2 z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g id="button-focused-bottomleft" transform="translate(1)">
|
|
||||||
<path style="fill:#fff;fill-rule:evenodd;stroke-width:.462" id="path1816" d="m 53,54 h -3 c -1.5,0 -2,-0.5 -2,-2 h 5 z"/>
|
|
||||||
<g style="color:#000;stroke-width:.864" id="g1571">
|
|
||||||
<path style="fill:url(#radialGradient1987)" id="path1818" d="m 53,59 h -7 v -7 h 2 c 0,1.5 0.5,2 2,2 h 3 z"/>
|
|
||||||
<path style="opacity:.6;fill:url(#radialGradient2009)" id="path2007" d="m 53,59 h -7 v -7 h 2 c 0,1.5 0.5,2 2,2 h 3 z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g id="button-focused-topleft">
|
|
||||||
<path style="fill:#fff;fill-rule:evenodd" id="path5070" d="m 54,14 h -3 c -1.5,0 -2,0.5 -2,2 v 4 h 5 z"/>
|
|
||||||
<g style="color:#000">
|
|
||||||
<path style="fill:url(#radialGradient1933)" id="path5072" d="m 54,13 h -7 v 7 h 2 v -4 c 0,-1.5 0.5,-2 2,-2 h 3 z"/>
|
|
||||||
<path style="fill:url(#radialGradient1562)" id="path1558" d="m 54,13 h -7 v 7 h 2 v -4 c 0,-1.5 0.5,-2 2,-2 h 3 z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g id="button-pressed-bottomleft" transform="translate(94)">
|
|
||||||
<path style="fill:#f5f5f5;fill-rule:evenodd" id="path2228" d="M 7,55 H 4 C 2.5,55 2,54.5 2,53 v -1 h 5 z"/>
|
|
||||||
<g style="color:#000">
|
|
||||||
<path style="fill:url(#radialGradient2244)" id="path2230" d="M 7,59 H 0 v -7 h 2 v 1 c 0,1.5 0.5,2 2,2 h 3 z"/>
|
|
||||||
<path style="fill:url(#radialGradient2246)" id="path2232" d="M 7,59 H 0 v -7 h 2 v 1 c 0,1.5 0.5,2 2,2 h 3 z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g id="button-pressed-topleft" transform="translate(94)">
|
|
||||||
<path style="fill:#f5f5f5;fill-rule:evenodd" id="path2236" d="M 7,14 H 4 c -1.5,0 -2,0.5 -2,2 v 4 h 5 z"/>
|
|
||||||
<g style="color:#000">
|
|
||||||
<path style="fill:url(#radialGradient2248)" id="path2238" d="M 7,13 H 0 v 7 h 2 v -4 c 0,-1.5 0.5,-2 2,-2 h 3 z"/>
|
|
||||||
<path style="fill:url(#radialGradient2250)" id="path2240" d="M 7,13 H 0 v 7 h 2 v -4 c 0,-1.5 0.5,-2 2,-2 h 3 z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g id="button-toggled-bottomleft" transform="translate(140)">
|
|
||||||
<path style="fill:#00bcd4;fill-rule:evenodd" id="path2256" d="M 7,55 H 4 C 2.5,55 2,54.5 2,53 v -1 h 5 z"/>
|
|
||||||
<g style="color:#000">
|
|
||||||
<path style="fill:url(#radialGradient2272)" id="path2258" d="M 7,59 H 0 v -7 h 2 v 1 c 0,1.5 0.5,2 2,2 h 3 z"/>
|
|
||||||
<path style="fill:url(#radialGradient2274)" id="path2260" d="M 7,59 H 0 v -7 h 2 v 1 c 0,1.5 0.5,2 2,2 h 3 z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g id="button-toggled-topleft" transform="translate(140)">
|
|
||||||
<path style="fill:#00bcd4;fill-rule:evenodd" id="path2264" d="M 7,14 H 4 c -1.5,0 -2,0.5 -2,2 v 4 h 5 z"/>
|
|
||||||
<g style="color:#000">
|
|
||||||
<path style="fill:url(#radialGradient2276)" id="path2266" d="M 7,13 H 0 v 7 h 2 v -4 c 0,-1.5 0.5,-2 2,-2 h 3 z"/>
|
|
||||||
<path style="fill:url(#radialGradient2278)" id="path2268" d="M 7,13 H 0 v 7 h 2 v -4 c 0,-1.5 0.5,-2 2,-2 h 3 z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#button-pressed-left" id="button-pressed-right" transform="matrix(-1,0,0,1,234,0)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#button-pressed-bottomleft" id="button-pressed-bottomright" transform="matrix(-1,0,0,1,234,0)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#button-pressed-topleft" id="button-pressed-topright" transform="matrix(-1,0,0,1,234,0)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#button-toggled-left" id="button-toggled-right" transform="matrix(-1,0,0,1,326,0)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#button-toggled-bottomleft" id="button-toggled-bottomright" transform="matrix(-1,0,0,1,326,0)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#button-toggled-topleft" id="button-toggled-topright" transform="matrix(-1,0,0,1,326,0)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-up-normal" id="menuitem-right-focused" transform="rotate(90,-25.5,417.5)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-up-normal" id="menuitem-left-focused" transform="rotate(-90,197,311)"/>
|
|
||||||
<g style="fill-rule:evenodd">
|
|
||||||
<g id="tbutton-normal-bottom">
|
|
||||||
<path style="opacity:0" id="tbutton-normal-bottom0" d="M 234,50.5 H 202 v 4 h 32 z"/>
|
|
||||||
<path style="fill:#fff;fill-opacity:.686" id="path1657" d="m 234,50.5 h -32 v 2 h 32 z"/>
|
|
||||||
</g>
|
|
||||||
<g id="tbutton-pressed-bottom" transform="translate(52)">
|
|
||||||
<path style="opacity:0" id="path1768" d="M 234,50.5 H 202 v 4 h 32 z"/>
|
|
||||||
<path style="fill:#fff" id="path1770" d="m 234,50.5 h -32 v 2 h 32 z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-arrow-down-disabled" id="flat-arrow-up-disabled" transform="matrix(1,0,0,-1,0,789)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-arrow-down-disabled" id="flat-arrow-right-disabled" transform="rotate(-90,161,319.5)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-arrow-down-disabled" id="flat-arrow-left-disabled" transform="rotate(90,148,454.5)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-up-focused" id="tarrow-up-focused" transform="translate(173,207)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-up-focused" id="tarrow-down-focused" transform="matrix(1,0,0,-1,173,743)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-up-focused" id="tarrow-right-focused" transform="rotate(90,108,513)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-up-focused" id="tarrow-left-focused" transform="rotate(-90,329.8465,215.1535)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-arrow-down-normal" id="tarrow-up-normal" transform="matrix(1,0,0,-1,172.5,844.30699)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-arrow-down-normal" id="tarrow-down-normal" transform="translate(172.5,105.69301)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-arrow-down-disabled" id="tarrow-up-disabled" transform="matrix(1,0,0,-1,190,842.5)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-arrow-down-disabled" id="tarrow-down-disabled" transform="translate(189,107.5)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-arrow-down-normal" id="tarrow-right-normal" transform="rotate(-90,214.8465,263.1535)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-arrow-down-normal" id="tarrow-left-normal" transform="rotate(90,123.75,598.25)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-arrow-down-disabled" id="tarrow-right-disabled" transform="rotate(-90,304.00351,257.99649)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-arrow-down-disabled" id="tarrow-left-disabled" transform="rotate(90,210.5965,598.5965)"/>
|
|
||||||
<g style="fill-rule:evenodd" id="tbutton-toggled-bottom">
|
|
||||||
<path style="fill-opacity:0" id="tbutton-toggled-bottom0" d="m 312,49.5 h -4 v 4 h 4 z"/>
|
|
||||||
<path style="fill:#00c3dc" id="path1591" d="m 312,49.5 h -4 v 3 h 4 z"/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#tbutton-toggled-bottom" id="tbutton-toggled-bottomright" transform="translate(4)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#tbutton-toggled-bottom" id="tbutton-toggled-bottomleft" transform="translate(-4)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-down-toggled" id="arrow-up-toggled" transform="matrix(1,0,0,-1,0,540)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-down-toggled" id="arrow-right-toggled" transform="rotate(-90,231,118)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-down-toggled" id="arrow-left-toggled" transform="rotate(90,239,448)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-down-toggled" id="tarrow-down-pressed" transform="translate(169,203)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-down-toggled" id="tarrow-up-pressed" transform="matrix(1,0,0,-1,169,747)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-down-toggled" id="tarrow-right-pressed" transform="rotate(-90,331,219)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#arrow-down-toggled" id="tarrow-left-pressed" transform="rotate(90,143,543)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#tabframe-normal-left" id="tabframe-normal-right" transform="matrix(-1,0,0,1,603,0)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#tabframe-normal-topleft" id="tabframe-normal-topright" transform="matrix(-1,0,0,1,603,0)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#tabframe-normal-left" id="tabframe-normal-top" transform="rotate(90,301.5,899.49985)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#tabframe-normal-left" id="tabframe-normal-bottom" transform="rotate(-90,301.5,899.5)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#tabframe-normal-topleft" id="tabframe-normal-bottomleft" transform="rotate(-90,301.5001,899.5001)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#tabframe-normal-topleft" id="tabframe-normal-bottomright" transform="rotate(-180,301.5001,899.5)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#tabBarFrame-normal-bottom" id="tabBarFrame-normal-bottomright" transform="translate(4)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#tabBarFrame-normal-bottom" id="tabBarFrame-normal-bottomleft" transform="translate(-4)"/>
|
|
||||||
<g style="fill-rule:evenodd">
|
|
||||||
<path style="fill:#00bcd4" id="header-toggled" d="m 124,84.5 h -6 v 6 h 6 z "/>
|
|
||||||
<circle cx="386" cy="721" style="fill:#4db6ac" id="slidercursor-tickless-normal" r="9"/>
|
|
||||||
<circle cx="420" cy="721" style="fill:#fafbfc;stroke:#e5e7e7;stroke-linejoin:round;stroke-linecap:round;stroke-width:3" r="7.5" id="slidercursor-tickless-disabled"/>
|
|
||||||
</g>
|
|
||||||
<g style="color:#000">
|
|
||||||
<rect width="14.6" x="224.7" y="-197.3" rx="2" ry="2" height="14.6" style="fill:none;stroke:#fff;stroke-width:1.4" id="item-checkbox-focused" transform="scale(1,-1)"/>
|
|
||||||
<g id="item-checkbox-checked-focused" transform="translate(0,-20)">
|
|
||||||
<rect width="16" x="272.5" y="-216" rx="2" height="16" ry="2" style="fill:#fff" id="rect1550" transform="scale(1,-1)"/>
|
|
||||||
<path style="fill:#00bcd4;fill-rule:evenodd" id="path1552" d="m 283.3102,204.1733 -3.6775,4.2767 -1.9271,-1.3649 c -1.36466,-0.96654 -2.67814,1.25767 -1.56052,2.19687 l 3.5781,3.0068 5.5538,-6.5775 c 1.16417,-1.37876 -0.95766,-2.71149 -1.96677,-1.53793 z "/>
|
|
||||||
</g>
|
|
||||||
<g id="item-checkbox-tristate-focused" transform="translate(40,-17.5)">
|
|
||||||
<rect width="16" x="347.5" y="-213.5" rx="2" height="16" ry="2" style="fill:#f6feff" id="rect1558" transform="scale(1,-1)"/>
|
|
||||||
<path style="fill:#00bcd4" id="path1560" d="m 352.1,-207 h 6.8 c 0.8864,0 1.6,0.669 1.6,1.5 0,0.831 -0.7136,1.5 -1.6,1.5 h -6.8 c -0.8864,0 -1.6,-0.669 -1.6,-1.5 0,-0.831 0.7136,-1.5 1.6,-1.5 z" transform="scale(1,-1)"/>
|
|
||||||
</g>
|
|
||||||
<g style="stroke-width:1.4;fill:none;stroke:#6e6e6e">
|
|
||||||
<ellipse cx="69" cy="208" rx="7.3001299" ry="7.3001304" id="radio-focused"/>
|
|
||||||
<rect width="14.600261" x="234.69987" y="-215.30013" rx="2" ry="2" height="14.600261" id="checkbox-focused" transform="scale(1,-1)"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd" id="mdi-close-normal" transform="translate(62,79)">
|
|
||||||
<circle cx="225" cy="460" style="fill:#fff" id="path6070" r="16"/>
|
|
||||||
<path style="fill:#505050" id="path6046" d="m 231.7175,449.747 -6.7175,6.7175 -6.7176,-6.7176 -3.5355,3.5355 6.7175,6.7176 -6.7174,6.7174 3.5356,3.5356 6.7174,-6.7174 6.7175,6.7175 3.5355,-3.5355 -6.7175,-6.7175 6.7175,-6.7175 z "/>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd" id="mdi-close-focused" transform="translate(62,123)">
|
|
||||||
<circle cx="225" cy="460" style="fill:#ff0a0a" r="16" id="circle6090"/>
|
|
||||||
<path style="fill:#fff" id="path6092" d="m 231.0104,450.4541 -6.0104,6.0104 -6.0105,-6.0105 -3.5355,3.5355 6.0105,6.0105 -6.0104,6.0104 3.5355,3.5355 6.0104,-6.0104 6.0104,6.0104 3.5355,-3.5355 -6.0104,-6.0104 6.0104,-6.0104 z "/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" id="mdi-close-pressed" xlink:href="#mdi-close-focused" transform="translate(0,42)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" id="mdi-close-disabled" xlink:href="#mdi-close-normal" transform="translate(0,130)"/>
|
|
||||||
<g style="fill-rule:evenodd" id="mdi-restore-normal" transform="translate(-100,81)">
|
|
||||||
<circle cx="225" cy="460" style="fill:#fff" r="16" id="circle6128"/>
|
|
||||||
<rect width="14" x="477.36829" y="159.17023" height="14" style="fill:none;stroke:#5a5a5a;stroke-width:4" id="rect5003" transform="rotate(45)"/>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd" id="mdi-maximize-normal" transform="translate(-184,79)">
|
|
||||||
<circle cx="225" cy="460" style="fill:#fff" r="16" id="circle1740"/>
|
|
||||||
<path style="fill:#505050" id="path1742" d="m 222.5,449.5 v 8 H 214 v 5 h 8.5 v 8.5 h 5 v -8.5 h 8.5 v -5 h -8.5 v -8 z"/>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd" id="mdi-minimize-normal" transform="translate(-20,79)">
|
|
||||||
<circle cx="225" cy="460" style="fill:#fff" id="circle1746" r="16"/>
|
|
||||||
<path style="fill:#505050" id="path1748" d="m 214,457.5 v 5 l 22,7e-5 v -5 z"/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#mdi-minimize-normal" id="mdi-shade-normal" transform="translate(150)"/>
|
|
||||||
<g style="fill-rule:evenodd" id="mdi-maximize-focused" transform="translate(-184,127)">
|
|
||||||
<circle cx="225" cy="460" style="fill:#0cb400" id="circle1775" r="16"/>
|
|
||||||
<path style="fill:#fff" id="path1777" d="m 222,449 v 8.1 h -8 v 5.9 l 8,7e-5 V 471 h 6 v -8 h 8 v -5.9 h -8 V 449 Z"/>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd" id="mdi-minimize-focused" transform="translate(-20,127)">
|
|
||||||
<circle cx="225" cy="460" style="fill:#ff7a00" r="16" id="circle1793"/>
|
|
||||||
<path style="fill:#fff" id="path1795" d="m 214,457 v 6 h 22 v -6 z "/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#mdi-minimize-focused" id="mdi-shade-focused" transform="translate(150)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#mdi-minimize-focused" id="mdi-minimize-pressed" transform="translate(0,38)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#mdi-minimize-focused" id="mdi-shade-pressed" transform="translate(150,38)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#mdi-maximize-focused" id="mdi-maximize-pressed" transform="translate(0,38)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#mdi-maximize-normal" id="mdi-maximize-disabled" transform="translate(0,134)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#mdi-restore-normal" id="mdi-restore-disabled" transform="translate(0,130)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#mdi-minimize-normal" id="mdi-minimize-disabled" transform="translate(0,132)"/>
|
|
||||||
<g style="fill-rule:evenodd" id="mdi-restore-focused" transform="translate(-100,127)">
|
|
||||||
<circle cx="225" cy="460" style="fill:#008dd4" id="circle1822" r="16"/>
|
|
||||||
<rect width="14" x="477.36829" y="159.17023" height="14" style="fill:none;stroke:#fff;stroke-width:4" id="rect1824" transform="rotate(45)"/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#mdi-restore-focused" id="mdi-restore-pressed" transform="translate(0,38)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#mdi-minimize-normal" id="mdi-shade-disabled" transform="translate(150,132)"/>
|
|
||||||
<g style="opacity:.7;fill:#fff;fill-rule:evenodd" id="flat-spin-up-normal" transform="matrix(1.1313709,1.1313709,-1.1313709,1.1313709,-12.05981,360.6412)">
|
|
||||||
<path id="path1516" d="m -45.114,35.7084 1.7678,1.7678 -8.8388,8.8388 -1.7678,-1.7678 z "/>
|
|
||||||
<path id="path1518" d="m -52.1851,35.7084 8.8388,8.8388 -1.7678,1.7678 -8.8388,-8.8388 z "/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#spin-plus-focused" id="flat-spin-up-focused" transform="translate(-144,22)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-spin-up-focused" id="flat-spin-up-pressed" transform="translate(26)"/>
|
|
||||||
<g style="opacity:.7;fill-rule:evenodd;fill:#828282" id="flat-spin-up-disabled" transform="matrix(1.1313709,1.1313709,-1.1313709,1.1313709,75.94019,360.6412)">
|
|
||||||
<path id="path1534" d="m -45.114,35.7084 1.7678,1.7678 -8.8388,8.8388 -1.7678,-1.7678 z "/>
|
|
||||||
<path id="path1536" d="m -52.1851,35.7084 8.8388,8.8388 -1.7678,1.7678 -8.8388,-8.8388 z "/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-spin-up-normal" id="flat-spin-plus-normal" transform="translate(0,-22)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-spin-up-focused" id="flat-spin-plus-focused" transform="translate(0,-22)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-spin-up-pressed" id="flat-spin-plus-pressed" transform="translate(0,-22)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-spin-up-disabled" id="flat-spin-plus-disabled" transform="translate(0,-22)"/>
|
|
||||||
<g style="opacity:.7;fill-rule:evenodd" id="flat-spin-down-normal" transform="translate(-401,55)">
|
|
||||||
<path style="opacity:.3;fill-opacity:0" id="rect1552" d="m 277.5,320 h 20 v 20 h -20 z"/>
|
|
||||||
<path style="fill:#fff" id="rect1554" d="m 328,-297.5 h 4 v 20 h -4 z" transform="rotate(90)"/>
|
|
||||||
</g>
|
|
||||||
<g style="fill-rule:evenodd" id="flat-spin-down-focused" transform="translate(-371,55)">
|
|
||||||
<path style="opacity:.3;fill-opacity:0" id="rect1566" d="m 277.5,320 h 20 v 20 h -20 z"/>
|
|
||||||
<path style="fill:#ff4e41" id="rect1568" d="m 328,-297.5 h 4 v 20 h -4 z" transform="rotate(90)"/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-spin-down-focused" id="flat-spin-down-pressed" transform="translate(26)"/>
|
|
||||||
<g style="opacity:.7;fill-rule:evenodd" id="flat-spin-down-disabled" transform="translate(-315,55)">
|
|
||||||
<path style="opacity:.3;fill-opacity:0" id="rect1560" d="m 277.5,320 h 20 v 20 h -20 z"/>
|
|
||||||
<path style="fill:#828282" id="rect1562" d="m 328,-297.5 h 4 v 20 h -4 z" transform="rotate(90)"/>
|
|
||||||
</g>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-spin-down-normal" id="flat-spin-minus-normal" transform="translate(0,26)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-spin-down-focused" id="flat-spin-minus-focused" transform="translate(0,26)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-spin-down-pressed" id="flat-spin-minus-pressed" transform="translate(0,26)"/>
|
|
||||||
<use width="100%" x="0" y="0" height="100%" xlink:href="#flat-spin-down-disabled" id="flat-spin-minus-disabled" transform="translate(0,26)"/>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 84 KiB |
@@ -1,461 +0,0 @@
|
|||||||
[%General]
|
|
||||||
author=Tsu Jan
|
|
||||||
comment=A minimalistic theme inspired by the Arc GTK theme
|
|
||||||
x11drag=menubar_and_primary_toolbar
|
|
||||||
alt_mnemonic=true
|
|
||||||
left_tabs=true
|
|
||||||
attach_active_tab=true
|
|
||||||
mirror_doc_tabs=true
|
|
||||||
group_toolbar_buttons=false
|
|
||||||
toolbar_item_spacing=1
|
|
||||||
toolbar_interior_spacing=3
|
|
||||||
spread_progressbar=true
|
|
||||||
composite=true
|
|
||||||
menu_shadow_depth=7
|
|
||||||
menu_separator_height=6
|
|
||||||
tooltip_shadow_depth=6
|
|
||||||
splitter_width=4
|
|
||||||
scroll_width=9
|
|
||||||
scroll_arrows=false
|
|
||||||
scroll_min_extent=60
|
|
||||||
slider_width=6
|
|
||||||
slider_handle_width=18
|
|
||||||
slider_handle_length=18
|
|
||||||
center_toolbar_handle=true
|
|
||||||
check_size=14
|
|
||||||
textless_progressbar=false
|
|
||||||
progressbar_thickness=3font
|
|
||||||
menubar_mouse_tracking=true
|
|
||||||
toolbutton_style=1
|
|
||||||
click_behavior=0
|
|
||||||
translucent_windows=false
|
|
||||||
blurring=false
|
|
||||||
popup_blurring=false
|
|
||||||
vertical_spin_indicators=false
|
|
||||||
spin_button_width=32
|
|
||||||
fill_rubberband=false
|
|
||||||
merge_menubar_with_toolbar=true
|
|
||||||
small_icon_size=16
|
|
||||||
large_icon_size=32
|
|
||||||
button_icon_size=16
|
|
||||||
toolbar_icon_size=22
|
|
||||||
combo_as_lineedit=true
|
|
||||||
animate_states=false
|
|
||||||
combo_menu=true
|
|
||||||
hide_combo_checkboxes=true
|
|
||||||
combo_focus_rect=true
|
|
||||||
groupbox_top_label=true
|
|
||||||
inline_spin_indicators=false
|
|
||||||
joined_inactive_tabs=false
|
|
||||||
layout_spacing=6
|
|
||||||
layout_margin=9
|
|
||||||
scrollbar_in_view=true
|
|
||||||
transient_scrollbar=true
|
|
||||||
transient_groove=true
|
|
||||||
submenu_overlap=3
|
|
||||||
tooltip_delay=-1
|
|
||||||
tree_branch_line=true
|
|
||||||
|
|
||||||
[GeneralColors]
|
|
||||||
window.color=#f5f6f7
|
|
||||||
base.color=white
|
|
||||||
alt.base.color=#f8f8f8
|
|
||||||
button.color=#fbfbfc
|
|
||||||
light.color=white
|
|
||||||
mid.light.color=#f0f0f0
|
|
||||||
dark.color=#c8c8c8
|
|
||||||
mid.color=#e1e1e1
|
|
||||||
highlight.color=#5294e2
|
|
||||||
inactive.highlight.color=#5294e2
|
|
||||||
text.color=#000000c8
|
|
||||||
window.text.color=#000000c8
|
|
||||||
button.text.color=#000000c8
|
|
||||||
disabled.text.color=#00000073
|
|
||||||
tooltip.text.color=#eefcff
|
|
||||||
highlight.text.color=white
|
|
||||||
link.color=#0057AE
|
|
||||||
link.visited.color=#452886
|
|
||||||
progress.indicator.text.color=white
|
|
||||||
|
|
||||||
[Hacks]
|
|
||||||
transparent_ktitle_label=true
|
|
||||||
transparent_dolphin_view=false
|
|
||||||
transparent_pcmanfm_sidepane=true
|
|
||||||
blur_translucent=false
|
|
||||||
transparent_menutitle=true
|
|
||||||
respect_darkness=false
|
|
||||||
force_size_grip=true
|
|
||||||
iconless_pushbutton=true
|
|
||||||
iconless_menu=false
|
|
||||||
disabled_icon_opacity=100
|
|
||||||
lxqtmainmenu_iconsize=22
|
|
||||||
normal_default_pushbutton=true
|
|
||||||
single_top_toolbar=true
|
|
||||||
tint_on_mouseover=0
|
|
||||||
transparent_pcmanfm_view=false
|
|
||||||
|
|
||||||
[PanelButtonCommand]
|
|
||||||
frame=true
|
|
||||||
frame.element=button
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
interior=true
|
|
||||||
interior.element=button
|
|
||||||
indicator.size=9
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
text.focus.color=black
|
|
||||||
text.press.color=white
|
|
||||||
text.toggle.color=white
|
|
||||||
text.shadow=0
|
|
||||||
text.margin=1
|
|
||||||
text.iconspacing=4
|
|
||||||
indicator.element=arrow
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=2
|
|
||||||
text.margin.right=2
|
|
||||||
min_width=+0.3font
|
|
||||||
min_height=+0.3font
|
|
||||||
frame.expansion=6
|
|
||||||
|
|
||||||
[PanelButtonTool]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
|
|
||||||
[Dock]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=dock
|
|
||||||
frame.element=dock
|
|
||||||
frame.top=1
|
|
||||||
frame.bottom=1
|
|
||||||
frame.left=1
|
|
||||||
frame.right=1
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
|
|
||||||
[DockTitle]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
text.normal.color=#00000096
|
|
||||||
text.focus.color=black
|
|
||||||
text.bold=true
|
|
||||||
|
|
||||||
[IndicatorSpinBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
interior=true
|
|
||||||
frame.left=1
|
|
||||||
indicator.element=spin
|
|
||||||
indicator.size=10
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
|
|
||||||
[RadioButton]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=radio
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
text.focus.color=black
|
|
||||||
|
|
||||||
[CheckBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=checkbox
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
text.focus.color=black
|
|
||||||
|
|
||||||
[Focus]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
frame.element=focus
|
|
||||||
frame.top=1
|
|
||||||
frame.bottom=1
|
|
||||||
frame.left=1
|
|
||||||
frame.right=1
|
|
||||||
frame.patternsize=20
|
|
||||||
|
|
||||||
[GenericFrame]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
interior=false
|
|
||||||
frame.element=common
|
|
||||||
interior.element=common
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
|
|
||||||
[LineEdit]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=lineedit
|
|
||||||
interior.element=lineedit
|
|
||||||
text.margin.left=1
|
|
||||||
text.margin.right=1
|
|
||||||
|
|
||||||
[DropDownButton]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=arrow-down
|
|
||||||
|
|
||||||
[IndicatorArrow]
|
|
||||||
indicator.element=arrow
|
|
||||||
indicator.size=9
|
|
||||||
|
|
||||||
[ToolboxTab]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
text.press.color=#00000096
|
|
||||||
text.focus.color=black
|
|
||||||
|
|
||||||
[Tab]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=tab
|
|
||||||
text.margin.left=8
|
|
||||||
text.margin.right=8
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
frame.element=tab
|
|
||||||
indicator.element=tab
|
|
||||||
frame.top=4
|
|
||||||
frame.bottom=4
|
|
||||||
frame.left=4
|
|
||||||
frame.right=4
|
|
||||||
text.normal.color=#0000007d
|
|
||||||
text.focus.color=#000000b4
|
|
||||||
text.toggle.color=#000000c8
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[TabFrame]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=tabframe
|
|
||||||
interior.element=tabframe
|
|
||||||
frame.top=4
|
|
||||||
frame.bottom=4
|
|
||||||
frame.left=4
|
|
||||||
frame.right=4
|
|
||||||
|
|
||||||
[TreeExpander]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.size=12
|
|
||||||
indicator.element=tree
|
|
||||||
|
|
||||||
[HeaderSection]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=header
|
|
||||||
frame.element=header
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=1
|
|
||||||
frame.right=1
|
|
||||||
text.bold=true
|
|
||||||
text.normal.color=#00000096
|
|
||||||
text.focus.color=#4c85cb
|
|
||||||
text.toggle.color=black
|
|
||||||
indicator.element=harrow
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[SizeGrip]
|
|
||||||
indicator.element=resize-grip
|
|
||||||
|
|
||||||
[Toolbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=toolbar
|
|
||||||
indicator.size=5
|
|
||||||
text.margin=0
|
|
||||||
frame=false
|
|
||||||
interior.element=menubar
|
|
||||||
frame.element=menubar
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
text.focus.color=black
|
|
||||||
frame.bottom=0
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[Slider]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=slider
|
|
||||||
interior.element=slider
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
|
|
||||||
[SliderCursor]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=slidercursor
|
|
||||||
|
|
||||||
[Progressbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=progress
|
|
||||||
interior.element=progress
|
|
||||||
text.margin=0
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
text.focus.color=black
|
|
||||||
text.press.color=black
|
|
||||||
text.toggle.color=black
|
|
||||||
text.bold=false
|
|
||||||
frame.expansion=8
|
|
||||||
|
|
||||||
[ProgressbarContents]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
frame.element=progress-pattern
|
|
||||||
interior.element=progress-pattern
|
|
||||||
|
|
||||||
[ItemView]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
text.margin=0
|
|
||||||
frame.element=itemview
|
|
||||||
interior.element=itemview
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=4
|
|
||||||
text.margin.right=4
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
text.focus.color=black
|
|
||||||
text.press.color=white
|
|
||||||
text.toggle.color=white
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[Splitter]
|
|
||||||
indicator.size=48
|
|
||||||
|
|
||||||
[Scrollbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=arrow
|
|
||||||
indicator.size=10
|
|
||||||
|
|
||||||
[ScrollbarSlider]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=scrollbarslider
|
|
||||||
interior=false
|
|
||||||
frame.left=6
|
|
||||||
frame.right=6
|
|
||||||
frame.top=6
|
|
||||||
frame.bottom=6
|
|
||||||
indicator.element=grip
|
|
||||||
indicator.size=13
|
|
||||||
frame.expansion=48
|
|
||||||
|
|
||||||
[ScrollbarGroove]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior=false
|
|
||||||
frame=false
|
|
||||||
|
|
||||||
[MenuItem]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
frame.element=menuitem
|
|
||||||
interior.element=menuitem
|
|
||||||
indicator.element=menuitem
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
text.focus.color=white
|
|
||||||
text.margin.top=1
|
|
||||||
text.margin.bottom=1
|
|
||||||
text.margin.left=15
|
|
||||||
text.margin.right=5
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[MenuBar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=menubar
|
|
||||||
interior.element=menubar
|
|
||||||
frame.bottom=0
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[MenuBarItem]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior=true
|
|
||||||
interior.element=menubaritem
|
|
||||||
frame.element=menubaritem
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
text.margin.left=4
|
|
||||||
text.margin.right=4
|
|
||||||
text.margin.top=0
|
|
||||||
text.margin.bottom=0
|
|
||||||
text.normal.color=#000000b4
|
|
||||||
text.focus.color=white
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[TitleBar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=titlebar
|
|
||||||
indicator.size=12
|
|
||||||
indicator.element=mdi
|
|
||||||
text.normal.color=#787878
|
|
||||||
text.focus.color=black
|
|
||||||
text.bold=true
|
|
||||||
text.italic=true
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[ComboBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=combo
|
|
||||||
frame.element=combo
|
|
||||||
text.press.color=#000000c8
|
|
||||||
indicator.element=carrow
|
|
||||||
|
|
||||||
[Menu]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.top=1
|
|
||||||
frame.bottom=1
|
|
||||||
frame.left=1
|
|
||||||
frame.right=1
|
|
||||||
frame.element=menu
|
|
||||||
interior.element=menu
|
|
||||||
text.normal.color=#000000c8
|
|
||||||
text.shadow=false
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[GroupBox]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame=false
|
|
||||||
text.shadow=0
|
|
||||||
text.margin=0
|
|
||||||
text.normal.color=#00000096
|
|
||||||
text.focus.color=black
|
|
||||||
text.bold=true
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[TabBarFrame]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame=true
|
|
||||||
frame.element=tabBarFrame
|
|
||||||
interior=false
|
|
||||||
frame.top=4
|
|
||||||
frame.bottom=4
|
|
||||||
frame.left=4
|
|
||||||
frame.right=4
|
|
||||||
|
|
||||||
[ToolTip]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
interior=true
|
|
||||||
text.shadow=0
|
|
||||||
text.margin=0
|
|
||||||
interior.element=tooltip
|
|
||||||
frame.element=tooltip
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[StatusBar]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
|
|
||||||
[Window]
|
|
||||||
interior=true
|
|
||||||
interior.element=window
|
|
||||||
|
Before Width: | Height: | Size: 94 KiB |
@@ -1,546 +0,0 @@
|
|||||||
[%General]
|
|
||||||
author=Tsu Jan
|
|
||||||
comment=A dark theme with translucency similar to the style of macOS Mojave
|
|
||||||
x11drag=all
|
|
||||||
alt_mnemonic=true
|
|
||||||
left_tabs=false
|
|
||||||
attach_active_tab=false
|
|
||||||
embedded_tabs=true
|
|
||||||
mirror_doc_tabs=false
|
|
||||||
group_toolbar_buttons=true
|
|
||||||
spread_progressbar=true
|
|
||||||
composite=true
|
|
||||||
menu_shadow_depth=7
|
|
||||||
menu_blur_radius=2
|
|
||||||
spread_menuitems=true
|
|
||||||
tooltip_shadow_depth=6
|
|
||||||
scroll_width=12
|
|
||||||
scroll_arrows=false
|
|
||||||
scroll_min_extent=50
|
|
||||||
transient_scrollbar=true
|
|
||||||
slider_width=6
|
|
||||||
slider_handle_width=16
|
|
||||||
slider_handle_length=16
|
|
||||||
center_toolbar_handle=true
|
|
||||||
check_size=18
|
|
||||||
textless_progressbar=false
|
|
||||||
progressbar_thickness=6
|
|
||||||
menubar_mouse_tracking=true
|
|
||||||
toolbutton_style=0
|
|
||||||
click_behavior=0
|
|
||||||
translucent_windows=false
|
|
||||||
blurring=false
|
|
||||||
popup_blurring=false
|
|
||||||
opaque=kaffeine,kmplayer,subtitlecomposer,kdenlive,vlc,smplayer,smplayer2,avidemux,avidemux2_qt4,avidemux3_qt4,avidemux3_qt5,kamoso,QtCreator,VirtualBox,VirtualBoxVM,trojita,dragon,digikam,lyx
|
|
||||||
vertical_spin_indicators=false
|
|
||||||
fill_rubberband=false
|
|
||||||
merge_menubar_with_toolbar=true
|
|
||||||
small_icon_size=16
|
|
||||||
large_icon_size=32
|
|
||||||
button_icon_size=16
|
|
||||||
toolbar_interior_spacing=2
|
|
||||||
toolbar_icon_size=16
|
|
||||||
combo_as_lineedit=true
|
|
||||||
combo_menu=true
|
|
||||||
combo_focus_rect=true
|
|
||||||
groupbox_top_label=false
|
|
||||||
inline_spin_indicators=true
|
|
||||||
joined_inactive_tabs=true
|
|
||||||
remove_extra_frames=true
|
|
||||||
layout_spacing=3
|
|
||||||
submenu_overlap=0
|
|
||||||
tooltip_delay=-1
|
|
||||||
animate_states=true
|
|
||||||
dark_titlebar=true
|
|
||||||
hide_combo_checkboxes=false
|
|
||||||
layout_margin=4
|
|
||||||
no_window_pattern=false
|
|
||||||
reduce_window_opacity=0
|
|
||||||
respect_DE=true
|
|
||||||
scrollbar_in_view=false
|
|
||||||
spin_button_width=16
|
|
||||||
submenu_delay=250
|
|
||||||
transient_groove=false
|
|
||||||
tree_branch_line=false
|
|
||||||
no_inactiveness=false
|
|
||||||
reduce_menu_opacity=0
|
|
||||||
contrast=1.00
|
|
||||||
dialog_button_layout=0
|
|
||||||
drag_from_buttons=false
|
|
||||||
intensity=1.00
|
|
||||||
saturation=1.00
|
|
||||||
scrollable_menu=true
|
|
||||||
shadowless_popup=false
|
|
||||||
tooltip_blur_radius=0
|
|
||||||
|
|
||||||
[GeneralColors]
|
|
||||||
window.color=#302f2e
|
|
||||||
inactive.window.color=#2c2b2a
|
|
||||||
base.color=#242424cc
|
|
||||||
inactive.base.color=#1f1f1fcc
|
|
||||||
alt.base.color=#2d2d2d
|
|
||||||
inactive.alt.base.color=#282828
|
|
||||||
button.color=#3e3e3e
|
|
||||||
light.color=#5a5a5a
|
|
||||||
mid.light.color=#555555
|
|
||||||
dark.color=#171717
|
|
||||||
mid.color=#3c3c3c
|
|
||||||
highlight.color=#c3c3c6
|
|
||||||
inactive.highlight.color=#adadaf
|
|
||||||
tooltip.base.color=#313237
|
|
||||||
text.color=#fafafa
|
|
||||||
inactive.text.color=#e1e1e1
|
|
||||||
window.text.color=#fafafa
|
|
||||||
inactive.window.text.color=#e1e1e1
|
|
||||||
button.text.color=#f5f5f5
|
|
||||||
disabled.text.color=#A0A0A0
|
|
||||||
tooltip.text.color=#fafafa
|
|
||||||
highlight.text.color=black
|
|
||||||
inactive.highlight.text.color=#141414
|
|
||||||
link.color=#2EB8E6
|
|
||||||
link.visited.color=#FF6666
|
|
||||||
|
|
||||||
[Hacks]
|
|
||||||
transparent_ktitle_label=true
|
|
||||||
transparent_dolphin_view=true
|
|
||||||
transparent_pcmanfm_sidepane=true
|
|
||||||
blur_translucent=true
|
|
||||||
transparent_menutitle=false
|
|
||||||
respect_darkness=true
|
|
||||||
force_size_grip=true
|
|
||||||
iconless_pushbutton=false
|
|
||||||
iconless_menu=false
|
|
||||||
disabled_icon_opacity=100
|
|
||||||
lxqtmainmenu_iconsize=22
|
|
||||||
normal_default_pushbutton=false
|
|
||||||
single_top_toolbar=false
|
|
||||||
tint_on_mouseover=0
|
|
||||||
middle_click_scroll=false
|
|
||||||
no_selection_tint=true
|
|
||||||
transparent_pcmanfm_view=true
|
|
||||||
transparent_arrow_button=true
|
|
||||||
blur_only_active_window=false
|
|
||||||
centered_forms=false
|
|
||||||
kinetic_scrolling=false
|
|
||||||
noninteger_translucency=false
|
|
||||||
style_vertical_toolbars=false
|
|
||||||
|
|
||||||
[PanelButtonCommand]
|
|
||||||
frame=true
|
|
||||||
frame.element=button
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
interior=true
|
|
||||||
interior.element=button
|
|
||||||
indicator.size=11
|
|
||||||
text.normal.color=#fdfdfd
|
|
||||||
text.focus.color=white
|
|
||||||
text.press.color=#fdfdfd
|
|
||||||
text.toggle.color=#fdfdfd
|
|
||||||
text.normal.inactive.color=#ebebeb
|
|
||||||
text.toggle.inactive.color=#ebebeb
|
|
||||||
text.shadow=true
|
|
||||||
text.shadow.color=black
|
|
||||||
text.shadow.xshift=1
|
|
||||||
text.shadow.yshift=1
|
|
||||||
text.shadow.depth=1
|
|
||||||
text.shadow.alpha=80
|
|
||||||
text.margin=1
|
|
||||||
text.iconspacing=4
|
|
||||||
indicator.element=arrow
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=4
|
|
||||||
text.margin.right=4
|
|
||||||
frame.expansion=12
|
|
||||||
min_width=+4
|
|
||||||
|
|
||||||
[PanelButtonTool]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
|
|
||||||
[ToolbarButton]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=tbutton
|
|
||||||
interior.element=tbutton
|
|
||||||
text.press.color=black
|
|
||||||
text.toggle.color=black
|
|
||||||
text.toggle.inactive.color=#191919
|
|
||||||
indicator.element=tarrow
|
|
||||||
|
|
||||||
[ToolbarLineEdit]
|
|
||||||
frame.element=tlineedit
|
|
||||||
interior.element=tlineedit
|
|
||||||
indicator.element=carrow
|
|
||||||
|
|
||||||
[Dock]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=dock
|
|
||||||
frame.element=dock
|
|
||||||
frame.top=1
|
|
||||||
frame.bottom=1
|
|
||||||
frame.left=1
|
|
||||||
frame.right=1
|
|
||||||
indicator.element=dock
|
|
||||||
|
|
||||||
[DockTitle]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
text.normal.color=#fafafa
|
|
||||||
text.focus.color=#fafafa
|
|
||||||
text.normal.inactive.color=#e1e1e1
|
|
||||||
text.bold=true
|
|
||||||
|
|
||||||
[IndicatorSpinBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=arrow
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
indicator.size=11
|
|
||||||
text.normal.color=#fafafa
|
|
||||||
|
|
||||||
[RadioButton]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=radio
|
|
||||||
text.normal.color=#fafafa
|
|
||||||
text.focus.color=#9bccff
|
|
||||||
text.press.color=#fdfdfd
|
|
||||||
text.toggle.color=#fafafa
|
|
||||||
text.normal.inactive.color=#e1e1e1
|
|
||||||
text.toggle.inactive.color=#e1e1e1
|
|
||||||
|
|
||||||
[CheckBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=checkbox
|
|
||||||
text.normal.color=#fafafa
|
|
||||||
text.focus.color=#9bccff
|
|
||||||
text.press.color=#fdfdfd
|
|
||||||
text.toggle.color=#fafafa
|
|
||||||
text.normal.inactive.color=#e1e1e1
|
|
||||||
text.toggle.inactive.color=#e1e1e1
|
|
||||||
|
|
||||||
[GenericFrame]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
interior=false
|
|
||||||
frame.element=common
|
|
||||||
interior.element=common
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
|
|
||||||
[LineEdit]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=le
|
|
||||||
interior.element=le
|
|
||||||
frame.expandedElement=lineedit
|
|
||||||
interior.expandedElement=lineedit
|
|
||||||
text.margin.left=2
|
|
||||||
text.margin.right=2
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
indicator.element=larrow
|
|
||||||
|
|
||||||
[DropDownButton]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=arrow-down
|
|
||||||
|
|
||||||
[IndicatorArrow]
|
|
||||||
indicator.element=arrow
|
|
||||||
indicator.size=11
|
|
||||||
|
|
||||||
[ToolboxTab]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
text.normal.color=#fafafa
|
|
||||||
text.press.color=#fafafa
|
|
||||||
text.focus.color=#9bccff
|
|
||||||
text.normal.inactive.color=#e1e1e1
|
|
||||||
text.press.inactive.color=#e1e1e1
|
|
||||||
text.boldness=2
|
|
||||||
|
|
||||||
[Tab]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=button
|
|
||||||
text.margin.left=6
|
|
||||||
text.margin.right=6
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
frame.element=button
|
|
||||||
focusFrame=true
|
|
||||||
indicator.element=tab
|
|
||||||
indicator.size=14
|
|
||||||
text.normal.color=#fafafa
|
|
||||||
text.focus.color=#fafafa
|
|
||||||
text.toggle.color=#fafafa
|
|
||||||
text.normal.inactive.color=#e1e1e1
|
|
||||||
text.toggle.inactive.color=#e1e1e1
|
|
||||||
text.bold=true
|
|
||||||
text.boldness=2
|
|
||||||
min_width=+0.2font
|
|
||||||
|
|
||||||
[TabFrame]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
frame.element=tframe
|
|
||||||
frame.top=4
|
|
||||||
frame.bottom=4
|
|
||||||
frame.left=4
|
|
||||||
frame.right=4
|
|
||||||
interior=true
|
|
||||||
interior.element=tframe
|
|
||||||
|
|
||||||
[TreeExpander]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
indicator.size=12
|
|
||||||
indicator.element=arrow
|
|
||||||
|
|
||||||
[HeaderSection]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=2
|
|
||||||
text.margin.right=2
|
|
||||||
|
|
||||||
[SizeGrip]
|
|
||||||
indicator.element=resize-grip
|
|
||||||
|
|
||||||
[Toolbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=toolbar
|
|
||||||
indicator.size=5
|
|
||||||
text.margin=0
|
|
||||||
interior.element=menubar
|
|
||||||
frame.element=menubar
|
|
||||||
text.normal.color=#fafafa
|
|
||||||
text.focus.color=#fafafa
|
|
||||||
text.normal.inactive.color=#e1e1e1
|
|
||||||
frame.top=0
|
|
||||||
frame.bottom=3
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[Slider]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=slider
|
|
||||||
interior.element=slider
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
focusFrame=true
|
|
||||||
|
|
||||||
[SliderCursor]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=slidercursor
|
|
||||||
|
|
||||||
[Progressbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=progress
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
interior.element=progress
|
|
||||||
text.margin=0
|
|
||||||
text.normal.color=#fafafa
|
|
||||||
text.focus.color=#fafafa
|
|
||||||
text.press.color=#fafafa
|
|
||||||
text.toggle.color=#fafafa
|
|
||||||
text.normal.inactive.color=#e1e1e1
|
|
||||||
text.toggle.inactive.color=#e1e1e1
|
|
||||||
text.bold=true
|
|
||||||
|
|
||||||
[ProgressbarContents]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
frame.element=progress-pattern
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
interior.element=progress-pattern
|
|
||||||
|
|
||||||
[ItemView]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
text.margin=true
|
|
||||||
frame.element=itemview
|
|
||||||
interior.element=itemview
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
text.margin.top=0
|
|
||||||
text.margin.bottom=0
|
|
||||||
text.margin.left=2
|
|
||||||
text.margin.right=2
|
|
||||||
text.normal.color=#fafafa
|
|
||||||
text.focus.color=#fafafa
|
|
||||||
text.press.color=black
|
|
||||||
text.toggle.color=black
|
|
||||||
text.normal.inactive.color=#e1e1e1
|
|
||||||
text.toggle.inactive.color=#191919
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[Splitter]
|
|
||||||
indicator.size=32
|
|
||||||
|
|
||||||
[Scrollbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=arrow
|
|
||||||
indicator.size=11
|
|
||||||
|
|
||||||
[ScrollbarSlider]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=scrollbarslider
|
|
||||||
interior=false
|
|
||||||
frame.left=6
|
|
||||||
frame.right=6
|
|
||||||
frame.top=6
|
|
||||||
frame.bottom=6
|
|
||||||
indicator.element=grip
|
|
||||||
indicator.size=13
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[ScrollbarGroove]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior=false
|
|
||||||
frame=false
|
|
||||||
|
|
||||||
[MenuItem]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
frame.element=menuitem
|
|
||||||
interior.element=menuitem
|
|
||||||
indicator.element=menuitem
|
|
||||||
text.normal.color=#fafafa
|
|
||||||
text.focus.color=white
|
|
||||||
text.margin.top=0
|
|
||||||
text.margin.bottom=0
|
|
||||||
text.margin.left=2
|
|
||||||
text.margin.right=2
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=6
|
|
||||||
frame.right=6
|
|
||||||
text.shadow.alpha=80
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[MenuBar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=menubar
|
|
||||||
interior.element=menubar
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[MenuBarItem]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior=true
|
|
||||||
frame=false
|
|
||||||
interior.element=menubaritem
|
|
||||||
frame.element=menubaritem
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
text.margin.left=4
|
|
||||||
text.margin.right=4
|
|
||||||
text.margin.top=3
|
|
||||||
text.margin.bottom=3
|
|
||||||
text.normal.color=#fafafa
|
|
||||||
text.focus.color=#fafafa
|
|
||||||
text.normal.inactive.color=#e1e1e1
|
|
||||||
text.shadow=false
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[TitleBar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=titlebar
|
|
||||||
indicator.size=12
|
|
||||||
indicator.element=mdi
|
|
||||||
text.normal.color=#969696
|
|
||||||
text.focus.color=#fafafa
|
|
||||||
text.bold=true
|
|
||||||
text.italic=true
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[ComboBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=carrow
|
|
||||||
|
|
||||||
[Menu]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
frame.element=menu
|
|
||||||
interior.element=menu
|
|
||||||
text.normal.color=#fafafa
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[GroupBox]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame=true
|
|
||||||
frame.element=group
|
|
||||||
text.shadow=0
|
|
||||||
text.margin=0
|
|
||||||
frame.top=4
|
|
||||||
frame.bottom=4
|
|
||||||
frame.left=4
|
|
||||||
frame.right=4
|
|
||||||
text.normal.color=#fafafa
|
|
||||||
text.press.color=#fafafa
|
|
||||||
text.focus.color=#9bccff
|
|
||||||
text.normal.inactive.color=#e1e1e1
|
|
||||||
text.toggle.inactive.color=#e1e1e1
|
|
||||||
text.bold=true
|
|
||||||
text.boldness=2
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[TabBarFrame]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
text.shadow=0
|
|
||||||
|
|
||||||
[ToolTip]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame.top=6
|
|
||||||
frame.bottom=6
|
|
||||||
frame.left=6
|
|
||||||
frame.right=6
|
|
||||||
interior=true
|
|
||||||
text.shadow=0
|
|
||||||
text.margin=0
|
|
||||||
interior.element=tooltip
|
|
||||||
frame.element=tooltip
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[StatusBar]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
|
|
||||||
[Window]
|
|
||||||
interior=true
|
|
||||||
interior.element=window
|
|
||||||
|
|
||||||
[Dialog]
|
|
||||||
interior=true
|
|
||||||
interior.element=dialog
|
|
||||||
|
|
||||||
[Focus]
|
|
||||||
frame=true
|
|
||||||
@@ -1,425 +0,0 @@
|
|||||||
[%General]
|
|
||||||
author=Tsu Jan
|
|
||||||
comment=A light theme with an emphasis on elegant simplicity
|
|
||||||
x11drag=true
|
|
||||||
alt_mnemonic=true
|
|
||||||
left_tabs=false
|
|
||||||
attach_active_tab=false
|
|
||||||
embedded_tabs=true
|
|
||||||
mirror_doc_tabs=false
|
|
||||||
group_toolbar_buttons=true
|
|
||||||
spread_progressbar=true
|
|
||||||
composite=true
|
|
||||||
menu_shadow_depth=7
|
|
||||||
menu_blur_radius=2
|
|
||||||
spread_menuitems=true
|
|
||||||
tooltip_shadow_depth=6
|
|
||||||
tooltip_blur_radius=2
|
|
||||||
scroll_width=12
|
|
||||||
scroll_arrows=false
|
|
||||||
scroll_min_extent=50
|
|
||||||
transient_scrollbar=true
|
|
||||||
transient_groove=true
|
|
||||||
slider_width=6
|
|
||||||
slider_handle_width=18
|
|
||||||
slider_handle_length=18
|
|
||||||
center_toolbar_handle=true
|
|
||||||
check_size=16
|
|
||||||
textless_progressbar=false
|
|
||||||
progressbar_thickness=8
|
|
||||||
menubar_mouse_tracking=true
|
|
||||||
toolbutton_style=0
|
|
||||||
click_behavior=0
|
|
||||||
translucent_windows=false
|
|
||||||
blurring=false
|
|
||||||
popup_blurring=true
|
|
||||||
opaque=kaffeine,kmplayer,subtitlecomposer,kdenlive,vlc,smplayer,smplayer2,avidemux,avidemux2_qt4,avidemux3_qt4,avidemux3_qt5,kamoso,QtCreator,VirtualBox,VirtualBoxVM,trojita,dragon,digikam,lyx
|
|
||||||
vertical_spin_indicators=false
|
|
||||||
fill_rubberband=false
|
|
||||||
merge_menubar_with_toolbar=true
|
|
||||||
small_icon_size=16
|
|
||||||
large_icon_size=32
|
|
||||||
button_icon_size=16
|
|
||||||
toolbar_icon_size=16
|
|
||||||
combo_as_lineedit=true
|
|
||||||
combo_menu=true
|
|
||||||
combo_focus_rect=true
|
|
||||||
inline_spin_indicators=true
|
|
||||||
remove_extra_frames=true
|
|
||||||
animate_states=true
|
|
||||||
|
|
||||||
[GeneralColors]
|
|
||||||
window.color=#F0F0F0
|
|
||||||
base.color=#FAFAFA
|
|
||||||
alt.base.color=#F0F0F0
|
|
||||||
button.color=#F0F0F0
|
|
||||||
light.color=white
|
|
||||||
mid.light.color=#ECECEC
|
|
||||||
dark.color=#B4B4B4
|
|
||||||
mid.color=#D9D9D9
|
|
||||||
highlight.color=#3176bf
|
|
||||||
inactive.highlight.color=#828282
|
|
||||||
text.color=black
|
|
||||||
window.text.color=black
|
|
||||||
button.text.color=black
|
|
||||||
disabled.text.color=#00000073
|
|
||||||
tooltip.text.color=white
|
|
||||||
highlight.text.color=white
|
|
||||||
link.color=#0057AE
|
|
||||||
link.visited.color=#452886
|
|
||||||
progress.indicator.text.color=white
|
|
||||||
|
|
||||||
[Hacks]
|
|
||||||
transparent_ktitle_label=true
|
|
||||||
transparent_dolphin_view=false
|
|
||||||
transparent_pcmanfm_sidepane=true
|
|
||||||
blur_translucent=true
|
|
||||||
transparent_menutitle=true
|
|
||||||
respect_darkness=false
|
|
||||||
force_size_grip=true
|
|
||||||
iconless_pushbutton=false
|
|
||||||
iconless_menu=false
|
|
||||||
transparent_arrow_button=true
|
|
||||||
lxqtmainmenu_iconsize=22
|
|
||||||
single_top_toolbar=true
|
|
||||||
no_selection_tint=true
|
|
||||||
|
|
||||||
[PanelButtonCommand]
|
|
||||||
frame=true
|
|
||||||
frame.element=button
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
interior=true
|
|
||||||
interior.element=button
|
|
||||||
indicator.size=10
|
|
||||||
text.normal.color=black
|
|
||||||
text.focus.color=#0052aa
|
|
||||||
text.press.color=black
|
|
||||||
text.toggle.color=white
|
|
||||||
text.shadow=0
|
|
||||||
text.margin=1
|
|
||||||
text.iconspacing=4
|
|
||||||
indicator.element=arrow
|
|
||||||
text.margin.top=2
|
|
||||||
text.margin.bottom=2
|
|
||||||
text.margin.left=3
|
|
||||||
text.margin.right=3
|
|
||||||
frame.expansion=10
|
|
||||||
|
|
||||||
[PanelButtonTool]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
|
|
||||||
[Dock]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=dock
|
|
||||||
frame.element=dock
|
|
||||||
frame.top=1
|
|
||||||
frame.bottom=1
|
|
||||||
frame.left=1
|
|
||||||
frame.right=1
|
|
||||||
text.normal.color=black
|
|
||||||
|
|
||||||
[DockTitle]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
text.normal.color=black
|
|
||||||
text.focus.color=#0052aa
|
|
||||||
text.bold=true
|
|
||||||
|
|
||||||
[IndicatorSpinBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=arrow
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
indicator.size=10
|
|
||||||
text.normal.color=black
|
|
||||||
|
|
||||||
[RadioButton]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=radio
|
|
||||||
text.normal.color=black
|
|
||||||
text.focus.color=#0052aa
|
|
||||||
|
|
||||||
[CheckBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=checkbox
|
|
||||||
text.normal.color=black
|
|
||||||
text.focus.color=#0052aa
|
|
||||||
|
|
||||||
[GenericFrame]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
interior=false
|
|
||||||
frame.element=common
|
|
||||||
interior.element=common
|
|
||||||
frame.top=4
|
|
||||||
frame.bottom=4
|
|
||||||
frame.left=4
|
|
||||||
frame.right=4
|
|
||||||
|
|
||||||
[LineEdit]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=lineedit
|
|
||||||
interior.element=lineedit
|
|
||||||
text.margin.left=1
|
|
||||||
text.margin.right=1
|
|
||||||
|
|
||||||
[DropDownButton]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=arrow-down
|
|
||||||
|
|
||||||
[IndicatorArrow]
|
|
||||||
indicator.element=arrow
|
|
||||||
indicator.size=10
|
|
||||||
|
|
||||||
[ToolboxTab]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
text.normal.color=black
|
|
||||||
text.press.color=black
|
|
||||||
text.focus.color=#0052aa
|
|
||||||
|
|
||||||
[Tab]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior.element=button
|
|
||||||
text.margin.left=6
|
|
||||||
text.margin.right=6
|
|
||||||
text.margin.top=3
|
|
||||||
text.margin.bottom=3
|
|
||||||
frame.element=button
|
|
||||||
focusFrame=true
|
|
||||||
indicator.element=tab
|
|
||||||
indicator.size=12
|
|
||||||
text.normal.color=black
|
|
||||||
text.focus.color=#0052aa
|
|
||||||
min_width=4font
|
|
||||||
min_height=1.4font
|
|
||||||
|
|
||||||
[TabFrame]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=tabframe
|
|
||||||
interior=false
|
|
||||||
frame.top=4
|
|
||||||
frame.bottom=4
|
|
||||||
frame.left=4
|
|
||||||
frame.right=4
|
|
||||||
|
|
||||||
[TreeExpander]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
indicator.size=10
|
|
||||||
indicator.element=arrow
|
|
||||||
|
|
||||||
[HeaderSection]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
|
|
||||||
[SizeGrip]
|
|
||||||
indicator.element=resize-grip
|
|
||||||
|
|
||||||
[Toolbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=toolbar
|
|
||||||
indicator.size=5
|
|
||||||
text.margin=0
|
|
||||||
interior.element=menubar
|
|
||||||
frame.element=menubar
|
|
||||||
text.normal.color=black
|
|
||||||
text.focus.color=#0052aa
|
|
||||||
frame.top=0
|
|
||||||
frame.bottom=5
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[Slider]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=slider
|
|
||||||
interior.element=slider
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
|
|
||||||
[SliderCursor]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=slidercursor
|
|
||||||
|
|
||||||
[Progressbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=progress
|
|
||||||
frame.expandedElement=eprogress
|
|
||||||
interior.element=progress
|
|
||||||
text.margin=0
|
|
||||||
text.normal.color=black
|
|
||||||
text.focus.color=black
|
|
||||||
text.press.color=black
|
|
||||||
text.toggle.color=black
|
|
||||||
text.bold=true
|
|
||||||
frame.expansion=10
|
|
||||||
|
|
||||||
[ProgressbarContents]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
frame.element=progress-pattern
|
|
||||||
frame.expandedElement=eprogress-pattern
|
|
||||||
interior.element=progress-pattern
|
|
||||||
|
|
||||||
[ItemView]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
text.margin=true
|
|
||||||
frame.element=itemview
|
|
||||||
interior.element=itemview
|
|
||||||
frame.top=2
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
text.margin.top=0
|
|
||||||
text.margin.bottom=0
|
|
||||||
text.margin.left=2
|
|
||||||
text.margin.right=2
|
|
||||||
text.normal.color=black
|
|
||||||
text.focus.color=#0052aa
|
|
||||||
text.press.color=white
|
|
||||||
text.toggle.color=white
|
|
||||||
frame.expansion=6
|
|
||||||
|
|
||||||
[Splitter]
|
|
||||||
indicator.size=32
|
|
||||||
|
|
||||||
[Scrollbar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
indicator.element=arrow
|
|
||||||
indicator.size=10
|
|
||||||
|
|
||||||
[ScrollbarSlider]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=scrollbarslider
|
|
||||||
interior=false
|
|
||||||
frame.left=6
|
|
||||||
frame.right=6
|
|
||||||
frame.top=6
|
|
||||||
frame.bottom=6
|
|
||||||
indicator.element=grip
|
|
||||||
indicator.size=13
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[ScrollbarGroove]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior=false
|
|
||||||
frame=false
|
|
||||||
|
|
||||||
[MenuItem]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=true
|
|
||||||
frame.element=menuitem
|
|
||||||
interior.element=menuitem
|
|
||||||
indicator.element=menuitem
|
|
||||||
text.normal.color=black
|
|
||||||
text.focus.color=white
|
|
||||||
text.margin.top=0
|
|
||||||
text.margin.bottom=0
|
|
||||||
text.margin.left=3
|
|
||||||
text.margin.right=3
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[MenuBar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.element=none
|
|
||||||
interior.element=none
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[MenuBarItem]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
interior=false
|
|
||||||
frame.element=menubaritem
|
|
||||||
frame.top=0
|
|
||||||
frame.bottom=2
|
|
||||||
frame.left=2
|
|
||||||
frame.right=2
|
|
||||||
text.margin.left=1
|
|
||||||
text.margin.right=4
|
|
||||||
text.margin.top=2
|
|
||||||
text.normal.color=black
|
|
||||||
text.focus.color=#0052aa
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[TitleBar]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame=false
|
|
||||||
interior.element=titlebar
|
|
||||||
indicator.size=12
|
|
||||||
indicator.element=mdi
|
|
||||||
text.normal.color=#787878
|
|
||||||
text.focus.color=black
|
|
||||||
text.bold=true
|
|
||||||
text.italic=true
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[ComboBox]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
|
|
||||||
[Menu]
|
|
||||||
inherits=PanelButtonCommand
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
frame.element=menu
|
|
||||||
interior.element=menu
|
|
||||||
text.normal.color=black
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[GroupBox]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame=true
|
|
||||||
frame.element=group
|
|
||||||
text.shadow=0
|
|
||||||
text.margin=0
|
|
||||||
frame.top=4
|
|
||||||
frame.bottom=4
|
|
||||||
frame.left=4
|
|
||||||
frame.right=4
|
|
||||||
text.normal.color=black
|
|
||||||
text.press.color=black
|
|
||||||
text.focus.color=#0052aa
|
|
||||||
text.bold=true
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[TabBarFrame]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
text.shadow=0
|
|
||||||
|
|
||||||
[ToolTip]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame.top=3
|
|
||||||
frame.bottom=3
|
|
||||||
frame.left=3
|
|
||||||
frame.right=3
|
|
||||||
interior=true
|
|
||||||
text.shadow=0
|
|
||||||
text.margin=0
|
|
||||||
interior.element=tooltip
|
|
||||||
frame.element=tooltip
|
|
||||||
frame.expansion=0
|
|
||||||
|
|
||||||
[StatusBar]
|
|
||||||
inherits=GenericFrame
|
|
||||||
frame=false
|
|
||||||
interior=false
|
|
||||||
|
|
||||||
[Window]
|
|
||||||
interior=true
|
|
||||||
interior.element=window
|
|
||||||
min_height=16font
|
|
||||||