probably finalised, works good enough idk
This commit is contained in:
@@ -1,55 +0,0 @@
|
|||||||
{
|
|
||||||
"theme": {
|
|
||||||
"enableTerm": false,
|
|
||||||
"enableHypr": false,
|
|
||||||
"enableDiscord": false,
|
|
||||||
"enableSpicetify": false,
|
|
||||||
"enableFuzzel": false,
|
|
||||||
"enableBtop": false,
|
|
||||||
"enableGtk": false,
|
|
||||||
"enableQt": false
|
|
||||||
},
|
|
||||||
"toggles": {
|
|
||||||
"communication": {
|
|
||||||
"discord": {
|
|
||||||
"enable": true,
|
|
||||||
"match": [{ "class": "discord" }],
|
|
||||||
"command": ["discord"],
|
|
||||||
"move": true
|
|
||||||
},
|
|
||||||
"whatsapp": {
|
|
||||||
"enable": true,
|
|
||||||
"match": [{ "class": "whatsapp" }],
|
|
||||||
"move": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"music": {
|
|
||||||
"spotify": {
|
|
||||||
"enable": true,
|
|
||||||
"match": [{ "class": "Spotify" }, { "initialTitle": "Spotify" }, { "initialTitle": "Spotify Free" }],
|
|
||||||
"command": ["spicetify", "watch", "-s"],
|
|
||||||
"move": true
|
|
||||||
},
|
|
||||||
"feishin": {
|
|
||||||
"enable": true,
|
|
||||||
"match": [{ "class": "feishin" }],
|
|
||||||
"move": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sysmon": {
|
|
||||||
"btop": {
|
|
||||||
"enable": true,
|
|
||||||
"match": [{ "class": "btop", "title": "btop", "workspace": { "name": "special:sysmon" } }],
|
|
||||||
"command": ["foot", "-a", "btop", "-T", "btop", "fish", "-C", "exec btop"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"todo": {
|
|
||||||
"todoist": {
|
|
||||||
"enable": true,
|
|
||||||
"match": [{ "class": "Todoist" }],
|
|
||||||
"command": ["todoist"],
|
|
||||||
"move": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,78 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "Default",
|
|
||||||
"flavour": "custom",
|
|
||||||
"mode": "dark",
|
|
||||||
"colours": {
|
|
||||||
"primary_paletteKeyColor": "a26387",
|
|
||||||
"secondary_paletteKeyColor": "8b6f7d",
|
|
||||||
"tertiary_paletteKeyColor": "9c6c53",
|
|
||||||
"neutral_paletteKeyColor": "7f7478",
|
|
||||||
"neutral_variant_paletteKeyColor": "827379",
|
|
||||||
"background": "181115",
|
|
||||||
"onBackground": "eddfe4",
|
|
||||||
"surface": "181115",
|
|
||||||
"surfaceDim": "181115",
|
|
||||||
"surfaceBright": "40373b",
|
|
||||||
"surfaceContainerLowest": "130c10",
|
|
||||||
"surfaceContainerLow": "211a1d",
|
|
||||||
"surfaceContainer": "251e21",
|
|
||||||
"surfaceContainerHigh": "30282b",
|
|
||||||
"surfaceContainerHighest": "3b3236",
|
|
||||||
"onSurface": "eddfe4",
|
|
||||||
"surfaceVariant": "504349",
|
|
||||||
"onSurfaceVariant": "d3c2c9",
|
|
||||||
"inverseSurface": "eddfe4",
|
|
||||||
"inverseOnSurface": "362e32",
|
|
||||||
"outline": "9c8d93",
|
|
||||||
"outlineVariant": "504349",
|
|
||||||
"shadow": "000000",
|
|
||||||
"scrim": "000000",
|
|
||||||
"surfaceTint": "fbb1d8",
|
|
||||||
"primary": "fbb1d8",
|
|
||||||
"onPrimary": "511d3e",
|
|
||||||
"primaryContainer": "6b3455",
|
|
||||||
"onPrimaryContainer": "ffd8ea",
|
|
||||||
"inversePrimary": "864b6e",
|
|
||||||
"secondary": "dfbecd",
|
|
||||||
"onSecondary": "402a36",
|
|
||||||
"secondaryContainer": "5a424f",
|
|
||||||
"onSecondaryContainer": "fcd9e9",
|
|
||||||
"tertiary": "f3ba9c",
|
|
||||||
"onTertiary": "4a2713",
|
|
||||||
"tertiaryContainer": "b8856a",
|
|
||||||
"onTertiaryContainer": "000000",
|
|
||||||
"error": "ffb4ab",
|
|
||||||
"onError": "690005",
|
|
||||||
"errorContainer": "93000a",
|
|
||||||
"onErrorContainer": "ffdad6",
|
|
||||||
"primaryFixed": "ffd8ea",
|
|
||||||
"primaryFixedDim": "fbb1d8",
|
|
||||||
"onPrimaryFixed": "370728",
|
|
||||||
"onPrimaryFixedVariant": "6b3455",
|
|
||||||
"secondaryFixed": "fcd9e9",
|
|
||||||
"secondaryFixedDim": "dfbecd",
|
|
||||||
"onSecondaryFixed": "291520",
|
|
||||||
"onSecondaryFixedVariant": "58404c",
|
|
||||||
"tertiaryFixed": "ffdbca",
|
|
||||||
"tertiaryFixedDim": "f3ba9c",
|
|
||||||
"onTertiaryFixed": "311302",
|
|
||||||
"onTertiaryFixedVariant": "653d27",
|
|
||||||
"term0": "353434",
|
|
||||||
"term1": "fe45a7",
|
|
||||||
"term2": "ffbac0",
|
|
||||||
"term3": "ffdee3",
|
|
||||||
"term4": "b3a2d5",
|
|
||||||
"term5": "e491bd",
|
|
||||||
"term6": "ffba93",
|
|
||||||
"term7": "edd2d5",
|
|
||||||
"term8": "b29ea1",
|
|
||||||
"term9": "ff7db7",
|
|
||||||
"term10": "ffd2d5",
|
|
||||||
"term11": "fff1f2",
|
|
||||||
"term12": "babfdd",
|
|
||||||
"term13": "f3a9cd",
|
|
||||||
"term14": "ffd1c0",
|
|
||||||
"term15": "ffffff"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@@ -1,171 +0,0 @@
|
|||||||
{
|
|
||||||
"appearance": {
|
|
||||||
"anim": {
|
|
||||||
"durations": {
|
|
||||||
"scale": 0.5
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"font": {
|
|
||||||
"family": {
|
|
||||||
"material": "Material Symbols Rounded",
|
|
||||||
"mono": "Fira Mono Nerd Font",
|
|
||||||
"sans": "Rubik"
|
|
||||||
},
|
|
||||||
"size": {
|
|
||||||
"scale": 0.9
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"padding": {
|
|
||||||
"scale": 0.9
|
|
||||||
},
|
|
||||||
"rounding": {
|
|
||||||
"scale": 1
|
|
||||||
},
|
|
||||||
"spacing": {
|
|
||||||
"scale": 1
|
|
||||||
},
|
|
||||||
"transparency": {
|
|
||||||
"enabled": true,
|
|
||||||
"base": 0.75,
|
|
||||||
"layers": 0.3
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"general": {
|
|
||||||
"apps": {
|
|
||||||
"terminal": ["kitty"],
|
|
||||||
"audio": ["pavucontrol"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"background": {
|
|
||||||
"desktopClock": {
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
"bar": {
|
|
||||||
"dragThreshold": 20,
|
|
||||||
"entries": [
|
|
||||||
{
|
|
||||||
"id": "logo",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "workspaces",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "spacer",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "activeWindow",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "spacer",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "tray",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "clock",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "statusIcons",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "power",
|
|
||||||
"enabled": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"persistent": true,
|
|
||||||
"showOnHover": true,
|
|
||||||
"status": {
|
|
||||||
"showAudio": false,
|
|
||||||
"showBattery": true,
|
|
||||||
"showBluetooth": true,
|
|
||||||
"showKbLayout": false,
|
|
||||||
"showNetwork": true
|
|
||||||
},
|
|
||||||
"tray": {
|
|
||||||
"background": false,
|
|
||||||
"recolour": false
|
|
||||||
},
|
|
||||||
"workspaces": {
|
|
||||||
"activeIndicator": true,
|
|
||||||
"activeLabel": "",
|
|
||||||
"activeTrail": true,
|
|
||||||
"label": " ",
|
|
||||||
"occupiedBg": false,
|
|
||||||
"occupiedLabel": "",
|
|
||||||
"perMonitorWorkspaces": true,
|
|
||||||
"showWindows": false,
|
|
||||||
"shown": 5
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"border": {
|
|
||||||
"rounding": 8,
|
|
||||||
"thickness": 4
|
|
||||||
},
|
|
||||||
"dashboard": {
|
|
||||||
"enabled": true,
|
|
||||||
"dragThreshold": 50,
|
|
||||||
"mediaUpdateInterval": 500,
|
|
||||||
"showOnHover": true,
|
|
||||||
"visualiserBars": 45
|
|
||||||
},
|
|
||||||
"launcher": {
|
|
||||||
"actionPrefix": ":",
|
|
||||||
"dragThreshold": 50,
|
|
||||||
"vimKeybinds": true,
|
|
||||||
"enableDangerousActions": false,
|
|
||||||
"maxShown": 8,
|
|
||||||
"maxWallpapers": 9,
|
|
||||||
"useFuzzy": {
|
|
||||||
"apps": false,
|
|
||||||
"actions": false,
|
|
||||||
"schemes": false,
|
|
||||||
"variants": false,
|
|
||||||
"wallpapers": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"lock": {
|
|
||||||
"recolourLogo": false
|
|
||||||
},
|
|
||||||
"notifs": {
|
|
||||||
"actionOnClick": true,
|
|
||||||
"clearThreshold": 0.3,
|
|
||||||
"defaultExpireTimeout": 5000,
|
|
||||||
"expandThreshold": 20,
|
|
||||||
"expire": false
|
|
||||||
},
|
|
||||||
"osd": {
|
|
||||||
"hideDelay": 2000
|
|
||||||
},
|
|
||||||
"paths": {
|
|
||||||
"mediaGif": "root:/assets/bongocat.gif",
|
|
||||||
"sessionGif": "root:/assets/kurukuru.gif",
|
|
||||||
"wallpaperDir": "~/Pictures/Wallpapers"
|
|
||||||
},
|
|
||||||
"services": {
|
|
||||||
"audioIncrement": 0.1,
|
|
||||||
"weatherLocation": "10,10",
|
|
||||||
"useFahrenheit": false,
|
|
||||||
"useTwelveHourClock": false,
|
|
||||||
"smartScheme": true
|
|
||||||
},
|
|
||||||
"session": {
|
|
||||||
"dragThreshold": 30,
|
|
||||||
"vimKeybinds": false,
|
|
||||||
"commands": {
|
|
||||||
"logout": ["loginctl", "terminate-user", ""],
|
|
||||||
"shutdown": ["systemctl", "poweroff"],
|
|
||||||
"hibernate": ["systemctl", "hibernate"],
|
|
||||||
"reboot": ["systemctl", "reboot"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -15,7 +15,7 @@ $browser = firefox
|
|||||||
bind = $mainMod, backspace, exec, $scrPath/dontkillsteam.sh # close focused window
|
bind = $mainMod, backspace, exec, $scrPath/dontkillsteam.sh # close focused window
|
||||||
bind = $mainMod, F, fullscreen # toggle the window between focus and fullscreen
|
bind = $mainMod, F, fullscreen # toggle the window between focus and fullscreen
|
||||||
bind = $mainMod, e, exec, caelestia shell drawers toggle session # Launcher for caelestia
|
bind = $mainMod, e, exec, caelestia shell drawers toggle session # Launcher for caelestia
|
||||||
bind = $mainMod, d, exec, caelestia shell drawers toggle launcher # Launcher for caelestia
|
bind = $mainMod, d, exec, fuzzel # Launcher
|
||||||
|
|
||||||
# Application shortcuts
|
# Application shortcuts
|
||||||
bind = $mainMod, return, exec, $term # launch terminal emulator
|
bind = $mainMod, return, exec, $term # launch terminal emulator
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ input {
|
|||||||
|
|
||||||
touchpad {
|
touchpad {
|
||||||
natural_scroll = yes
|
natural_scroll = yes
|
||||||
|
disable_while_typing = yes
|
||||||
}
|
}
|
||||||
|
|
||||||
sensitivity = -0.3
|
sensitivity = -0.3
|
||||||
|
|||||||
@@ -27,10 +27,17 @@ windowrulev2 = float,class:^(yad)$ # Protontricks-Gtk
|
|||||||
# Specific Animations and Styling
|
# Specific Animations and Styling
|
||||||
windowrulev2 = size 800 500,class:^(xdg-desktop-portal-gtk)$
|
windowrulev2 = size 800 500,class:^(xdg-desktop-portal-gtk)$
|
||||||
windowrulev2 = animation popin,class:^(xdg-desktop-portal-gtk)$
|
windowrulev2 = animation popin,class:^(xdg-desktop-portal-gtk)$
|
||||||
|
windowrulev2 = size 600 400,class:^(.blueman-manager-wrapped)$
|
||||||
|
windowrulev2 = animation popin,class:^(.blueman-manager-wrapped)$
|
||||||
|
|
||||||
# Layer rules
|
# Layer rules
|
||||||
layerrule = blur,notifications
|
layerrule = blur,notifications
|
||||||
layerrule = ignorezero,notifications
|
layerrule = ignorezero,notifications
|
||||||
layerrule = blur,swaync-notification-window
|
layerrule = blur,swaync-notification-window
|
||||||
|
layerrule = ignorezero,swaync-notification-window
|
||||||
layerrule = blur,logout_dialog
|
layerrule = blur,logout_dialog
|
||||||
layerrule = animation popin 90%, wofi
|
layerrule = blur,launcher
|
||||||
|
layerrule = animation fade, launcher
|
||||||
|
layerrule= animation slide right, swaync-control-center
|
||||||
|
layerrule= blur, swaync-control-center
|
||||||
|
layerrule= ignorezero, swaync-control-center
|
||||||
|
|||||||
@@ -3,9 +3,10 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR
|
|||||||
exec-once = dbus-update-activation-environment --systemd --all # for XDPH
|
exec-once = dbus-update-activation-environment --systemd --all # for XDPH
|
||||||
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # for XDPH
|
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # for XDPH
|
||||||
exec-once = $scrPath/polkitkdeauth.sh # authentication dialogue for GUI apps
|
exec-once = $scrPath/polkitkdeauth.sh # authentication dialogue for GUI apps
|
||||||
exec-once = caelestia shell # Shmexy system shell
|
exec-once = way-edges # Screen Edge Shell
|
||||||
exec-once = wl-paste --type text --watch cliphist store # clipboard store text data
|
exec-once = waybar # System bar
|
||||||
exec-once = wl-paste --type image --watch cliphist store # clipboard store image data
|
exec-once = swaync # Notifications
|
||||||
|
exec-once = swww-daemon # Wallpaper
|
||||||
exec-once = ~/.config/scripts/.venv/bin/python ~/.config/scripts/notify.py # Android notification forwarding
|
exec-once = ~/.config/scripts/.venv/bin/python ~/.config/scripts/notify.py # Android notification forwarding
|
||||||
exec-once = wayvnc 0.0.0.0 --output=DP-1 # runs vnc server on all interfaces
|
exec-once = wayvnc 0.0.0.0 --output=DP-1 # runs vnc server on all interfaces
|
||||||
exec-once = syncthing -home=/home/user01/.config/syncthing -no-browser # starts syncthing in background
|
exec-once = syncthing -home=/home/user01/.config/syncthing -no-browser # starts syncthing in background
|
||||||
@@ -14,3 +15,4 @@ exec-once = syncthing -home=/home/user01/.config/syncthing -no-browser # starts
|
|||||||
exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name HDMI-A-1 sh -c "cmatrix -b -C magenta -a -u 10"'
|
exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name HDMI-A-1 sh -c "cmatrix -b -C magenta -a -u 10"'
|
||||||
exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name DP-3 sh -c "cava"'
|
exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name DP-3 sh -c "cava"'
|
||||||
exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name DP-1 sh -c "fastfetch && tail -f /dev/null"'
|
exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name DP-1 sh -c "fastfetch && tail -f /dev/null"'
|
||||||
|
exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name eDP-1 sh -c "fastfetch && tail -f /dev/null"'
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ exec = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
|
|||||||
# Make things look nice
|
# Make things look nice
|
||||||
general {
|
general {
|
||||||
gaps_in = 3
|
gaps_in = 3
|
||||||
gaps_out = 8
|
gaps_out = 5, 8, 8, 8
|
||||||
border_size = 2
|
border_size = 2
|
||||||
col.active_border = rgba(cba6f7ff) rgba(cba6f7ff) 45deg
|
col.active_border = rgba(cba6f7ff) rgba(cba6f7ff) 45deg
|
||||||
col.inactive_border = rgba(45475acc) rgba(45475acc) 45deg
|
col.inactive_border = rgba(45475acc) rgba(45475acc) 45deg
|
||||||
@@ -54,7 +54,7 @@ group {
|
|||||||
}
|
}
|
||||||
|
|
||||||
decoration {
|
decoration {
|
||||||
rounding = 5
|
rounding = 10
|
||||||
|
|
||||||
# Change transparency of focused and unfocused windows
|
# Change transparency of focused and unfocused windows
|
||||||
active_opacity = 1.0
|
active_opacity = 1.0
|
||||||
@@ -89,17 +89,15 @@ env XCURSOR_SIZE = 20
|
|||||||
animations {
|
animations {
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|
||||||
# Default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more
|
|
||||||
|
|
||||||
bezier = smooth, .23,.51,.4,.98
|
bezier = smooth, .23,.51,.4,.98
|
||||||
bezier = my, .34,.77,.74,1.47
|
bezier = my, .34,.77,.74,1.47
|
||||||
|
|
||||||
animation = windows, 1, 2, my, slide
|
animation = windows, 1, 2, my, slide
|
||||||
animation = windowsOut, 1, 2, my, slide
|
animation = windowsOut, 1, 2, smooth, slide
|
||||||
animation = border, 1, 2, smooth
|
animation = border, 1, 2, smooth
|
||||||
animation = borderangle, 1, 8, my
|
animation = borderangle, 1, 8, my
|
||||||
animation = fade, 1, 1, my
|
animation = fade, 1, 2, my
|
||||||
animation = workspaces, 1, 2, smooth
|
animation = workspaces, 1, 2, smooth
|
||||||
animation = layersIn, 1, 2, smooth, slide top
|
animation = layers, 1, 2, smooth, fade
|
||||||
animation = layersOut, 1, 2, smooth, slide
|
animation = fadeLayers, 1, 2, smooth
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,545 +0,0 @@
|
|||||||
{
|
|
||||||
"bar.customModules.storage.paths": [
|
|
||||||
"/"
|
|
||||||
],
|
|
||||||
"theme.font.name": "FiraMono Nerd Font Mono",
|
|
||||||
"theme.font.label": "FiraMono Nerd Font Mono Bold",
|
|
||||||
"theme.font.size": "1rem",
|
|
||||||
"theme.bar.menus.background": "#11111b",
|
|
||||||
"theme.bar.background": "#11111b",
|
|
||||||
"theme.bar.buttons.media.icon": "#1e1e2e",
|
|
||||||
"theme.bar.buttons.media.text": "#89dcea",
|
|
||||||
"theme.bar.buttons.icon": "#242438",
|
|
||||||
"theme.bar.buttons.text": "#b4befe",
|
|
||||||
"theme.bar.buttons.hover": "#45475a",
|
|
||||||
"theme.bar.buttons.background": "#242438",
|
|
||||||
"theme.bar.buttons.borderColor": "#b4befe",
|
|
||||||
"theme.bar.menus.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.border.color": "#313244",
|
|
||||||
"theme.bar.buttons.media.background": "#242438",
|
|
||||||
"theme.bar.menus.menu.volume.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.volume.card.color": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.volume.label.color": "#eba0ac",
|
|
||||||
"theme.bar.menus.popover.text": "#b4befe",
|
|
||||||
"theme.bar.menus.popover.background": "#181824",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.shutdown": "#f38ba8",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.confirmation.deny": "#f38ba8",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.confirmation.confirm": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.confirmation.button_text": "#11111a",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.confirmation.body": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.confirmation.label": "#b4befe",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.confirmation.border": "#313244",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.confirmation.background": "#11111b",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.confirmation.card": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.notifications.switch.puck": "#454759",
|
|
||||||
"theme.bar.menus.menu.notifications.switch.disabled": "#313245",
|
|
||||||
"theme.bar.menus.menu.notifications.switch.enabled": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.notifications.clear": "#f38ba8",
|
|
||||||
"theme.bar.menus.menu.notifications.switch_divider": "#45475a",
|
|
||||||
"theme.bar.menus.menu.notifications.border": "#313244",
|
|
||||||
"theme.bar.menus.menu.notifications.card": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.notifications.background": "#11111b",
|
|
||||||
"theme.bar.menus.menu.notifications.no_notifications_label": "#313244",
|
|
||||||
"theme.bar.menus.menu.notifications.label": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.disk.label": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.disk.bar": "#f5c2e8",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.disk.icon": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.gpu.label": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.gpu.bar": "#a6e3a2",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.gpu.icon": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.ram.label": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.ram.bar": "#f9e2ae",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.ram.icon": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.cpu.label": "#eba0ac",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.cpu.bar": "#eba0ad",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.cpu.icon": "#eba0ac",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.bar_background": "#45475a",
|
|
||||||
"theme.bar.menus.menu.dashboard.directories.right.bottom.color": "#b4befe",
|
|
||||||
"theme.bar.menus.menu.dashboard.directories.right.middle.color": "#cba6f7",
|
|
||||||
"theme.bar.menus.menu.dashboard.directories.right.top.color": "#94e2d5",
|
|
||||||
"theme.bar.menus.menu.dashboard.directories.left.bottom.color": "#eba0ac",
|
|
||||||
"theme.bar.menus.menu.dashboard.directories.left.middle.color": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.dashboard.directories.left.top.color": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.input.text": "#181824",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.input.background": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.volume.text": "#181824",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.volume.background": "#eba0ac",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.notifications.text": "#181824",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.notifications.background": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.bluetooth.text": "#181824",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.bluetooth.background": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.wifi.text": "#181824",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.wifi.background": "#cba6f7",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.disabled": "#585b70",
|
|
||||||
"theme.bar.menus.menu.dashboard.shortcuts.recording": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.dashboard.shortcuts.text": "#181824",
|
|
||||||
"theme.bar.menus.menu.dashboard.shortcuts.background": "#b4befe",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.sleep": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.logout": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.restart": "#fab387",
|
|
||||||
"theme.bar.menus.menu.dashboard.profile.name": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.dashboard.border.color": "#313244",
|
|
||||||
"theme.bar.menus.menu.dashboard.background.color": "#11111b",
|
|
||||||
"theme.bar.menus.menu.dashboard.card.color": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.clock.weather.hourly.temperature": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.clock.weather.hourly.icon": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.clock.weather.hourly.time": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.clock.weather.thermometer.extremelycold": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.clock.weather.thermometer.cold": "#89b4fa",
|
|
||||||
"theme.bar.menus.menu.clock.weather.thermometer.moderate": "#b4befe",
|
|
||||||
"theme.bar.menus.menu.clock.weather.thermometer.hot": "#fab387",
|
|
||||||
"theme.bar.menus.menu.clock.weather.thermometer.extremelyhot": "#f38ba8",
|
|
||||||
"theme.bar.menus.menu.clock.weather.stats": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.clock.weather.status": "#94e2d5",
|
|
||||||
"theme.bar.menus.menu.clock.weather.temperature": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.clock.weather.icon": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.clock.calendar.contextdays": "#585b70",
|
|
||||||
"theme.bar.menus.menu.clock.calendar.days": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.clock.calendar.currentday": "#89b4fa",
|
|
||||||
"theme.bar.menus.menu.clock.calendar.paginator": "#89b4fa",
|
|
||||||
"theme.bar.menus.menu.clock.calendar.weekdays": "#89b4fa",
|
|
||||||
"theme.bar.menus.menu.clock.calendar.yearmonth": "#b4befe",
|
|
||||||
"theme.bar.menus.menu.clock.time.timeperiod": "#b4befe",
|
|
||||||
"theme.bar.menus.menu.clock.time.time": "#89b4fa",
|
|
||||||
"theme.bar.menus.menu.clock.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.clock.border.color": "#313244",
|
|
||||||
"theme.bar.menus.menu.clock.background.color": "#11111b",
|
|
||||||
"theme.bar.menus.menu.clock.card.color": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.battery.slider.puck": "#6c7086",
|
|
||||||
"theme.bar.menus.menu.battery.slider.backgroundhover": "#45475a",
|
|
||||||
"theme.bar.menus.menu.battery.slider.background": "#585b71",
|
|
||||||
"theme.bar.menus.menu.battery.slider.primary": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.battery.icons.active": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.battery.icons.passive": "#9399b2",
|
|
||||||
"theme.bar.menus.menu.battery.listitems.active": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.battery.listitems.passive": "#cdd6f3",
|
|
||||||
"theme.bar.menus.menu.battery.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.battery.label.color": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.battery.border.color": "#313244",
|
|
||||||
"theme.bar.menus.menu.battery.background.color": "#11111b",
|
|
||||||
"theme.bar.menus.menu.battery.card.color": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.systray.dropdownmenu.divider": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.systray.dropdownmenu.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.systray.dropdownmenu.background": "#11111b",
|
|
||||||
"theme.bar.menus.menu.bluetooth.iconbutton.active": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.bluetooth.iconbutton.passive": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.bluetooth.icons.active": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.bluetooth.icons.passive": "#9399b2",
|
|
||||||
"theme.bar.menus.menu.bluetooth.listitems.active": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.bluetooth.listitems.passive": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.bluetooth.switch.puck": "#454759",
|
|
||||||
"theme.bar.menus.menu.bluetooth.switch.disabled": "#313245",
|
|
||||||
"theme.bar.menus.menu.bluetooth.switch.enabled": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.bluetooth.switch_divider": "#45475a",
|
|
||||||
"theme.bar.menus.menu.bluetooth.status": "#6c7086",
|
|
||||||
"theme.bar.menus.menu.bluetooth.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.bluetooth.label.color": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.bluetooth.scroller.color": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.bluetooth.border.color": "#313244",
|
|
||||||
"theme.bar.menus.menu.bluetooth.background.color": "#11111b",
|
|
||||||
"theme.bar.menus.menu.bluetooth.card.color": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.network.iconbuttons.active": "#fab387",
|
|
||||||
"theme.bar.menus.menu.network.iconbuttons.passive": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.network.icons.active": "#fab387",
|
|
||||||
"theme.bar.menus.menu.network.icons.passive": "#9399b2",
|
|
||||||
"theme.bar.menus.menu.network.listitems.active": "#fab387",
|
|
||||||
"theme.bar.menus.menu.network.listitems.passive": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.network.status.color": "#6c7086",
|
|
||||||
"theme.bar.menus.menu.network.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.network.label.color": "#fab387",
|
|
||||||
"theme.bar.menus.menu.network.scroller.color": "#fab387",
|
|
||||||
"theme.bar.menus.menu.network.border.color": "#313244",
|
|
||||||
"theme.bar.menus.menu.network.background.color": "#11111b",
|
|
||||||
"theme.bar.menus.menu.network.card.color": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.volume.input_slider.puck": "#585b70",
|
|
||||||
"theme.bar.menus.menu.volume.input_slider.backgroundhover": "#45475a",
|
|
||||||
"theme.bar.menus.menu.volume.input_slider.background": "#585b71",
|
|
||||||
"theme.bar.menus.menu.volume.input_slider.primary": "#eba0ac",
|
|
||||||
"theme.bar.menus.menu.volume.audio_slider.puck": "#585b70",
|
|
||||||
"theme.bar.menus.menu.volume.audio_slider.backgroundhover": "#45475a",
|
|
||||||
"theme.bar.menus.menu.volume.audio_slider.background": "#585b71",
|
|
||||||
"theme.bar.menus.menu.volume.audio_slider.primary": "#eba0ac",
|
|
||||||
"theme.bar.menus.menu.volume.icons.active": "#eba0ac",
|
|
||||||
"theme.bar.menus.menu.volume.icons.passive": "#9399b2",
|
|
||||||
"theme.bar.menus.menu.volume.iconbutton.active": "#eba0ac",
|
|
||||||
"theme.bar.menus.menu.volume.iconbutton.passive": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.volume.listitems.active": "#eba0ab",
|
|
||||||
"theme.bar.menus.menu.volume.listitems.passive": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.volume.border.color": "#313244",
|
|
||||||
"theme.bar.menus.menu.volume.background.color": "#11111b",
|
|
||||||
"theme.bar.menus.menu.media.slider.puck": "#6c7086",
|
|
||||||
"theme.bar.menus.menu.media.slider.backgroundhover": "#45475a",
|
|
||||||
"theme.bar.menus.menu.media.slider.background": "#585b71",
|
|
||||||
"theme.bar.menus.menu.media.slider.primary": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.media.buttons.text": "#11111b",
|
|
||||||
"theme.bar.menus.menu.media.buttons.background": "#b4beff",
|
|
||||||
"theme.bar.menus.menu.media.buttons.enabled": "#94e2d4",
|
|
||||||
"theme.bar.menus.menu.media.buttons.inactive": "#585b70",
|
|
||||||
"theme.bar.menus.menu.media.border.color": "#313244",
|
|
||||||
"theme.bar.menus.menu.media.background.color": "#11111b",
|
|
||||||
"theme.bar.menus.menu.media.album": "#f5c2e8",
|
|
||||||
"theme.bar.menus.menu.media.artist": "#94e2d6",
|
|
||||||
"theme.bar.menus.menu.media.song": "#b4beff",
|
|
||||||
"theme.bar.menus.menu.media.timestamp": "#cdd6f4",
|
|
||||||
"theme.bar.menus.tooltip.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.tooltip.background": "#11111b",
|
|
||||||
"theme.bar.menus.dropdownmenu.divider": "#1e1e2e",
|
|
||||||
"theme.bar.menus.dropdownmenu.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.dropdownmenu.background": "#11111b",
|
|
||||||
"theme.bar.menus.slider.puck": "#6c7086",
|
|
||||||
"theme.bar.menus.slider.backgroundhover": "#45475a",
|
|
||||||
"theme.bar.menus.slider.background": "#585b71",
|
|
||||||
"theme.bar.menus.slider.primary": "#b4befe",
|
|
||||||
"theme.bar.menus.progressbar.background": "#45475a",
|
|
||||||
"theme.bar.menus.progressbar.foreground": "#b4befe",
|
|
||||||
"theme.bar.menus.iconbuttons.active": "#b4beff",
|
|
||||||
"theme.bar.menus.iconbuttons.passive": "#cdd6f3",
|
|
||||||
"theme.bar.menus.buttons.text": "#181824",
|
|
||||||
"theme.bar.menus.buttons.disabled": "#585b71",
|
|
||||||
"theme.bar.menus.buttons.active": "#f5c2e6",
|
|
||||||
"theme.bar.menus.buttons.default": "#b4befe",
|
|
||||||
"theme.bar.menus.switch.puck": "#454759",
|
|
||||||
"theme.bar.menus.switch.disabled": "#313245",
|
|
||||||
"theme.bar.menus.switch.enabled": "#b4befe",
|
|
||||||
"theme.bar.menus.icons.active": "#b4befe",
|
|
||||||
"theme.bar.menus.icons.passive": "#585b70",
|
|
||||||
"theme.bar.menus.listitems.active": "#b4befd",
|
|
||||||
"theme.bar.menus.listitems.passive": "#cdd6f4",
|
|
||||||
"theme.bar.menus.label": "#b4befe",
|
|
||||||
"theme.bar.menus.feinttext": "#313244",
|
|
||||||
"theme.bar.menus.dimtext": "#585b70",
|
|
||||||
"theme.bar.menus.cards": "#1e1e2e",
|
|
||||||
"theme.bar.buttons.notifications.total": "#89dbeb",
|
|
||||||
"theme.bar.buttons.notifications.icon": "#1e1e2e",
|
|
||||||
"theme.bar.buttons.notifications.background": "#242438",
|
|
||||||
"theme.bar.buttons.clock.icon": "#232338",
|
|
||||||
"theme.bar.buttons.clock.text": "#89b4fa",
|
|
||||||
"theme.bar.buttons.clock.background": "#242438",
|
|
||||||
"theme.bar.buttons.battery.icon": "#242438",
|
|
||||||
"theme.bar.buttons.battery.text": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.battery.background": "#242438",
|
|
||||||
"theme.bar.buttons.systray.background": "#242438",
|
|
||||||
"theme.bar.buttons.bluetooth.icon": "#1e1e2e",
|
|
||||||
"theme.bar.buttons.bluetooth.text": "#89dceb",
|
|
||||||
"theme.bar.buttons.bluetooth.background": "#242438",
|
|
||||||
"theme.bar.buttons.network.icon": "#242438",
|
|
||||||
"theme.bar.buttons.network.text": "#fab387",
|
|
||||||
"theme.bar.buttons.network.background": "#242438",
|
|
||||||
"theme.bar.buttons.volume.icon": "#242438",
|
|
||||||
"theme.bar.buttons.volume.text": "#eba0ac",
|
|
||||||
"theme.bar.buttons.volume.background": "#242438",
|
|
||||||
"theme.bar.buttons.windowtitle.icon": "#1e1e2e",
|
|
||||||
"theme.bar.buttons.windowtitle.text": "#caa6f7",
|
|
||||||
"theme.bar.buttons.windowtitle.background": "#242438",
|
|
||||||
"theme.bar.buttons.workspaces.active": "#b4befe",
|
|
||||||
"theme.bar.buttons.workspaces.occupied": "#cdd6f4",
|
|
||||||
"theme.bar.buttons.workspaces.available": "#89dceb",
|
|
||||||
"theme.bar.buttons.workspaces.hover": "#caa6f7",
|
|
||||||
"theme.bar.buttons.workspaces.background": "#242438",
|
|
||||||
"theme.bar.buttons.dashboard.icon": "#1e1e2e",
|
|
||||||
"theme.bar.buttons.dashboard.background": "#caa6f7",
|
|
||||||
"theme.osd.label": "#b4beff",
|
|
||||||
"theme.osd.icon": "#11111b",
|
|
||||||
"theme.osd.bar_overflow_color": "#f38ba7",
|
|
||||||
"theme.osd.bar_empty_color": "#313244",
|
|
||||||
"theme.osd.bar_color": "#b4beff",
|
|
||||||
"theme.osd.icon_container": "#b4beff",
|
|
||||||
"theme.osd.bar_container": "#11111b",
|
|
||||||
"theme.notification.close_button.label": "#11111b",
|
|
||||||
"theme.notification.close_button.background": "#f38ba7",
|
|
||||||
"theme.notification.labelicon": "#b4befe",
|
|
||||||
"theme.notification.text": "#cdd6f4",
|
|
||||||
"theme.notification.time": "#7f849b",
|
|
||||||
"theme.notification.border": "#313243",
|
|
||||||
"theme.notification.label": "#b4befe",
|
|
||||||
"theme.notification.actions.text": "#181825",
|
|
||||||
"theme.notification.actions.background": "#b4befd",
|
|
||||||
"theme.notification.background": "#181826",
|
|
||||||
"theme.bar.buttons.workspaces.numbered_active_highlighted_text_color": "#181825",
|
|
||||||
"theme.bar.buttons.workspaces.numbered_active_underline_color": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.media.card.color": "#1e1e2e",
|
|
||||||
"theme.bar.menus.check_radio_button.background": "#45475a",
|
|
||||||
"theme.bar.menus.check_radio_button.active": "#b4beff",
|
|
||||||
"theme.bar.buttons.style": "split",
|
|
||||||
"theme.bar.buttons.icon_background": "#b4befe",
|
|
||||||
"theme.bar.buttons.volume.icon_background": "#eba0ac",
|
|
||||||
"theme.bar.buttons.network.icon_background": "#fab387",
|
|
||||||
"theme.bar.buttons.bluetooth.icon_background": "#f9e2af",
|
|
||||||
"theme.bar.buttons.windowtitle.icon_background": "#caa6f7",
|
|
||||||
"theme.bar.buttons.media.icon_background": "#89dcea",
|
|
||||||
"theme.bar.buttons.notifications.icon_background": "#89dbeb",
|
|
||||||
"theme.bar.buttons.battery.icon_background": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.clock.icon_background": "#89b4fa",
|
|
||||||
"theme.bar.menus.menu.notifications.scrollbar.color": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.notifications.pager.button": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.notifications.pager.label": "#9399b2",
|
|
||||||
"theme.bar.menus.menu.notifications.pager.background": "#11111b",
|
|
||||||
"theme.bar.buttons.modules.ram.icon_background": "#f9e2af",
|
|
||||||
"theme.bar.buttons.modules.ram.icon": "#181825",
|
|
||||||
"theme.bar.buttons.modules.cpu.icon": "#181825",
|
|
||||||
"theme.bar.buttons.modules.cpu.icon_background": "#f38ba8",
|
|
||||||
"theme.bar.buttons.modules.storage.icon": "#181825",
|
|
||||||
"theme.bar.buttons.modules.storage.icon_background": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.netstat.icon": "#181825",
|
|
||||||
"theme.bar.buttons.modules.netstat.icon_background": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.modules.kbLayout.icon_background": "#89dceb",
|
|
||||||
"theme.bar.buttons.modules.kbLayout.icon": "#181825",
|
|
||||||
"theme.bar.buttons.modules.updates.icon_background": "#cba6f7",
|
|
||||||
"theme.bar.buttons.modules.updates.icon": "#181825",
|
|
||||||
"theme.bar.buttons.modules.weather.icon_background": "#b4befe",
|
|
||||||
"theme.bar.buttons.modules.weather.text": "#b4befe",
|
|
||||||
"theme.bar.buttons.modules.weather.icon": "#242438",
|
|
||||||
"theme.bar.buttons.modules.power.icon_background": "#f38ba8",
|
|
||||||
"theme.bar.buttons.modules.power.icon": "#181825",
|
|
||||||
"theme.bar.menus.menu.power.background.color": "#11111b",
|
|
||||||
"theme.bar.menus.menu.power.border.color": "#313244",
|
|
||||||
"theme.bar.menus.menu.power.buttons.shutdown.background": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.power.buttons.shutdown.icon_background": "#f38ba7",
|
|
||||||
"theme.bar.menus.menu.power.buttons.shutdown.text": "#f38ba8",
|
|
||||||
"theme.bar.menus.menu.power.buttons.shutdown.icon": "#181824",
|
|
||||||
"theme.bar.buttons.modules.netstat.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.cpu.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.cpu.text": "#f38ba8",
|
|
||||||
"theme.bar.buttons.modules.storage.text": "#f5c2e7",
|
|
||||||
"theme.bar.menus.popover.border": "#181824",
|
|
||||||
"theme.bar.menus.menu.power.buttons.sleep.icon_background": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.power.buttons.restart.text": "#fab387",
|
|
||||||
"theme.bar.buttons.modules.updates.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.netstat.text": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.modules.storage.background": "#242438",
|
|
||||||
"theme.bar.menus.menu.power.buttons.logout.icon": "#181824",
|
|
||||||
"theme.bar.menus.menu.power.buttons.restart.icon_background": "#fab387",
|
|
||||||
"theme.bar.menus.menu.power.buttons.restart.icon": "#181824",
|
|
||||||
"theme.bar.menus.menu.power.buttons.sleep.text": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.power.buttons.logout.background": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.power.buttons.sleep.background": "#1e1e2e",
|
|
||||||
"theme.bar.buttons.modules.ram.text": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.power.buttons.logout.text": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.modules.kbLayout.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.power.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.weather.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.ram.background": "#242438",
|
|
||||||
"theme.bar.menus.menu.power.buttons.logout.icon_background": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.modules.updates.text": "#cba6f7",
|
|
||||||
"theme.bar.menus.menu.power.buttons.sleep.icon": "#181824",
|
|
||||||
"theme.bar.menus.menu.power.buttons.restart.background": "#1e1e2e",
|
|
||||||
"theme.bar.buttons.modules.kbLayout.text": "#89dceb",
|
|
||||||
"theme.bar.buttons.windowtitle.border": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.power.border": "#f38ba8",
|
|
||||||
"theme.bar.buttons.modules.weather.border": "#b4befe",
|
|
||||||
"theme.bar.buttons.modules.updates.border": "#cba6f7",
|
|
||||||
"theme.bar.buttons.modules.kbLayout.border": "#89dceb",
|
|
||||||
"theme.bar.buttons.modules.netstat.border": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.modules.storage.border": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.cpu.border": "#f38ba8",
|
|
||||||
"theme.bar.buttons.modules.ram.border": "#f9e2af",
|
|
||||||
"theme.bar.buttons.notifications.border": "#b4befe",
|
|
||||||
"theme.bar.buttons.clock.border": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.battery.border": "#f9e2af",
|
|
||||||
"theme.bar.buttons.systray.border": "#b4befe",
|
|
||||||
"theme.bar.buttons.systray.customIcon": "#cdd6f4",
|
|
||||||
"theme.bar.buttons.bluetooth.border": "#89dceb",
|
|
||||||
"theme.bar.buttons.network.border": "#cba6f7",
|
|
||||||
"theme.bar.buttons.volume.border": "#eba0ac",
|
|
||||||
"theme.bar.buttons.media.border": "#b4befe",
|
|
||||||
"theme.bar.buttons.workspaces.border": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.dashboard.border": "#f9e2af",
|
|
||||||
"theme.bar.buttons.modules.submap.icon": "#181825",
|
|
||||||
"theme.bar.buttons.modules.submap.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.submap.icon_background": "#94e2d5",
|
|
||||||
"theme.bar.buttons.modules.submap.text": "#94e2d5",
|
|
||||||
"theme.bar.buttons.modules.submap.border": "#94e2d5",
|
|
||||||
"theme.bar.menus.menu.network.switch.enabled": "#fab387",
|
|
||||||
"theme.bar.menus.menu.network.switch.disabled": "#313245",
|
|
||||||
"theme.bar.menus.menu.network.switch.puck": "#454759",
|
|
||||||
"theme.bar.border.color": "#b4befe",
|
|
||||||
"theme.bar.buttons.modules.hyprsunset.icon_background": "#fab387",
|
|
||||||
"theme.bar.buttons.modules.hyprsunset.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.hyprsunset.icon": "#242438",
|
|
||||||
"theme.bar.buttons.modules.hyprsunset.text": "#fab387",
|
|
||||||
"theme.bar.buttons.modules.hyprsunset.border": "#fab387",
|
|
||||||
"theme.bar.buttons.modules.hypridle.icon": "#242438",
|
|
||||||
"theme.bar.buttons.modules.hypridle.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.hypridle.icon_background": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.hypridle.text": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.hypridle.border": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.cava.text": "#94e2d5",
|
|
||||||
"theme.bar.buttons.modules.cava.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.cava.icon": "#242438",
|
|
||||||
"theme.bar.buttons.modules.cava.icon_background": "#94e2d5",
|
|
||||||
"theme.bar.buttons.modules.cava.border": "#94e2d5",
|
|
||||||
"theme.bar.buttons.modules.worldclock.text": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.worldclock.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.worldclock.icon": "#242438",
|
|
||||||
"theme.bar.buttons.modules.worldclock.icon_background": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.worldclock.border": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.microphone.border": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.modules.microphone.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.microphone.text": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.modules.microphone.icon": "#242438",
|
|
||||||
"theme.bar.buttons.modules.microphone.icon_background": "#a6e3a1",
|
|
||||||
"theme.bar.menus.monochrome": false,
|
|
||||||
"menus.transition": "crossfade",
|
|
||||||
"menus.transitionTime": 200,
|
|
||||||
"theme.bar.menus.enableShadow": false,
|
|
||||||
"scalingPriority": "hyprland",
|
|
||||||
"theme.bar.transparent": true,
|
|
||||||
"theme.bar.floating": true,
|
|
||||||
"bar.autoHide": "never",
|
|
||||||
"theme.bar.location": "top",
|
|
||||||
"menus.media.hideAuthor": true,
|
|
||||||
"menus.media.hideAlbum": true,
|
|
||||||
"menus.media.displayTime": true,
|
|
||||||
"notifications.timeout": 5000,
|
|
||||||
"menus.clock.time.military": true,
|
|
||||||
"menus.clock.weather.enabled": false,
|
|
||||||
"theme.bar.buttons.modules.ram.enableBorder": false,
|
|
||||||
"menus.clock.time.hideSeconds": false,
|
|
||||||
"bar.layouts": {
|
|
||||||
"0": {
|
|
||||||
"left": [
|
|
||||||
"dashboard",
|
|
||||||
"workspaces"
|
|
||||||
],
|
|
||||||
"middle": [
|
|
||||||
"media"
|
|
||||||
],
|
|
||||||
"right": [
|
|
||||||
"volume",
|
|
||||||
"network",
|
|
||||||
"bluetooth",
|
|
||||||
"battery",
|
|
||||||
"notifications",
|
|
||||||
"clock"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"1": {
|
|
||||||
"left": [
|
|
||||||
"dashboard",
|
|
||||||
"workspaces",
|
|
||||||
"windowtitle"
|
|
||||||
],
|
|
||||||
"middle": [
|
|
||||||
"media"
|
|
||||||
],
|
|
||||||
"right": [
|
|
||||||
"volume",
|
|
||||||
"clock",
|
|
||||||
"notifications"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"2": {
|
|
||||||
"left": [
|
|
||||||
"dashboard",
|
|
||||||
"workspaces",
|
|
||||||
"windowtitle"
|
|
||||||
],
|
|
||||||
"middle": [
|
|
||||||
"media"
|
|
||||||
],
|
|
||||||
"right": [
|
|
||||||
"volume",
|
|
||||||
"clock",
|
|
||||||
"notifications"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"theme.bar.enableShadow": false,
|
|
||||||
"theme.bar.border_radius": "0.4em",
|
|
||||||
"theme.bar.buttons.padding_x": "0.4rem",
|
|
||||||
"theme.bar.margin_sides": "0.25em",
|
|
||||||
"theme.bar.buttons.dashboard.enableBorder": false,
|
|
||||||
"bar.launcher.autoDetectIcon": false,
|
|
||||||
"theme.bar.outer_spacing": "0.4em",
|
|
||||||
"theme.bar.layer": "top",
|
|
||||||
"terminal": "kitty",
|
|
||||||
"tear": false,
|
|
||||||
"theme.matugen": false,
|
|
||||||
"compilerOptions": {
|
|
||||||
"noEmit": true,
|
|
||||||
"allowImportingTsExtensions": true,
|
|
||||||
"target": "ES2022",
|
|
||||||
"module": "ES2022",
|
|
||||||
"lib": [
|
|
||||||
"ES2022",
|
|
||||||
"DOM"
|
|
||||||
],
|
|
||||||
"moduleResolution": "Bundler",
|
|
||||||
"allowJs": false,
|
|
||||||
"checkJs": false,
|
|
||||||
"strict": true,
|
|
||||||
"noImplicitAny": true,
|
|
||||||
"strictNullChecks": true,
|
|
||||||
"alwaysStrict": true,
|
|
||||||
"noImplicitThis": true,
|
|
||||||
"baseUrl": ".",
|
|
||||||
"skipLibCheck": true,
|
|
||||||
"types": [],
|
|
||||||
"experimentalDecorators": true,
|
|
||||||
"jsx": "react-jsx",
|
|
||||||
"jsxImportSource": "astal/gtk3"
|
|
||||||
},
|
|
||||||
"theme.bar.scaling": 100,
|
|
||||||
"theme.bar.border.location": "none",
|
|
||||||
"menus.dashboard.shortcuts.left.shortcut1.icon": "",
|
|
||||||
"menus.dashboard.shortcuts.left.shortcut1.command": "firefox",
|
|
||||||
"menus.dashboard.shortcuts.left.shortcut1.tooltip": "Firefox",
|
|
||||||
"menus.dashboard.shortcuts.left.shortcut2.icon": "",
|
|
||||||
"menus.dashboard.shortcuts.left.shortcut2.command": "kitty -e zsh",
|
|
||||||
"menus.dashboard.shortcuts.left.shortcut2.tooltip": "Terminal",
|
|
||||||
"menus.dashboard.shortcuts.left.shortcut3.command": "thunar",
|
|
||||||
"menus.dashboard.shortcuts.left.shortcut3.tooltip": "Files",
|
|
||||||
"menus.dashboard.shortcuts.left.shortcut4.command": "fuzzel",
|
|
||||||
"menus.dashboard.shortcuts.left.shortcut3.icon": "",
|
|
||||||
"menus.dashboard.directories.enabled": false,
|
|
||||||
"theme.osd.location": "top",
|
|
||||||
"menus.dashboard.powermenu.avatar.name": "Voidarc",
|
|
||||||
"menus.dashboard.powermenu.avatar.image": "/home/user01/.config/hyprpanel/nixos-catppuccin.png",
|
|
||||||
"theme.bar.menus.menu.dashboard.profile.size": "8.5em",
|
|
||||||
"bar.workspaces.show_numbered": true,
|
|
||||||
"bar.workspaces.showWsIcons": false,
|
|
||||||
"bar.workspaces.show_icons": false,
|
|
||||||
"theme.bar.buttons.workspaces.smartHighlight": false,
|
|
||||||
"theme.bar.buttons.workspaces.enableBorder": false,
|
|
||||||
"theme.bar.buttons.windowtitle.enableBorder": false,
|
|
||||||
"bar.windowtitle.icon": true,
|
|
||||||
"bar.network.label": false,
|
|
||||||
"bar.network.showWifiInfo": true,
|
|
||||||
"bar.bluetooth.label": false,
|
|
||||||
"theme.bar.buttons.bluetooth.spacing": "0.4em",
|
|
||||||
"bar.clock.format": "%T",
|
|
||||||
"bar.media.show_active_only": true,
|
|
||||||
"bar.media.format": "{title}",
|
|
||||||
"bar.notifications.show_total": true,
|
|
||||||
"bar.notifications.hideCountWhenZero": false,
|
|
||||||
"menus.media.displayTimeTooltip": true,
|
|
||||||
"theme.osd.orientation": "horizontal",
|
|
||||||
"bar.launcher.icon": " ",
|
|
||||||
"theme.osd.opacity": 80,
|
|
||||||
"bar.workspaces.monitorSpecific": true,
|
|
||||||
"bar.workspaces.showApplicationIcons": false,
|
|
||||||
"bar.workspaces.numbered_active_indicator": "highlight",
|
|
||||||
"theme.bar.buttons.workspaces.numbered_active_highlight_padding": "0.3em",
|
|
||||||
"theme.bar.buttons.workspaces.numbered_inactive_padding": "0.3em",
|
|
||||||
"theme.bar.buttons.workspaces.pill.height": "4em",
|
|
||||||
"theme.bar.buttons.workspaces.pill.radius": "1.9rem",
|
|
||||||
"theme.bar.buttons.workspaces.numbered_active_highlight_border": "0.15em",
|
|
||||||
"theme.bar.buttons.network.spacing": "0.4em",
|
|
||||||
"theme.bar.menus.menu.notifications.height": "52em",
|
|
||||||
"notifications.autoDismiss": false,
|
|
||||||
"theme.bar.buttons.enableBorders": false,
|
|
||||||
"theme.bar.border.width": "0em",
|
|
||||||
"theme.bar.dropdownGap": "2.7em",
|
|
||||||
"theme.bar.buttons.padding_y": "0rem",
|
|
||||||
"bar.windowtitle.class_name": true,
|
|
||||||
"theme.bar.buttons.workspaces.pill.width": "4em",
|
|
||||||
"theme.bar.buttons.battery.spacing": "0.3em",
|
|
||||||
"bar.windowtitle.truncation_size": 70,
|
|
||||||
"theme.bar.shadow": "0px 0px 0px 0px #16161e",
|
|
||||||
"theme.bar.buttons.y_margins": "0.4em",
|
|
||||||
"theme.bar.margin_top": "0em",
|
|
||||||
"notifications.position": "top",
|
|
||||||
"notifications.showActionsOnHover": true,
|
|
||||||
"theme.notification.opacity": 80,
|
|
||||||
"notifications.clearDelay": 0
|
|
||||||
}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{}
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 7.8 KiB |
@@ -1,375 +0,0 @@
|
|||||||
{
|
|
||||||
"theme.bar.menus.background": "#11111b",
|
|
||||||
"theme.bar.background": "#11111b",
|
|
||||||
"theme.bar.buttons.media.icon": "#1e1e2e",
|
|
||||||
"theme.bar.buttons.media.text": "#b4befe",
|
|
||||||
"theme.bar.buttons.icon": "#242438",
|
|
||||||
"theme.bar.buttons.text": "#b4befe",
|
|
||||||
"theme.bar.buttons.hover": "#45475a",
|
|
||||||
"theme.bar.buttons.background": "#242438",
|
|
||||||
"theme.bar.buttons.borderColor": "#b4befe",
|
|
||||||
"theme.bar.menus.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.border.color": "#313244",
|
|
||||||
"theme.bar.buttons.media.background": "#242438",
|
|
||||||
"theme.bar.menus.menu.volume.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.volume.card.color": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.volume.label.color": "#eba0ac",
|
|
||||||
"theme.bar.menus.popover.text": "#b4befe",
|
|
||||||
"theme.bar.menus.popover.background": "#181824",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.shutdown": "#f38ba8",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.confirmation.deny": "#f38ba8",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.confirmation.confirm": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.confirmation.button_text": "#11111a",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.confirmation.body": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.confirmation.label": "#b4befe",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.confirmation.border": "#313244",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.confirmation.background": "#11111b",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.confirmation.card": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.notifications.switch.puck": "#454759",
|
|
||||||
"theme.bar.menus.menu.notifications.switch.disabled": "#313245",
|
|
||||||
"theme.bar.menus.menu.notifications.switch.enabled": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.notifications.clear": "#f38ba8",
|
|
||||||
"theme.bar.menus.menu.notifications.switch_divider": "#45475a",
|
|
||||||
"theme.bar.menus.menu.notifications.border": "#313244",
|
|
||||||
"theme.bar.menus.menu.notifications.card": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.notifications.background": "#11111b",
|
|
||||||
"theme.bar.menus.menu.notifications.no_notifications_label": "#313244",
|
|
||||||
"theme.bar.menus.menu.notifications.label": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.disk.label": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.disk.bar": "#f5c2e8",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.disk.icon": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.gpu.label": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.gpu.bar": "#a6e3a2",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.gpu.icon": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.ram.label": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.ram.bar": "#f9e2ae",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.ram.icon": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.cpu.label": "#eba0ac",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.cpu.bar": "#eba0ad",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.cpu.icon": "#eba0ac",
|
|
||||||
"theme.bar.menus.menu.dashboard.monitors.bar_background": "#45475a",
|
|
||||||
"theme.bar.menus.menu.dashboard.directories.right.bottom.color": "#b4befe",
|
|
||||||
"theme.bar.menus.menu.dashboard.directories.right.middle.color": "#cba6f7",
|
|
||||||
"theme.bar.menus.menu.dashboard.directories.right.top.color": "#94e2d5",
|
|
||||||
"theme.bar.menus.menu.dashboard.directories.left.bottom.color": "#eba0ac",
|
|
||||||
"theme.bar.menus.menu.dashboard.directories.left.middle.color": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.dashboard.directories.left.top.color": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.input.text": "#181824",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.input.background": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.volume.text": "#181824",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.volume.background": "#eba0ac",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.notifications.text": "#181824",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.notifications.background": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.bluetooth.text": "#181824",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.bluetooth.background": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.wifi.text": "#181824",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.wifi.background": "#cba6f7",
|
|
||||||
"theme.bar.menus.menu.dashboard.controls.disabled": "#585b70",
|
|
||||||
"theme.bar.menus.menu.dashboard.shortcuts.recording": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.dashboard.shortcuts.text": "#181824",
|
|
||||||
"theme.bar.menus.menu.dashboard.shortcuts.background": "#b4befe",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.sleep": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.logout": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.dashboard.powermenu.restart": "#fab387",
|
|
||||||
"theme.bar.menus.menu.dashboard.profile.name": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.dashboard.border.color": "#313244",
|
|
||||||
"theme.bar.menus.menu.dashboard.background.color": "#11111b",
|
|
||||||
"theme.bar.menus.menu.dashboard.card.color": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.clock.weather.hourly.temperature": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.clock.weather.hourly.icon": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.clock.weather.hourly.time": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.clock.weather.thermometer.extremelycold": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.clock.weather.thermometer.cold": "#89b4fa",
|
|
||||||
"theme.bar.menus.menu.clock.weather.thermometer.moderate": "#b4befe",
|
|
||||||
"theme.bar.menus.menu.clock.weather.thermometer.hot": "#fab387",
|
|
||||||
"theme.bar.menus.menu.clock.weather.thermometer.extremelyhot": "#f38ba8",
|
|
||||||
"theme.bar.menus.menu.clock.weather.stats": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.clock.weather.status": "#94e2d5",
|
|
||||||
"theme.bar.menus.menu.clock.weather.temperature": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.clock.weather.icon": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.clock.calendar.contextdays": "#585b70",
|
|
||||||
"theme.bar.menus.menu.clock.calendar.days": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.clock.calendar.currentday": "#89b4fa",
|
|
||||||
"theme.bar.menus.menu.clock.calendar.paginator": "#89b4fa",
|
|
||||||
"theme.bar.menus.menu.clock.calendar.weekdays": "#89b4fa",
|
|
||||||
"theme.bar.menus.menu.clock.calendar.yearmonth": "#b4befe",
|
|
||||||
"theme.bar.menus.menu.clock.time.timeperiod": "#b4befe",
|
|
||||||
"theme.bar.menus.menu.clock.time.time": "#89b4fa",
|
|
||||||
"theme.bar.menus.menu.clock.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.clock.border.color": "#313244",
|
|
||||||
"theme.bar.menus.menu.clock.background.color": "#11111b",
|
|
||||||
"theme.bar.menus.menu.clock.card.color": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.battery.slider.puck": "#6c7086",
|
|
||||||
"theme.bar.menus.menu.battery.slider.backgroundhover": "#45475a",
|
|
||||||
"theme.bar.menus.menu.battery.slider.background": "#585b71",
|
|
||||||
"theme.bar.menus.menu.battery.slider.primary": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.battery.icons.active": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.battery.icons.passive": "#9399b2",
|
|
||||||
"theme.bar.menus.menu.battery.listitems.active": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.battery.listitems.passive": "#cdd6f3",
|
|
||||||
"theme.bar.menus.menu.battery.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.battery.label.color": "#a6e3a1",
|
|
||||||
"theme.bar.menus.menu.battery.border.color": "#313244",
|
|
||||||
"theme.bar.menus.menu.battery.background.color": "#11111b",
|
|
||||||
"theme.bar.menus.menu.battery.card.color": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.systray.dropdownmenu.divider": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.systray.dropdownmenu.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.systray.dropdownmenu.background": "#11111b",
|
|
||||||
"theme.bar.menus.menu.bluetooth.iconbutton.active": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.bluetooth.iconbutton.passive": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.bluetooth.icons.active": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.bluetooth.icons.passive": "#9399b2",
|
|
||||||
"theme.bar.menus.menu.bluetooth.listitems.active": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.bluetooth.listitems.passive": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.bluetooth.switch.puck": "#454759",
|
|
||||||
"theme.bar.menus.menu.bluetooth.switch.disabled": "#313245",
|
|
||||||
"theme.bar.menus.menu.bluetooth.switch.enabled": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.bluetooth.switch_divider": "#45475a",
|
|
||||||
"theme.bar.menus.menu.bluetooth.status": "#6c7086",
|
|
||||||
"theme.bar.menus.menu.bluetooth.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.bluetooth.label.color": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.bluetooth.scroller.color": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.bluetooth.border.color": "#313244",
|
|
||||||
"theme.bar.menus.menu.bluetooth.background.color": "#11111b",
|
|
||||||
"theme.bar.menus.menu.bluetooth.card.color": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.network.iconbuttons.active": "#fab387",
|
|
||||||
"theme.bar.menus.menu.network.iconbuttons.passive": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.network.icons.active": "#fab387",
|
|
||||||
"theme.bar.menus.menu.network.icons.passive": "#9399b2",
|
|
||||||
"theme.bar.menus.menu.network.listitems.active": "#fab387",
|
|
||||||
"theme.bar.menus.menu.network.listitems.passive": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.network.status.color": "#6c7086",
|
|
||||||
"theme.bar.menus.menu.network.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.network.label.color": "#fab387",
|
|
||||||
"theme.bar.menus.menu.network.scroller.color": "#fab387",
|
|
||||||
"theme.bar.menus.menu.network.border.color": "#313244",
|
|
||||||
"theme.bar.menus.menu.network.background.color": "#11111b",
|
|
||||||
"theme.bar.menus.menu.network.card.color": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.volume.input_slider.puck": "#585b70",
|
|
||||||
"theme.bar.menus.menu.volume.input_slider.backgroundhover": "#45475a",
|
|
||||||
"theme.bar.menus.menu.volume.input_slider.background": "#585b71",
|
|
||||||
"theme.bar.menus.menu.volume.input_slider.primary": "#eba0ac",
|
|
||||||
"theme.bar.menus.menu.volume.audio_slider.puck": "#585b70",
|
|
||||||
"theme.bar.menus.menu.volume.audio_slider.backgroundhover": "#45475a",
|
|
||||||
"theme.bar.menus.menu.volume.audio_slider.background": "#585b71",
|
|
||||||
"theme.bar.menus.menu.volume.audio_slider.primary": "#eba0ac",
|
|
||||||
"theme.bar.menus.menu.volume.icons.active": "#eba0ac",
|
|
||||||
"theme.bar.menus.menu.volume.icons.passive": "#9399b2",
|
|
||||||
"theme.bar.menus.menu.volume.iconbutton.active": "#eba0ac",
|
|
||||||
"theme.bar.menus.menu.volume.iconbutton.passive": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.volume.listitems.active": "#eba0ab",
|
|
||||||
"theme.bar.menus.menu.volume.listitems.passive": "#cdd6f4",
|
|
||||||
"theme.bar.menus.menu.volume.border.color": "#313244",
|
|
||||||
"theme.bar.menus.menu.volume.background.color": "#11111b",
|
|
||||||
"theme.bar.menus.menu.media.slider.puck": "#6c7086",
|
|
||||||
"theme.bar.menus.menu.media.slider.backgroundhover": "#45475a",
|
|
||||||
"theme.bar.menus.menu.media.slider.background": "#585b71",
|
|
||||||
"theme.bar.menus.menu.media.slider.primary": "#f5c2e7",
|
|
||||||
"theme.bar.menus.menu.media.buttons.text": "#11111b",
|
|
||||||
"theme.bar.menus.menu.media.buttons.background": "#b4beff",
|
|
||||||
"theme.bar.menus.menu.media.buttons.enabled": "#94e2d4",
|
|
||||||
"theme.bar.menus.menu.media.buttons.inactive": "#585b70",
|
|
||||||
"theme.bar.menus.menu.media.border.color": "#313244",
|
|
||||||
"theme.bar.menus.menu.media.background.color": "#11111b",
|
|
||||||
"theme.bar.menus.menu.media.album": "#f5c2e8",
|
|
||||||
"theme.bar.menus.menu.media.artist": "#94e2d6",
|
|
||||||
"theme.bar.menus.menu.media.song": "#b4beff",
|
|
||||||
"theme.bar.menus.menu.media.timestamp": "#cdd6f4",
|
|
||||||
"theme.bar.menus.tooltip.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.tooltip.background": "#11111b",
|
|
||||||
"theme.bar.menus.dropdownmenu.divider": "#1e1e2e",
|
|
||||||
"theme.bar.menus.dropdownmenu.text": "#cdd6f4",
|
|
||||||
"theme.bar.menus.dropdownmenu.background": "#11111b",
|
|
||||||
"theme.bar.menus.slider.puck": "#6c7086",
|
|
||||||
"theme.bar.menus.slider.backgroundhover": "#45475a",
|
|
||||||
"theme.bar.menus.slider.background": "#585b71",
|
|
||||||
"theme.bar.menus.slider.primary": "#b4befe",
|
|
||||||
"theme.bar.menus.progressbar.background": "#45475a",
|
|
||||||
"theme.bar.menus.progressbar.foreground": "#b4befe",
|
|
||||||
"theme.bar.menus.iconbuttons.active": "#b4beff",
|
|
||||||
"theme.bar.menus.iconbuttons.passive": "#cdd6f3",
|
|
||||||
"theme.bar.menus.buttons.text": "#181824",
|
|
||||||
"theme.bar.menus.buttons.disabled": "#585b71",
|
|
||||||
"theme.bar.menus.buttons.active": "#f5c2e6",
|
|
||||||
"theme.bar.menus.buttons.default": "#b4befe",
|
|
||||||
"theme.bar.menus.switch.puck": "#454759",
|
|
||||||
"theme.bar.menus.switch.disabled": "#313245",
|
|
||||||
"theme.bar.menus.switch.enabled": "#b4befe",
|
|
||||||
"theme.bar.menus.icons.active": "#b4befe",
|
|
||||||
"theme.bar.menus.icons.passive": "#585b70",
|
|
||||||
"theme.bar.menus.listitems.active": "#b4befd",
|
|
||||||
"theme.bar.menus.listitems.passive": "#cdd6f4",
|
|
||||||
"theme.bar.menus.label": "#b4befe",
|
|
||||||
"theme.bar.menus.feinttext": "#313244",
|
|
||||||
"theme.bar.menus.dimtext": "#585b70",
|
|
||||||
"theme.bar.menus.cards": "#1e1e2e",
|
|
||||||
"theme.bar.buttons.notifications.total": "#89dbeb",
|
|
||||||
"theme.bar.buttons.notifications.icon": "#1e1e2e",
|
|
||||||
"theme.bar.buttons.notifications.background": "#242438",
|
|
||||||
"theme.bar.buttons.clock.icon": "#232338",
|
|
||||||
"theme.bar.buttons.clock.text": "#89b4fa",
|
|
||||||
"theme.bar.buttons.clock.background": "#242438",
|
|
||||||
"theme.bar.buttons.battery.icon": "#242438",
|
|
||||||
"theme.bar.buttons.battery.text": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.battery.background": "#242438",
|
|
||||||
"theme.bar.buttons.systray.background": "#242438",
|
|
||||||
"theme.bar.buttons.bluetooth.icon": "#1e1e2e",
|
|
||||||
"theme.bar.buttons.bluetooth.text": "#89dceb",
|
|
||||||
"theme.bar.buttons.bluetooth.background": "#242438",
|
|
||||||
"theme.bar.buttons.network.icon": "#242438",
|
|
||||||
"theme.bar.buttons.network.text": "#fab387",
|
|
||||||
"theme.bar.buttons.network.background": "#242438",
|
|
||||||
"theme.bar.buttons.volume.icon": "#242438",
|
|
||||||
"theme.bar.buttons.volume.text": "#eba0ac",
|
|
||||||
"theme.bar.buttons.volume.background": "#242438",
|
|
||||||
"theme.bar.buttons.windowtitle.icon": "#1e1e2e",
|
|
||||||
"theme.bar.buttons.windowtitle.text": "#caa6f7",
|
|
||||||
"theme.bar.buttons.windowtitle.background": "#242438",
|
|
||||||
"theme.bar.buttons.workspaces.active": "#b4befe",
|
|
||||||
"theme.bar.buttons.workspaces.occupied": "#cdd6f4",
|
|
||||||
"theme.bar.buttons.workspaces.available": "#89dceb",
|
|
||||||
"theme.bar.buttons.workspaces.hover": "#caa6f7",
|
|
||||||
"theme.bar.buttons.workspaces.background": "#242438",
|
|
||||||
"theme.bar.buttons.dashboard.icon": "#1e1e2e",
|
|
||||||
"theme.bar.buttons.dashboard.background": "#caa6f7",
|
|
||||||
"theme.osd.label": "#b4beff",
|
|
||||||
"theme.osd.icon": "#11111b",
|
|
||||||
"theme.osd.bar_overflow_color": "#f38ba7",
|
|
||||||
"theme.osd.bar_empty_color": "#313244",
|
|
||||||
"theme.osd.bar_color": "#b4beff",
|
|
||||||
"theme.osd.icon_container": "#b4beff",
|
|
||||||
"theme.osd.bar_container": "#11111b",
|
|
||||||
"theme.notification.close_button.label": "#11111b",
|
|
||||||
"theme.notification.close_button.background": "#f38ba7",
|
|
||||||
"theme.notification.labelicon": "#b4befe",
|
|
||||||
"theme.notification.text": "#cdd6f4",
|
|
||||||
"theme.notification.time": "#7f849b",
|
|
||||||
"theme.notification.border": "#313243",
|
|
||||||
"theme.notification.label": "#b4befe",
|
|
||||||
"theme.notification.actions.text": "#181825",
|
|
||||||
"theme.notification.actions.background": "#b4befd",
|
|
||||||
"theme.notification.background": "#181826",
|
|
||||||
"theme.bar.buttons.workspaces.numbered_active_highlighted_text_color": "#181825",
|
|
||||||
"theme.bar.buttons.workspaces.numbered_active_underline_color": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.media.card.color": "#1e1e2e",
|
|
||||||
"theme.bar.menus.check_radio_button.background": "#45475a",
|
|
||||||
"theme.bar.menus.check_radio_button.active": "#b4beff",
|
|
||||||
"theme.bar.buttons.style": "split",
|
|
||||||
"theme.bar.buttons.icon_background": "#b4befe",
|
|
||||||
"theme.bar.buttons.volume.icon_background": "#eba0ac",
|
|
||||||
"theme.bar.buttons.network.icon_background": "#fab387",
|
|
||||||
"theme.bar.buttons.bluetooth.icon_background": "#f9e2af",
|
|
||||||
"theme.bar.buttons.windowtitle.icon_background": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.media.icon_background": "#b4befe",
|
|
||||||
"theme.bar.buttons.notifications.icon_background": "#89dbeb",
|
|
||||||
"theme.bar.buttons.battery.icon_background": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.clock.icon_background": "#89b4fa",
|
|
||||||
"theme.bar.menus.menu.notifications.scrollbar.color": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.notifications.pager.button": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.notifications.pager.label": "#9399b2",
|
|
||||||
"theme.bar.menus.menu.notifications.pager.background": "#11111b",
|
|
||||||
"theme.bar.buttons.modules.ram.icon_background": "#f9e2af",
|
|
||||||
"theme.bar.buttons.modules.ram.icon": "#181825",
|
|
||||||
"theme.bar.buttons.modules.cpu.icon": "#181825",
|
|
||||||
"theme.bar.buttons.modules.cpu.icon_background": "#f38ba8",
|
|
||||||
"theme.bar.buttons.modules.storage.icon": "#181825",
|
|
||||||
"theme.bar.buttons.modules.storage.icon_background": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.netstat.icon": "#181825",
|
|
||||||
"theme.bar.buttons.modules.netstat.icon_background": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.modules.kbLayout.icon_background": "#89dceb",
|
|
||||||
"theme.bar.buttons.modules.kbLayout.icon": "#181825",
|
|
||||||
"theme.bar.buttons.modules.updates.icon_background": "#cba6f7",
|
|
||||||
"theme.bar.buttons.modules.updates.icon": "#181825",
|
|
||||||
"theme.bar.buttons.modules.weather.icon_background": "#b4befe",
|
|
||||||
"theme.bar.buttons.modules.weather.text": "#b4befe",
|
|
||||||
"theme.bar.buttons.modules.weather.icon": "#242438",
|
|
||||||
"theme.bar.buttons.modules.power.icon_background": "#f38ba8",
|
|
||||||
"theme.bar.buttons.modules.power.icon": "#181825",
|
|
||||||
"theme.bar.menus.menu.power.background.color": "#11111b",
|
|
||||||
"theme.bar.menus.menu.power.border.color": "#313244",
|
|
||||||
"theme.bar.menus.menu.power.buttons.shutdown.background": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.power.buttons.shutdown.icon_background": "#f38ba7",
|
|
||||||
"theme.bar.menus.menu.power.buttons.shutdown.text": "#f38ba8",
|
|
||||||
"theme.bar.menus.menu.power.buttons.shutdown.icon": "#181824",
|
|
||||||
"theme.bar.buttons.modules.netstat.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.cpu.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.cpu.text": "#f38ba8",
|
|
||||||
"theme.bar.buttons.modules.storage.text": "#f5c2e7",
|
|
||||||
"theme.bar.menus.popover.border": "#181824",
|
|
||||||
"theme.bar.menus.menu.power.buttons.sleep.icon_background": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.power.buttons.restart.text": "#fab387",
|
|
||||||
"theme.bar.buttons.modules.updates.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.netstat.text": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.modules.storage.background": "#242438",
|
|
||||||
"theme.bar.menus.menu.power.buttons.logout.icon": "#181824",
|
|
||||||
"theme.bar.menus.menu.power.buttons.restart.icon_background": "#fab387",
|
|
||||||
"theme.bar.menus.menu.power.buttons.restart.icon": "#181824",
|
|
||||||
"theme.bar.menus.menu.power.buttons.sleep.text": "#89dceb",
|
|
||||||
"theme.bar.menus.menu.power.buttons.logout.background": "#1e1e2e",
|
|
||||||
"theme.bar.menus.menu.power.buttons.sleep.background": "#1e1e2e",
|
|
||||||
"theme.bar.buttons.modules.ram.text": "#f9e2af",
|
|
||||||
"theme.bar.menus.menu.power.buttons.logout.text": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.modules.kbLayout.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.power.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.weather.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.ram.background": "#242438",
|
|
||||||
"theme.bar.menus.menu.power.buttons.logout.icon_background": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.modules.updates.text": "#cba6f7",
|
|
||||||
"theme.bar.menus.menu.power.buttons.sleep.icon": "#181824",
|
|
||||||
"theme.bar.menus.menu.power.buttons.restart.background": "#1e1e2e",
|
|
||||||
"theme.bar.buttons.modules.kbLayout.text": "#89dceb",
|
|
||||||
"theme.bar.buttons.windowtitle.border": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.power.border": "#f38ba8",
|
|
||||||
"theme.bar.buttons.modules.weather.border": "#b4befe",
|
|
||||||
"theme.bar.buttons.modules.updates.border": "#cba6f7",
|
|
||||||
"theme.bar.buttons.modules.kbLayout.border": "#89dceb",
|
|
||||||
"theme.bar.buttons.modules.netstat.border": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.modules.storage.border": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.cpu.border": "#f38ba8",
|
|
||||||
"theme.bar.buttons.modules.ram.border": "#f9e2af",
|
|
||||||
"theme.bar.buttons.notifications.border": "#b4befe",
|
|
||||||
"theme.bar.buttons.clock.border": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.battery.border": "#f9e2af",
|
|
||||||
"theme.bar.buttons.systray.border": "#b4befe",
|
|
||||||
"theme.bar.buttons.systray.customIcon": "#cdd6f4",
|
|
||||||
"theme.bar.buttons.bluetooth.border": "#89dceb",
|
|
||||||
"theme.bar.buttons.network.border": "#cba6f7",
|
|
||||||
"theme.bar.buttons.volume.border": "#eba0ac",
|
|
||||||
"theme.bar.buttons.media.border": "#b4befe",
|
|
||||||
"theme.bar.buttons.workspaces.border": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.dashboard.border": "#f9e2af",
|
|
||||||
"theme.bar.buttons.modules.submap.icon": "#181825",
|
|
||||||
"theme.bar.buttons.modules.submap.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.submap.icon_background": "#94e2d5",
|
|
||||||
"theme.bar.buttons.modules.submap.text": "#94e2d5",
|
|
||||||
"theme.bar.buttons.modules.submap.border": "#94e2d5",
|
|
||||||
"theme.bar.menus.menu.network.switch.enabled": "#fab387",
|
|
||||||
"theme.bar.menus.menu.network.switch.disabled": "#313245",
|
|
||||||
"theme.bar.menus.menu.network.switch.puck": "#454759",
|
|
||||||
"theme.bar.border.color": "#b4befe",
|
|
||||||
"theme.bar.buttons.modules.hyprsunset.icon_background": "#fab387",
|
|
||||||
"theme.bar.buttons.modules.hyprsunset.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.hyprsunset.icon": "#242438",
|
|
||||||
"theme.bar.buttons.modules.hyprsunset.text": "#fab387",
|
|
||||||
"theme.bar.buttons.modules.hyprsunset.border": "#fab387",
|
|
||||||
"theme.bar.buttons.modules.hypridle.icon": "#242438",
|
|
||||||
"theme.bar.buttons.modules.hypridle.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.hypridle.icon_background": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.hypridle.text": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.hypridle.border": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.cava.text": "#94e2d5",
|
|
||||||
"theme.bar.buttons.modules.cava.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.cava.icon": "#242438",
|
|
||||||
"theme.bar.buttons.modules.cava.icon_background": "#94e2d5",
|
|
||||||
"theme.bar.buttons.modules.cava.border": "#94e2d5",
|
|
||||||
"theme.bar.buttons.modules.worldclock.text": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.worldclock.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.worldclock.icon": "#242438",
|
|
||||||
"theme.bar.buttons.modules.worldclock.icon_background": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.worldclock.border": "#f5c2e7",
|
|
||||||
"theme.bar.buttons.modules.microphone.border": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.modules.microphone.background": "#242438",
|
|
||||||
"theme.bar.buttons.modules.microphone.text": "#a6e3a1",
|
|
||||||
"theme.bar.buttons.modules.microphone.icon": "#242438",
|
|
||||||
"theme.bar.buttons.modules.microphone.icon_background": "#a6e3a1"
|
|
||||||
}
|
|
||||||
59
.config/way-edges/config.jsonc
Normal file
59
.config/way-edges/config.jsonc
Normal file
@@ -0,0 +1,59 @@
|
|||||||
|
{
|
||||||
|
"allow-trailing-commas": true,
|
||||||
|
"widgets": [
|
||||||
|
{
|
||||||
|
"type": "slider",
|
||||||
|
"edge": "right",
|
||||||
|
"position": "top",
|
||||||
|
"thickness": 30,
|
||||||
|
"length": "25%",
|
||||||
|
"margins": {
|
||||||
|
"top": "50%"
|
||||||
|
},
|
||||||
|
"border-width": 4,
|
||||||
|
"border-color": "#cba6f7ff",
|
||||||
|
"fg-color": "#cba6f7bb",
|
||||||
|
"bg-color": "#31324466",
|
||||||
|
"fg-text-color": "#11111bff",
|
||||||
|
"bg-text-color": "#bac2dedd",
|
||||||
|
"transition-duration": 100,
|
||||||
|
"redraw-only-on-internal-update": true,
|
||||||
|
"radius": 10, // corner radius
|
||||||
|
"obtuse-angle": 90, // in degrees(90~180). controls how much curve the widget has
|
||||||
|
"scroll-unit": 0.005,
|
||||||
|
"pinnable": false,
|
||||||
|
"preset": {
|
||||||
|
"type": "speaker",
|
||||||
|
"animation-curve": "linear", // mute animation
|
||||||
|
"mute-text-color": "#f38ba8ff",
|
||||||
|
"mute-color": "#f38ba8bb",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "slider",
|
||||||
|
"edge": "right",
|
||||||
|
"position": "top",
|
||||||
|
"thickness": 30,
|
||||||
|
"length": "25%",
|
||||||
|
"margins": {
|
||||||
|
"top": "25%"
|
||||||
|
},
|
||||||
|
"border-width": 4,
|
||||||
|
"border-color": "#f9e2afff",
|
||||||
|
"fg-color": "#f9e2afbb",
|
||||||
|
"bg-color": "#31324466",
|
||||||
|
"fg-text-color": "#11111bff",
|
||||||
|
"bg-text-color": "#bac2dedd",
|
||||||
|
"transition-duration": 100,
|
||||||
|
"redraw-only-on-internal-update": true,
|
||||||
|
"radius": 10, // corner radius
|
||||||
|
"obtuse-angle": 90, // in degrees(90~180). controls how much curve the widget has
|
||||||
|
"scroll-unit": 0.005,
|
||||||
|
"pinnable": false,
|
||||||
|
"preset": {
|
||||||
|
"type": "backlight",
|
||||||
|
"device": "intel_backlight", // this is the name of the device. Find it under `/sys/class/backlight/` It should be something like `nvidia_0`, `intel_0`, etc.
|
||||||
|
},
|
||||||
|
},
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -1,211 +0,0 @@
|
|||||||
{
|
|
||||||
"layer": "bottom", "position": "top",
|
|
||||||
"modules-left": ["custom/logo", "hyprland/workspaces" ],
|
|
||||||
"height": 24,
|
|
||||||
"modules-center": [ "hyprland/window"],
|
|
||||||
"modules-right": ["pulseaudio", "network", "cpu", "memory", "disk", "battery", "clock"],
|
|
||||||
"reload_style_on_change":true,
|
|
||||||
|
|
||||||
"custom/logo": {
|
|
||||||
"format": "",
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
|
|
||||||
"hyprland/workspaces": {
|
|
||||||
"format": "{id}",
|
|
||||||
"format-icons": {
|
|
||||||
"1": "",
|
|
||||||
"2": "",
|
|
||||||
"3": "",
|
|
||||||
"4": "",
|
|
||||||
"5": "",
|
|
||||||
"6": "",
|
|
||||||
"active": "",
|
|
||||||
"default": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
|
|
||||||
"idle_inhibitor":{
|
|
||||||
"format": "<span font='12'>{icon} </span>",
|
|
||||||
"format-icons": {
|
|
||||||
"activated":"",
|
|
||||||
"deactivated":""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/weather": {
|
|
||||||
"format": "{}",
|
|
||||||
"return-type": "json",
|
|
||||||
"exec": "~/.config/waybar/scripts/weather.sh",
|
|
||||||
"interval": 10,
|
|
||||||
"on-click": "firefox https://wttr.in"
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/clipboard":{
|
|
||||||
"format":"",
|
|
||||||
"on-click": "cliphist list | rofi -dmenu | cliphist decode | wl-copy",
|
|
||||||
"interval":86400
|
|
||||||
},
|
|
||||||
|
|
||||||
|
|
||||||
"clock": {
|
|
||||||
"format": "{:%H:%M:%S}",
|
|
||||||
"interval":1,
|
|
||||||
"tooltip-format": "\n<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
|
|
||||||
"calendar-weeks-pos": "right",
|
|
||||||
"today-format": "<span color='#7645AD'><b><u>{}</u></b></span>",
|
|
||||||
"format-calendar": "<span color='#aeaeae'><b>{}</b></span>",
|
|
||||||
"format-calendar-weeks": "<span color='#aeaeae'><b>W{:%V}</b></span>",
|
|
||||||
"format-calendar-weekdays": "<span color='#aeaeae'><b>{}</b></span>"
|
|
||||||
},
|
|
||||||
|
|
||||||
"bluetooth": {
|
|
||||||
"format-on": "",
|
|
||||||
"format-off": "",
|
|
||||||
"format-disabled": "",
|
|
||||||
"format-connected": "",
|
|
||||||
"format-connected-battery": "{device_battery_percentage}% ",
|
|
||||||
"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": "rofi-bluetooth",
|
|
||||||
},
|
|
||||||
|
|
||||||
"network": {
|
|
||||||
"format-wifi": " ",
|
|
||||||
"format-ethernet":" ",
|
|
||||||
"format-disconnected": "",
|
|
||||||
"tooltip-format": "{ipaddr}",
|
|
||||||
"tooltip-format-wifi": "{essid} ({signalStrength}%) | {ipaddr}",
|
|
||||||
"tooltip-format-ethernet": "{ifname} 🖧 | {ipaddr}",
|
|
||||||
"on-click": "networkmanager_dmenu"
|
|
||||||
},
|
|
||||||
|
|
||||||
"battery": {
|
|
||||||
"interval":1,
|
|
||||||
"states": {
|
|
||||||
"good": 95,
|
|
||||||
"warning": 30,
|
|
||||||
"critical": 20
|
|
||||||
},
|
|
||||||
"format": " {icon} {capacity}%",
|
|
||||||
"format-charging": " {capacity}%",
|
|
||||||
"format-plugged": " {capacity}%",
|
|
||||||
"format-alt": "{time} {icon}",
|
|
||||||
"format-icons": [
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
""
|
|
||||||
],
|
|
||||||
},
|
|
||||||
"backlight": {
|
|
||||||
"device": "intel_backlight",
|
|
||||||
"format": "<span font='12'>{icon}</span>",
|
|
||||||
"format-icons": [
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
],
|
|
||||||
"on-scroll-down": "light -A 10",
|
|
||||||
"on-scroll-up": "light -U 10",
|
|
||||||
"smooth-scrolling-threshold": 1
|
|
||||||
},
|
|
||||||
|
|
||||||
"disk": {
|
|
||||||
"interval": 30,
|
|
||||||
"format": " {percentage_used}%",
|
|
||||||
"path": "/"
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/colorpicker": {
|
|
||||||
"format": "{}",
|
|
||||||
"return-type": "json",
|
|
||||||
"interval": "once",
|
|
||||||
"exec": "~/.config/waybar/scripts/colorpicker.sh -j",
|
|
||||||
"on-click": "sleep 1 && ~/.config/waybar/scripts/colorpicker.sh",
|
|
||||||
"signal": 1
|
|
||||||
},
|
|
||||||
|
|
||||||
"cpu": {
|
|
||||||
"interval": 1,
|
|
||||||
"format": " {usage}%",
|
|
||||||
"min-length": 6,
|
|
||||||
"max-length": 6,
|
|
||||||
"format-icons": ["▁", "▂", "▃", "▄", "▅", "▆", "▇", "█"],
|
|
||||||
},
|
|
||||||
|
|
||||||
"memory": {
|
|
||||||
"format": " {percentage}% "
|
|
||||||
},
|
|
||||||
|
|
||||||
"hyprland/window": {
|
|
||||||
"format": "( {class} )"
|
|
||||||
},
|
|
||||||
|
|
||||||
"temperature": {
|
|
||||||
"format": " {temperatureC}°C",
|
|
||||||
"format-critical": " {temperatureC}°C",
|
|
||||||
"interval": 1,
|
|
||||||
"critical-threshold": 80,
|
|
||||||
"on-click": "foot btop",
|
|
||||||
},
|
|
||||||
|
|
||||||
"pulseaudio": {
|
|
||||||
"format": "{volume}% ",
|
|
||||||
"format-bluetooth":" ",
|
|
||||||
"format-muted": "<span font='12'></span>",
|
|
||||||
"format-icons": {
|
|
||||||
"headphones": "",
|
|
||||||
"bluetooth": "",
|
|
||||||
"handsfree": "",
|
|
||||||
"headset": "",
|
|
||||||
"phone": "",
|
|
||||||
"portable": "",
|
|
||||||
"car": "",
|
|
||||||
"default": ["🕨","🕩","🕪"]
|
|
||||||
},
|
|
||||||
"justify": "center",
|
|
||||||
"on-click": "amixer sset Master toggle",
|
|
||||||
"on-click-right": "pavucontrol",
|
|
||||||
"tooltip-format": "{icon} {volume}%"
|
|
||||||
},
|
|
||||||
|
|
||||||
"jack": {
|
|
||||||
"format": "{} ",
|
|
||||||
"format-xrun": "{xruns} xruns",
|
|
||||||
"format-disconnected": "DSP off",
|
|
||||||
"realtime": true
|
|
||||||
},
|
|
||||||
|
|
||||||
"tray": {
|
|
||||||
"icon-size": 14,
|
|
||||||
"spacing": 10
|
|
||||||
},
|
|
||||||
|
|
||||||
"upower": {
|
|
||||||
"show-icon": false,
|
|
||||||
"hide-if-empty": true,
|
|
||||||
"tooltip": true,
|
|
||||||
"tooltip-spacing": 20
|
|
||||||
},
|
|
||||||
|
|
||||||
"custom/powerDraw": {
|
|
||||||
"format": "{}",
|
|
||||||
"interval": 1,
|
|
||||||
"exec": "~/.config/waybar/scripts/powerdraw.sh",
|
|
||||||
"return-type": "json"
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
94
.config/waybar/config.jsonc
Normal file
94
.config/waybar/config.jsonc
Normal file
@@ -0,0 +1,94 @@
|
|||||||
|
{
|
||||||
|
"height": 26,
|
||||||
|
"margin": "3 6",
|
||||||
|
"reload_style_on_change": true,
|
||||||
|
"position": "top",
|
||||||
|
"modules-left": [
|
||||||
|
"custom/logo",
|
||||||
|
"hyprland/workspaces"
|
||||||
|
],
|
||||||
|
"modules-center": [
|
||||||
|
"mpris"
|
||||||
|
],
|
||||||
|
"modules-right": [
|
||||||
|
"network",
|
||||||
|
"bluetooth",
|
||||||
|
"custom/notifs",
|
||||||
|
"battery",
|
||||||
|
"memory",
|
||||||
|
"cpu",
|
||||||
|
"custom/swaync",
|
||||||
|
"clock"
|
||||||
|
],
|
||||||
|
"custom/logo": {
|
||||||
|
"format": ""
|
||||||
|
},
|
||||||
|
"mpris": {
|
||||||
|
"format": "{status_icon} {title} - {artist}",
|
||||||
|
"status-icons": {
|
||||||
|
"playing": "",
|
||||||
|
"paused": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"network": {
|
||||||
|
"format": "",
|
||||||
|
"format-ethernet": "",
|
||||||
|
"format-wifi": "{icon}",
|
||||||
|
"format-icons": [
|
||||||
|
"",
|
||||||
|
"",
|
||||||
|
"",
|
||||||
|
""
|
||||||
|
],
|
||||||
|
"format-alt": "{ipaddr} / {gwaddr}",
|
||||||
|
"tooltip-format": "{ifname} - {essid}"
|
||||||
|
},
|
||||||
|
"bluetooth": {
|
||||||
|
"format": "",
|
||||||
|
"format-connected": "",
|
||||||
|
"tooltip-format": "{status} - {device_alias}",
|
||||||
|
"on-click": "blueman-manager"
|
||||||
|
},
|
||||||
|
"custom/notifs": {
|
||||||
|
"format": "",
|
||||||
|
"on-click": "swaync-client --open-panel"
|
||||||
|
},
|
||||||
|
"battery": {
|
||||||
|
"format": "{icon} {capacity}%",
|
||||||
|
"states": {
|
||||||
|
"warning": 30,
|
||||||
|
"critical": 15
|
||||||
|
},
|
||||||
|
"format-icons": [
|
||||||
|
"",
|
||||||
|
"",
|
||||||
|
"",
|
||||||
|
""
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"memory": {
|
||||||
|
"format": " {percentage}%",
|
||||||
|
"tooltip-format": "{used:0.1f}GiB, {swapUsed:0.1f}GiB Swap"
|
||||||
|
},
|
||||||
|
"cpu": {
|
||||||
|
"format": " {usage}%"
|
||||||
|
},
|
||||||
|
"clock": {
|
||||||
|
"interval": 1,
|
||||||
|
"format": "{:%T}",
|
||||||
|
"tooltip-format": "<tt><small>{calendar}</small></tt>",
|
||||||
|
"calendar": {
|
||||||
|
"mode" : "year",
|
||||||
|
"mode-mon-col" : 3,
|
||||||
|
"weeks-pos" : "right",
|
||||||
|
"on-scroll" : 1,
|
||||||
|
"format": {
|
||||||
|
"months": "<span color='#89b4fa'><b>{}</b></span>",
|
||||||
|
"days": "<span color='#eba0ac'><b>{}</b></span>",
|
||||||
|
"weeks": "<span color='#a6e3a1'><b>W{}</b></span>",
|
||||||
|
"weekdays": "<span color='#fab387'><b>{}</b></span>",
|
||||||
|
"today": "<span color='#cba6f7'><b><u>{}</u></b></span>"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,135 +1,126 @@
|
|||||||
* {
|
* {
|
||||||
border: none;
|
|
||||||
padding: 0;
|
|
||||||
margin: 0;
|
|
||||||
font-size: 14px;
|
|
||||||
font-family: "Fira Mono Nerd Font";
|
font-family: "Fira Mono Nerd Font";
|
||||||
min-height: 24px;
|
font-size: 16px;
|
||||||
|
font-weight: bold;
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
window#waybar {
|
window#waybar {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
margin: 0px 0px;
|
}
|
||||||
|
|
||||||
|
.module {
|
||||||
|
background-color: rgba(30, 30, 46, 0.8);
|
||||||
|
margin: 0 3px;
|
||||||
|
padding: 0 9px;
|
||||||
|
border-radius: 7px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-logo {
|
#custom-logo {
|
||||||
padding: 0 13px 0 7px;
|
padding-right: 11px;
|
||||||
color: #89b4fa;
|
padding-left: 8px;
|
||||||
|
background-color: #cba6f7;
|
||||||
|
color: #1e1e2e;
|
||||||
|
font-size: 21px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-right {
|
#workspaces {
|
||||||
padding-left: 5px;
|
padding: 3px 4px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#workspaces button {
|
||||||
|
background-color: #585b70;
|
||||||
|
margin: 0 2px;
|
||||||
|
padding: 0 2px;
|
||||||
|
border-radius: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#workspaces button:first-child {
|
||||||
|
border-radius: 5px 2px 2px 5px;
|
||||||
|
margin: 0;
|
||||||
|
margin-right: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#workspaces button:last-child {
|
||||||
|
border-radius: 2px 5px 5px 4px;
|
||||||
|
margin: 0;
|
||||||
|
margin-left: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#workspaces button:only-child {
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
margin: 3px 5px 0px;
|
padding: 0 12px;
|
||||||
background: #181825;
|
margin: 0 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-center {
|
#workspaces button.active {
|
||||||
padding: 0 15px;
|
background-color: #b4befe;
|
||||||
margin: 3px 5px 0px;
|
color: #313244;
|
||||||
border-radius: 5px;
|
|
||||||
background: #181825;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-left {
|
#mpris {
|
||||||
border-radius: 7px;
|
font-size: 14px;
|
||||||
margin: 3px 5px 0px;
|
color: #f2cdcd;
|
||||||
background: #181825;
|
}
|
||||||
|
|
||||||
|
#network {
|
||||||
|
padding: 0;
|
||||||
|
padding-left: 7px;
|
||||||
|
padding-right: 13px;
|
||||||
|
background-color: #f38ba8;
|
||||||
|
color: #1e1e2e;
|
||||||
|
}
|
||||||
|
|
||||||
|
#bluetooth {
|
||||||
|
padding: 0;
|
||||||
|
padding-left: 7px;
|
||||||
|
padding-right: 8px;
|
||||||
|
background-color: #fab387;
|
||||||
|
color: #1e1e2e;
|
||||||
|
}
|
||||||
|
|
||||||
|
#custom-notifs {
|
||||||
|
padding-left: 8px;
|
||||||
|
background-color: #f9e2af;
|
||||||
|
color: #1e1e2e;
|
||||||
}
|
}
|
||||||
|
|
||||||
#battery {
|
#battery {
|
||||||
color: #94e2d5;
|
background-color: #a6e3a1;
|
||||||
|
color: #1e1e2e;
|
||||||
}
|
}
|
||||||
#custom-clipboard,
|
|
||||||
#custom-colorpicker,
|
#battery.warning {
|
||||||
#custom-powerDraw,
|
|
||||||
#bluetooth,
|
|
||||||
#pulseaudio,
|
|
||||||
#network {
|
|
||||||
color: #f38ba8;
|
|
||||||
}
|
|
||||||
#cpu {
|
|
||||||
color: #fab387;
|
|
||||||
}
|
|
||||||
#memory {
|
|
||||||
color: #f9e2af;
|
color: #f9e2af;
|
||||||
}
|
}
|
||||||
#disk {
|
|
||||||
color: #a6e3a1;
|
|
||||||
}
|
|
||||||
#backlight,
|
|
||||||
#temperature,
|
|
||||||
#custom-weather,
|
|
||||||
#idle_inhibitor,
|
|
||||||
#jack,
|
|
||||||
#tray,
|
|
||||||
#window {
|
|
||||||
color: #cdd6f4;
|
|
||||||
}
|
|
||||||
#workspaces button {
|
|
||||||
color: #b4befe;
|
|
||||||
border-radius: 6px;
|
|
||||||
padding: 0 5px;
|
|
||||||
box-shadow: none;
|
|
||||||
}
|
|
||||||
#workspaces button:hover {
|
|
||||||
background: rgba(0, 0, 0, 0.2);
|
|
||||||
background-color: #313244;
|
|
||||||
color: #6c7086;
|
|
||||||
}
|
|
||||||
#workspaces button.active {
|
|
||||||
background-color: #cba6f7;
|
|
||||||
color: #313244;
|
|
||||||
}
|
|
||||||
#clock {
|
|
||||||
padding: 0 5px;
|
|
||||||
}
|
|
||||||
#pulseaudio {
|
|
||||||
padding-top: 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#temperature.critical,
|
|
||||||
#pulseaudio.muted {
|
|
||||||
color: #FF0000;
|
|
||||||
padding-top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#clock{
|
|
||||||
color: #74c7ec;
|
|
||||||
}
|
|
||||||
|
|
||||||
#battery.charging {
|
#battery.charging {
|
||||||
color: #313244;
|
color: #cdd6f4;
|
||||||
background-color: #74c7ec;
|
|
||||||
margin-left: 5px;
|
|
||||||
margin-right: 5px;
|
|
||||||
padding-left: 5px;
|
|
||||||
padding-right: 5px;
|
|
||||||
border-radius: 5px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#battery.warning:not(.charging) {
|
#battery.critical {
|
||||||
background-color: #ffbe61;
|
color: #f38ba8;
|
||||||
color: black;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#battery.critical:not(.charging) {
|
#memory {
|
||||||
background-color: #f53c3c;
|
padding-right: 3px;
|
||||||
color: #ffffff;
|
border-radius: 7px 0 0 7px;
|
||||||
animation-name: blink;
|
margin-right: 0;
|
||||||
animation-duration: 0.5s;
|
background-color: #89dceb;
|
||||||
animation-timing-function: linear;
|
color: #1e1e2e;
|
||||||
animation-iteration-count: infinite;
|
|
||||||
animation-direction: alternate;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#cpu {
|
||||||
|
padding-left: 3px;
|
||||||
|
border-radius: 0 7px 7px 0;
|
||||||
|
margin-left: 0;
|
||||||
|
background-color: #89dceb;
|
||||||
|
color: #1e1e2e;
|
||||||
|
}
|
||||||
|
|
||||||
@keyframes blink {
|
#clock {
|
||||||
to {
|
background-color: #89b4fa;
|
||||||
background-color: #ffffff;
|
color: #1e1e2e;
|
||||||
color: #000000;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +0,0 @@
|
|||||||
show=drun
|
|
||||||
width=400
|
|
||||||
allow_images=true
|
|
||||||
prompt=
|
|
||||||
hide_scroll=true
|
|
||||||
insensitive=true
|
|
||||||
dynamic_lines=true
|
|
||||||
@@ -1,63 +0,0 @@
|
|||||||
/* ::root{ */
|
|
||||||
/* --accent: #5291e2; */
|
|
||||||
/* --dark: #383C4A; */
|
|
||||||
/* --light: #7C818C; */
|
|
||||||
/* --ld: #404552; */
|
|
||||||
/* --dl: #4B5162 */
|
|
||||||
/* --white: white; */
|
|
||||||
/* } */
|
|
||||||
|
|
||||||
*{
|
|
||||||
font-family: "Fira Mono Nerd Font";
|
|
||||||
font-size: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
window{
|
|
||||||
background-color: transparent;
|
|
||||||
}
|
|
||||||
|
|
||||||
#input {
|
|
||||||
margin: 5px;
|
|
||||||
margin-bottom: 30px;
|
|
||||||
border: 2px solid #CAA6F7;
|
|
||||||
background-color: rgba(36, 36, 56, 0.4);
|
|
||||||
border-radius: 5px;
|
|
||||||
color: white;
|
|
||||||
font-size: 1.2em;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
#inner-box {
|
|
||||||
background-color: rgba(36, 36, 56, 0.4);
|
|
||||||
border-radius: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#outer-box {
|
|
||||||
margin: 2px;
|
|
||||||
border-radius: 5px;
|
|
||||||
background-color: transparent;
|
|
||||||
}
|
|
||||||
|
|
||||||
#text {
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
|
|
||||||
#entry:selected {
|
|
||||||
background-color: rgba(202, 166, 247, 0.3);
|
|
||||||
border: 2px solid #CAA6F7;
|
|
||||||
}
|
|
||||||
|
|
||||||
#text:selected {
|
|
||||||
}
|
|
||||||
|
|
||||||
#scroll {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
#img {
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Give color to even items */
|
|
||||||
/* #entry:nth-child(even){ */
|
|
||||||
/* background-color: #404552; */
|
|
||||||
/* } */
|
|
||||||
Reference in New Issue
Block a user