aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-11-29 18:35:49 +0300
committerawy <awy@awy.one>2025-11-29 18:35:49 +0300
commit8d90f5a577b75b8a792b7a2f02d98a31e9ff19c4 (patch)
tree868e0d8389fb2b4e413409f65f57caa9c0b37eda
parentdb008a76e93dcfbf00fec5a141a1e1bd122b04a7 (diff)
downloadhyprdots-8d90f5a577b75b8a792b7a2f02d98a31e9ff19c4.tar.gz
uupdate
-rw-r--r--.config/btop/btop.conf2
-rw-r--r--.config/eza/theme.yml102
-rw-r--r--.config/fnott/fnott.ini14
-rw-r--r--.config/fontconfig/fonts.conf2
-rw-r--r--.config/foot/foot.ini44
-rw-r--r--.config/hypr/hyprland.conf12
-rw-r--r--.config/nvim/lua/plugins/theme.lua34
-rw-r--r--.config/qt5ct/qt5ct.conf10
-rw-r--r--.config/qt6ct/qt6ct.conf10
-rw-r--r--.config/rofi/config.rasi11
-rw-r--r--.config/shell/profile26
-rw-r--r--.config/tmux/tmux.conf2
-rw-r--r--.config/waybar/style.css2
-rw-r--r--.config/yazi/theme.toml2810
-rwxr-xr-x.local/bin/bookmarks2
-rwxr-xr-x.local/bin/chooseprofile2
-rwxr-xr-x.local/bin/dmenuhandler6
-rwxr-xr-x.local/bin/dmenumountcifs6
-rwxr-xr-x.local/bin/dmenupass2
-rwxr-xr-x.local/bin/dmenurecord8
-rwxr-xr-x.local/bin/dmenuscreenshare6
-rwxr-xr-x.local/bin/dmenuunicode4
-rwxr-xr-x.local/bin/doas_askpass2
-rwxr-xr-x.local/bin/maimpick2
-rwxr-xr-x.local/bin/mounter10
-rwxr-xr-x.local/bin/rssget4
-rwxr-xr-x.local/bin/sb-doppler241
-rwxr-xr-x.local/bin/sb-internet41
-rwxr-xr-x.local/bin/sb-news17
-rwxr-xr-x.local/bin/sb-pacpackages29
-rwxr-xr-x.local/bin/sb-popupgrade9
-rwxr-xr-x.local/bin/sb-scripts/sb-doppler2
-rwxr-xr-x.local/bin/sb-scripts/sb-news2
-rwxr-xr-x.local/bin/sb-scripts/sb-pacpackages10
-rwxr-xr-x.local/bin/singboxwrap2
-rwxr-xr-x.local/bin/sysact4
-rwxr-xr-x.local/bin/td-toggle4
-rwxr-xr-x.local/bin/unmounter2
l---------.local/share/bg1
-rw-r--r--.local/share/thiemeyer_road_to_samarkand.jpgbin403799 -> 0 bytes
-rw-r--r--dependencies.txt11
41 files changed, 1643 insertions, 1867 deletions
diff --git a/.config/btop/btop.conf b/.config/btop/btop.conf
index 1c75370..a637e5b 100644
--- a/.config/btop/btop.conf
+++ b/.config/btop/btop.conf
@@ -1,4 +1,4 @@
-color_theme = "/usr/share/btop/themes/everforest-dark-medium.theme"
+color_theme = "/usr/share/btop/themes/gruvbox_dark.theme"
theme_background = False
presets = "cpu:1:default,proc:0:default cpu:0:default,mem:0:default,net:0:default cpu:0:block,net:0:tty"
vim_keys = True
diff --git a/.config/eza/theme.yml b/.config/eza/theme.yml
new file mode 100644
index 0000000..70972dc
--- /dev/null
+++ b/.config/eza/theme.yml
@@ -0,0 +1,102 @@
+colourful: true
+
+filekinds:
+ normal: {foreground: "#ebdbb2"}
+ directory: {foreground: "#83a598"}
+ symlink: {foreground: "#8ec07c"}
+ pipe: {foreground: "#928374"}
+ block_device: {foreground: "#fb4934"}
+ char_device: {foreground: "#fb4934"}
+ socket: {foreground: "#665c54"}
+ special: {foreground: "#d3869b"}
+ executable: {foreground: "#b8bb26"}
+ mount_point: {foreground: "#fe8019"}
+
+perms:
+ user_read: {foreground: "#ebdbb2"}
+ user_write: {foreground: "#fabd2f"}
+ user_execute_file: {foreground: "#b8bb26"}
+ user_execute_other: {foreground: "#b8bb26"}
+ group_read: {foreground: "#ebdbb2"}
+ group_write: {foreground: "#fabd2f"}
+ group_execute: {foreground: "#b8bb26"}
+ other_read: {foreground: "#bdae93"}
+ other_write: {foreground: "#fabd2f"}
+ other_execute: {foreground: "#b8bb26"}
+ special_user_file: {foreground: "#d3869b"}
+ special_other: {foreground: "#928374"}
+ attribute: {foreground: "#bdae93"}
+
+size:
+ major: {foreground: "#bdae93"}
+ minor: {foreground: "#8ec07c"}
+ number_byte: {foreground: "#ebdbb2"}
+ number_kilo: {foreground: "#ebdbb2"}
+ number_mega: {foreground: "#83a598"}
+ number_giga: {foreground: "#d3869b"}
+ number_huge: {foreground: "#d3869b"}
+ unit_byte: {foreground: "#bdae93"}
+ unit_kilo: {foreground: "#83a598"}
+ unit_mega: {foreground: "#d3869b"}
+ unit_giga: {foreground: "#d3869b"}
+ unit_huge: {foreground: "#fe8019"}
+
+users:
+ user_you: {foreground: "#ebdbb2"}
+ user_root: {foreground: "#fb4934"}
+ user_other: {foreground: "#d3869b"}
+ group_yours: {foreground: "#ebdbb2"}
+ group_other: {foreground: "#928374"}
+ group_root: {foreground: "#fb4934"}
+
+links:
+ normal: {foreground: "#8ec07c"}
+ multi_link_file: {foreground: "#fe8019"}
+
+git:
+ new: {foreground: "#b8bb26"}
+ modified: {foreground: "#fabd2f"}
+ deleted: {foreground: "#fb4934"}
+ renamed: {foreground: "#8ec07c"}
+ typechange: {foreground: "#d3869b"}
+ ignored: {foreground: "#928374"}
+ conflicted: {foreground: "#cc241d"}
+
+git_repo:
+ branch_main: {foreground: "#ebdbb2"}
+ branch_other: {foreground: "#d3869b"}
+ git_clean: {foreground: "#b8bb26"}
+ git_dirty: {foreground: "#fb4934"}
+
+security_context:
+ colon: {foreground: "#928374"}
+ user: {foreground: "#ebdbb2"}
+ role: {foreground: "#d3869b"}
+ typ: {foreground: "#665c54"}
+ range: {foreground: "#d3869b"}
+
+file_type:
+ image: {foreground: "#fabd2f"}
+ video: {foreground: "#fb4934"}
+ music: {foreground: "#b8bb26"}
+ lossless: {foreground: "#8ec07c"}
+ crypto: {foreground: "#928374"}
+ document: {foreground: "#ebdbb2"}
+ compressed: {foreground: "#d3869b"}
+ temp: {foreground: "#cc241d"}
+ compiled: {foreground: "#83a598"}
+ build: {foreground: "#928374"}
+ source: {foreground: "#83a598"}
+
+punctuation: {foreground: "#928374"}
+date: {foreground: "#fabd2f"}
+inode: {foreground: "#bdae93"}
+blocks: {foreground: "#a89984"}
+header: {foreground: "#ebdbb2"}
+octal: {foreground: "#8ec07c"}
+flags: {foreground: "#d3869b"}
+
+symlink_path: {foreground: "#8ec07c"}
+control_char: {foreground: "#83a598"}
+broken_symlink: {foreground: "#fb4934"}
+broken_path_overlay: {foreground: "#928374"}
diff --git a/.config/fnott/fnott.ini b/.config/fnott/fnott.ini
index 4e7d4d5..8915f6c 100644
--- a/.config/fnott/fnott.ini
+++ b/.config/fnott/fnott.ini
@@ -4,23 +4,23 @@ max-width=300
min-width=300
max-icon-size=32
-background=3D484DFF
-border-color=475259FF
+background=504945FF
+border-color=665c54FF
border-size=2
title-font=monospace:size=14
-title-color=D3C6AAFF
+title-color=EBDBB2FF
title-format=
summary-font=monospace:size=14
-summary-color=D3C6AAFF
+summary-color=EBDBB2FF
body-font=monospace:size=14
-body-color=D3C6AAFF
+body-color=EBDBB2FF
-progress-bar-color=A7C080FF
+progress-bar-color=d3869bFF
default-timeout=5
idle-timeout=120
[critical]
-border-color=E67E80FF
+border-color=FB4934FF
default-timeout=15
diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf
index e124e5a..434fcbf 100644
--- a/.config/fontconfig/fonts.conf
+++ b/.config/fontconfig/fonts.conf
@@ -31,7 +31,7 @@
<alias>
<family>monospace</family>
<prefer>
- <family>Source Code Pro</family>
+ <family>FiraCode NerdFont Propo</family>
<family>Noto Color Emoji</family>
<family>FontAwesome</family>
<family>SymbolsNerdFont Propo</family>
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini
index bd10263..360d13d 100644
--- a/.config/foot/foot.ini
+++ b/.config/foot/foot.ini
@@ -1,5 +1,5 @@
[main]
-# include=/usr/share/foot/themes/everforest
+include=/usr/share/foot/themes/gruvbox-dark
font=monospace:size=14
font-size-adjustment=3
gamma-correct-blending=false
@@ -13,27 +13,27 @@ initial-window-size-chars=80x24
#[mouse]
#hide-when-typing=true
-[colors]
-# alpha = 0.9
-foreground=d3c6aa
-background=2b3339
-
-regular0=374247
-bright0=404c51
-regular1=e67e80
-bright1=e67e80
-regular2=a7c080
-bright2=a7c080
-regular3=dbbc7f
-bright3=dbbc7f
-regular4=7fbbb3
-bright4=7fbbb3
-regular5=d699b6
-bright5=d699b6
-regular6=83c092
-bright6=83c092
-regular7=859289
-bright7=9da9a0
+# [colors]
+# # alpha = 0.9
+# foreground=d3c6aa
+# background=2b3339
+#
+# regular0=374247
+# bright0=404c51
+# regular1=e67e80
+# bright1=e67e80
+# regular2=a7c080
+# bright2=a7c080
+# regular3=dbbc7f
+# bright3=dbbc7f
+# regular4=7fbbb3
+# bright4=7fbbb3
+# regular5=d699b6
+# bright5=d699b6
+# regular6=83c092
+# bright6=83c092
+# regular7=859289
+# bright7=9da9a0
[key-bindings]
clipboard-copy=Mod1+c
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index 211644f..a9a3288 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -3,7 +3,7 @@ monitor = DP-3, 3840x2160@165, 0x0, 1.5
monitor = DP-2, 2560x1440@165, -2560x0, 1
$terminal = footclient
-$menu = mew-run
+$menu = rofi -show drun
exec-once = dbus-update-activation-environment --all
exec-once = foot --server
@@ -27,7 +27,7 @@ env = XCURSOR_THEME,Adwaita
env = HYPRCURSOR_SIZE,24
env = HYPRCURSOR_THEME,Adwaita
env = GBM_BACKEND,nvidia-drm
-env = GTK_THEME,Everforest-Yellow-Dark
+env = GTK_THEME,Gruvbox-Yellow-Dark-Medium
# ecosystem {
# enforce_permissions = 1
@@ -44,10 +44,10 @@ general {
border_size = 2
# col.active_border = rgb(83a598)
# col.inactive_border = rgb(595959)
- # col.active_border = rgb(83a598)
- # col.inactive_border = rgb(3c3836)
- col.active_border = rgba(475258FF)
- col.inactive_border = rgba(343F44FF)
+ col.active_border = rgb(8a8a8a)
+ col.inactive_border = rgb(1c1c1c)
+ # col.active_border = rgba(475258FF)
+ # col.inactive_border = rgba(343F44FF)
resize_on_border = false
diff --git a/.config/nvim/lua/plugins/theme.lua b/.config/nvim/lua/plugins/theme.lua
index 8176b64..4453c87 100644
--- a/.config/nvim/lua/plugins/theme.lua
+++ b/.config/nvim/lua/plugins/theme.lua
@@ -1,4 +1,4 @@
-return {
+--[[ return {
{
"neanias/everforest-nvim",
priority = 1000,
@@ -11,26 +11,26 @@ return {
vim.cmd.colorscheme "everforest"
end
}
+} ]]
+
+return {
+ {
+ "ellisonleao/gruvbox.nvim",
+ priority = 1000,
+ config = function()
+ require("gruvbox").setup({
+ transparent_mode = true,
+ overrides = {
+ CursorLineNr = {bg = ""}
+ }
+ })
+ vim.cmd.colorscheme "gruvbox"
+ end
+ }
}
-- return {
-- {
--- "ellisonleao/gruvbox.nvim",
--- priority = 1000,
--- config = function()
--- require("gruvbox").setup({
--- transparent_mode = true,
--- overrides = {
--- CursorLineNr = {bg = ""}
--- }
--- })
--- vim.cmd.colorscheme "gruvbox"
--- end
--- }
--- }
---
--- return {
--- {
-- "catppuccin/nvim",
-- priority = 1000,
-- config = function()
diff --git a/.config/qt5ct/qt5ct.conf b/.config/qt5ct/qt5ct.conf
index daa738b..09d2a13 100644
--- a/.config/qt5ct/qt5ct.conf
+++ b/.config/qt5ct/qt5ct.conf
@@ -1,13 +1,13 @@
[Appearance]
-color_scheme_path=~/.config/qt5ct/colors/everforest.conf
+color_scheme_path=~/.config/qt5ct/colors/gruvbox.conf
custom_palette=true
-icon_theme=Everforest-Dark
+icon_theme=Gruvbox-Dark
standard_dialogs=xdgdesktopportal
style=Fusion
[Fonts]
-fixed="JetBrainsMono NerdFont Propo,12,-1,5,50,0,0,0,0,0,Regular"
-general="Source Sans 3,12,-1,5,50,0,0,0,0,0,Regular"
+fixed="FiraCode Nerd Font Propo,12,-1,5,50,0,0,0,0,0,Regular"
+general="IBM Plex Sans,12,-1,5,50,0,0,0,0,0,Regular"
[Interface]
activate_item_on_single_click=1
@@ -25,7 +25,7 @@ underline_shortcut=1
wheel_scroll_lines=3
[SettingsWindow]
-geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x4\xee\0\0\x5q\0\0\0\0\0\0\0\0\0\0\x4\xff\0\0\x5\x85\0\0\0\x1\x2\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\x4\xee\0\0\x5q)
+geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x4\xfb\0\0\x2\xbe\0\0\0\0\0\0\0\0\0\0\x4\xff\0\0\x2\xc2\0\0\0\x1\x2\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\x4\xfb\0\0\x2\xbe)
[Troubleshooting]
force_raster_widgets=1
diff --git a/.config/qt6ct/qt6ct.conf b/.config/qt6ct/qt6ct.conf
index 8cf0c83..b44266b 100644
--- a/.config/qt6ct/qt6ct.conf
+++ b/.config/qt6ct/qt6ct.conf
@@ -1,13 +1,13 @@
[Appearance]
-color_scheme_path=~/.config/qt6ct/colors/everforest.conf
+color_scheme_path=~/.config/qt6ct/colors/gruvbox.conf
custom_palette=true
-icon_theme=Everforest-Dark
+icon_theme=Gruvbox-Dark
standard_dialogs=xdgdesktopportal
style=Fusion
[Fonts]
-fixed="JetBrainsMono NerdFont Propo,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"
-general="Source Sans 3,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"
+fixed="FiraCode Nerd Font Propo,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"
+general="IBM Plex Sans,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"
[Interface]
activate_item_on_single_click=1
@@ -25,7 +25,7 @@ underline_shortcut=1
wheel_scroll_lines=3
[SettingsWindow]
-geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x4\xee\0\0\x5q\0\0\0\0\0\0\0\0\0\0\x4\xee\0\0\x5q\0\0\0\x1\x2\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\x4\xee\0\0\x5q)
+geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x4\xfb\0\0\x2\xbe\0\0\0\0\0\0\0\0\0\0\x4\xfb\0\0\x2\xbe\0\0\0\x1\x2\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\x4\xfb\0\0\x2\xbe)
[Troubleshooting]
force_raster_widgets=1
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi
new file mode 100644
index 0000000..3bf5706
--- /dev/null
+++ b/.config/rofi/config.rasi
@@ -0,0 +1,11 @@
+configuration {
+ kb-accept-entry: "Control+m,Return,KP_Enter";
+ kb-remove-to-eol: "";
+ kb-row-down: "Control+j";
+ kb-row-up: "Control+k";
+}
+
+window {
+ width: 900px;
+}
+@theme "/usr/share/rofi/themes/gruvbox-dark.rasi"
diff --git a/.config/shell/profile b/.config/shell/profile
index 0110a6b..3878156 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -81,16 +81,18 @@ export MOZ_DISABLE_RDD_SANDBOX=1 # For HW in Firefox on nvidia gpu
export ELECTRON_OZONE_PLATFORM_HINT=auto # Electron fix
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1 # Disables decorations for QT applications
export FZF_DEFAULT_OPTS="$FZF_DEFAULT_OPTS \
---color=fg:#D3C6AA:regular
---color=fg+:#2D353B:regular
---color=hl:#A7C080:bold
---color=hl+:#2D353B:bold
---color=bg+:#A7C080
---color=gutter:-1
---color=prompt:#3D484D
---color=pointer:#A7C080
---color=scrollbar:#7A8478
---color=preview-label:#859289
+--color=bg+:#3c3836
+--color=bg:-1
+--color=spinner:#fb4934
+--color=hl:#928374
+--color=fg:#ebdbb2
+--color=header:#928374
+--color=info:#8ec07c
+--color=pointer:#fb4934
+--color=marker:#fb4934
+--color=fg+:#ebdbb2
+--color=prompt:#fb4934
+--color=hl+:#fb4934
--cycle
--scroll-off=8
--tabstop=4
@@ -106,8 +108,8 @@ export FZF_DEFAULT_OPTS="$FZF_DEFAULT_OPTS \
--bind=resize:refresh-preview
"
export YT_X_FZF_OPTS="$FZF_DEFAULT_OPTS"
-export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#767676"
-export BAT_THEME="Nord"
+export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#665c54"
+export BAT_THEME="gruvbox-dark"
export GTK_USE_PORTAL=1
export ENABLE_HDR_WSI=1
export PROTON_ENABLE_WAYLAND=1
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf
index 663ade4..c9efd49 100644
--- a/.config/tmux/tmux.conf
+++ b/.config/tmux/tmux.conf
@@ -1,7 +1,7 @@
# List of plugins
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
-set -g @plugin 'TanglingTreats/tmux-everforest'
+set -g @plugin 'egel/tmux-gruvbox'
# ========== General options ==========
# Neovim told me to set these parameters
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index 05ae964..1e24067 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -1,4 +1,4 @@
-@import "everforest.css";
+@import "gruvbox.css";
* {
font-family: monospace;
diff --git a/.config/yazi/theme.toml b/.config/yazi/theme.toml
index 8bb3b3f..f2a7234 100644
--- a/.config/yazi/theme.toml
+++ b/.config/yazi/theme.toml
@@ -1,709 +1,709 @@
[flavor]
-dark = "everforest-medium"
+dark = "gruvbox-dark"
# gruvbox
-# [icon]
-#
-# files = [
-# { name = ".babelrc", text = "", fg = "#fabd2f" },
-# { name = ".bash_profile", text = "", fg = "#98971a" },
-# { name = ".bashrc", text = "", fg = "#98971a" },
-# { name = ".clang-format", text = "", fg = "#928374" },
-# { name = ".clang-tidy", text = "", fg = "#928374" },
-# { name = ".codespellrc", text = "󰓆", fg = "#b8bb26" },
-# { name = ".condarc", text = "", fg = "#b8bb26" },
-# { name = ".dockerignore", text = "󰡨", fg = "#458588" },
-# { name = ".ds_store", text = "", fg = "#928374" },
-# { name = ".editorconfig", text = "", fg = "#a89984" },
-# { name = ".env", text = "", fg = "#d79921" },
-# { name = ".eslintignore", text = "", fg = "#b16286" },
-# { name = ".eslintrc", text = "", fg = "#b16286" },
-# { name = ".git-blame-ignore-revs", text = "", fg = "#cc241d" },
-# { name = ".gitattributes", text = "", fg = "#cc241d" },
-# { name = ".gitconfig", text = "", fg = "#cc241d" },
-# { name = ".gitignore", text = "", fg = "#cc241d" },
-# { name = ".gitlab-ci.yml", text = "", fg = "#cc241d" },
-# { name = ".gitmodules", text = "", fg = "#cc241d" },
-# { name = ".gtkrc-2.0", text = "", fg = "#8ec07c" },
-# { name = ".gvimrc", text = "", fg = "#98971a" },
-# { name = ".justfile", text = "", fg = "#928374" },
-# { name = ".luacheckrc", text = "", fg = "#458588" },
-# { name = ".luaurc", text = "", fg = "#458588" },
-# { name = ".mailmap", text = "󰊢", fg = "#cc241d" },
-# { name = ".nanorc", text = "", fg = "#b16286" },
-# { name = ".npmignore", text = "", fg = "#b16286" },
-# { name = ".npmrc", text = "", fg = "#b16286" },
-# { name = ".nuxtrc", text = "󱄆", fg = "#b8bb26" },
-# { name = ".nvmrc", text = "", fg = "#b8bb26" },
-# { name = ".pnpmfile.cjs", text = "", fg = "#d79921" },
-# { name = ".pre-commit-config.yaml", text = "󰛢", fg = "#d79921" },
-# { name = ".prettierignore", text = "", fg = "#83a598" },
-# { name = ".prettierrc", text = "", fg = "#83a598" },
-# { name = ".prettierrc.cjs", text = "", fg = "#83a598" },
-# { name = ".prettierrc.js", text = "", fg = "#83a598" },
-# { name = ".prettierrc.json", text = "", fg = "#83a598" },
-# { name = ".prettierrc.json5", text = "", fg = "#83a598" },
-# { name = ".prettierrc.mjs", text = "", fg = "#83a598" },
-# { name = ".prettierrc.toml", text = "", fg = "#83a598" },
-# { name = ".prettierrc.yaml", text = "", fg = "#83a598" },
-# { name = ".prettierrc.yml", text = "", fg = "#83a598" },
-# { name = ".pylintrc", text = "", fg = "#928374" },
-# { name = ".settings.json", text = "", fg = "#b16286" },
-# { name = ".SRCINFO", text = "󰣇", fg = "#8ec07c" },
-# { name = ".vimrc", text = "", fg = "#98971a" },
-# { name = ".Xauthority", text = "", fg = "#cc241d" },
-# { name = ".xinitrc", text = "", fg = "#cc241d" },
-# { name = ".Xresources", text = "", fg = "#cc241d" },
-# { name = ".xsession", text = "", fg = "#cc241d" },
-# { name = ".zprofile", text = "", fg = "#98971a" },
-# { name = ".zshenv", text = "", fg = "#98971a" },
-# { name = ".zshrc", text = "", fg = "#98971a" },
-# { name = "_gvimrc", text = "", fg = "#98971a" },
-# { name = "_vimrc", text = "", fg = "#98971a" },
-# { name = "AUTHORS", text = "", fg = "#b16286" },
-# { name = "AUTHORS.txt", text = "", fg = "#b16286" },
-# { name = "brewfile", text = "", fg = "#cc241d" },
-# { name = "bspwmrc", text = "", fg = "#928374" },
-# { name = "build", text = "", fg = "#98971a" },
-# { name = "build.gradle", text = "", fg = "#458588" },
-# { name = "build.zig.zon", text = "", fg = "#d79921" },
-# { name = "bun.lock", text = "", fg = "#a89984" },
-# { name = "bun.lockb", text = "", fg = "#a89984" },
-# { name = "cantorrc", text = "", fg = "#83a598" },
-# { name = "checkhealth", text = "󰓙", fg = "#458588" },
-# { name = "cmakelists.txt", text = "", fg = "#a89984" },
-# { name = "code_of_conduct", text = "", fg = "#b16286" },
-# { name = "code_of_conduct.md", text = "", fg = "#b16286" },
-# { name = "commit_editmsg", text = "", fg = "#cc241d" },
-# { name = "commitlint.config.js", text = "󰜘", fg = "#689d6a" },
-# { name = "commitlint.config.ts", text = "󰜘", fg = "#689d6a" },
-# { name = "compose.yaml", text = "󰡨", fg = "#458588" },
-# { name = "compose.yml", text = "󰡨", fg = "#458588" },
-# { name = "config", text = "", fg = "#928374" },
-# { name = "containerfile", text = "󰡨", fg = "#458588" },
-# { name = "copying", text = "", fg = "#fabd2f" },
-# { name = "copying.lesser", text = "", fg = "#fabd2f" },
-# { name = "Directory.Build.props", text = "", fg = "#458588" },
-# { name = "Directory.Build.targets", text = "", fg = "#458588" },
-# { name = "Directory.Packages.props", text = "", fg = "#458588" },
-# { name = "docker-compose.yaml", text = "󰡨", fg = "#458588" },
-# { name = "docker-compose.yml", text = "󰡨", fg = "#458588" },
-# { name = "dockerfile", text = "󰡨", fg = "#458588" },
-# { name = "eslint.config.cjs", text = "", fg = "#b16286" },
-# { name = "eslint.config.js", text = "", fg = "#b16286" },
-# { name = "eslint.config.mjs", text = "", fg = "#b16286" },
-# { name = "eslint.config.ts", text = "", fg = "#b16286" },
-# { name = "ext_typoscript_setup.txt", text = "", fg = "#d79921" },
-# { name = "favicon.ico", text = "", fg = "#fabd2f" },
-# { name = "fp-info-cache", text = "", fg = "#8ec07c" },
-# { name = "fp-lib-table", text = "", fg = "#8ec07c" },
-# { name = "FreeCAD.conf", text = "", fg = "#cc241d" },
-# { name = "Gemfile", text = "", fg = "#cc241d" },
-# { name = "gnumakefile", text = "", fg = "#928374" },
-# { name = "go.mod", text = "", fg = "#8ec07c" },
-# { name = "go.sum", text = "", fg = "#8ec07c" },
-# { name = "go.work", text = "", fg = "#8ec07c" },
-# { name = "gradle-wrapper.properties", text = "", fg = "#458588" },
-# { name = "gradle.properties", text = "", fg = "#458588" },
-# { name = "gradlew", text = "", fg = "#458588" },
-# { name = "groovy", text = "", fg = "#458588" },
-# { name = "gruntfile.babel.js", text = "", fg = "#d79921" },
-# { name = "gruntfile.coffee", text = "", fg = "#d79921" },
-# { name = "gruntfile.js", text = "", fg = "#d79921" },
-# { name = "gruntfile.ts", text = "", fg = "#d79921" },
-# { name = "gtkrc", text = "", fg = "#8ec07c" },
-# { name = "gulpfile.babel.js", text = "", fg = "#fb4934" },
-# { name = "gulpfile.coffee", text = "", fg = "#fb4934" },
-# { name = "gulpfile.js", text = "", fg = "#fb4934" },
-# { name = "gulpfile.ts", text = "", fg = "#fb4934" },
-# { name = "hypridle.conf", text = "", fg = "#8ec07c" },
-# { name = "hyprland.conf", text = "", fg = "#8ec07c" },
-# { name = "hyprlandd.conf", text = "", fg = "#8ec07c" },
-# { name = "hyprlock.conf", text = "", fg = "#8ec07c" },
-# { name = "hyprpaper.conf", text = "", fg = "#8ec07c" },
-# { name = "hyprsunset.conf", text = "", fg = "#8ec07c" },
-# { name = "i18n.config.js", text = "󰗊", fg = "#b16286" },
-# { name = "i18n.config.ts", text = "󰗊", fg = "#b16286" },
-# { name = "i3blocks.conf", text = "", fg = "#a89984" },
-# { name = "i3status.conf", text = "", fg = "#a89984" },
-# { name = "index.theme", text = "", fg = "#b8bb26" },
-# { name = "ionic.config.json", text = "", fg = "#83a598" },
-# { name = "Jenkinsfile", text = "", fg = "#cc241d" },
-# { name = "justfile", text = "", fg = "#928374" },
-# { name = "kalgebrarc", text = "", fg = "#83a598" },
-# { name = "kdeglobals", text = "", fg = "#83a598" },
-# { name = "kdenlive-layoutsrc", text = "", fg = "#689d6a" },
-# { name = "kdenliverc", text = "", fg = "#689d6a" },
-# { name = "kritadisplayrc", text = "", fg = "#d3869b" },
-# { name = "kritarc", text = "", fg = "#d3869b" },
-# { name = "license", text = "", fg = "#fabd2f" },
-# { name = "license.md", text = "", fg = "#fabd2f" },
-# { name = "lxde-rc.xml", text = "", fg = "#a89984" },
-# { name = "lxqt.conf", text = "", fg = "#83a598" },
-# { name = "makefile", text = "", fg = "#928374" },
-# { name = "mix.lock", text = "", fg = "#d3869b" },
-# { name = "mpv.conf", text = "", fg = "#b16286" },
-# { name = "next.config.cjs", text = "", fg = "#8ec07c" },
-# { name = "next.config.js", text = "", fg = "#8ec07c" },
-# { name = "next.config.ts", text = "", fg = "#8ec07c" },
-# { name = "node_modules", text = "", fg = "#b16286" },
-# { name = "nuxt.config.cjs", text = "󱄆", fg = "#b8bb26" },
-# { name = "nuxt.config.js", text = "󱄆", fg = "#b8bb26" },
-# { name = "nuxt.config.mjs", text = "󱄆", fg = "#b8bb26" },
-# { name = "nuxt.config.ts", text = "󱄆", fg = "#b8bb26" },
-# { name = "package-lock.json", text = "", fg = "#cc241d" },
-# { name = "package.json", text = "", fg = "#b16286" },
-# { name = "PKGBUILD", text = "", fg = "#8ec07c" },
-# { name = "platformio.ini", text = "", fg = "#d79921" },
-# { name = "playwright.config.cjs", text = "", fg = "#b8bb26" },
-# { name = "playwright.config.cts", text = "", fg = "#b8bb26" },
-# { name = "playwright.config.js", text = "", fg = "#b8bb26" },
-# { name = "playwright.config.mjs", text = "", fg = "#b8bb26" },
-# { name = "playwright.config.mts", text = "", fg = "#b8bb26" },
-# { name = "playwright.config.ts", text = "", fg = "#b8bb26" },
-# { name = "pnpm-lock.yaml", text = "", fg = "#d79921" },
-# { name = "pnpm-workspace.yaml", text = "", fg = "#d79921" },
-# { name = "pom.xml", text = "", fg = "#cc241d" },
-# { name = "prettier.config.cjs", text = "", fg = "#83a598" },
-# { name = "prettier.config.js", text = "", fg = "#83a598" },
-# { name = "prettier.config.mjs", text = "", fg = "#83a598" },
-# { name = "prettier.config.ts", text = "", fg = "#83a598" },
-# { name = "procfile", text = "", fg = "#d3869b" },
-# { name = "PrusaSlicer.ini", text = "", fg = "#cc241d" },
-# { name = "PrusaSlicerGcodeViewer.ini", text = "", fg = "#cc241d" },
-# { name = "py.typed", text = "", fg = "#d79921" },
-# { name = "QtProject.conf", text = "", fg = "#98971a" },
-# { name = "rakefile", text = "", fg = "#cc241d" },
-# { name = "readme", text = "󰂺", fg = "#a89984" },
-# { name = "readme.md", text = "󰂺", fg = "#a89984" },
-# { name = "rmd", text = "", fg = "#83a598" },
-# { name = "robots.txt", text = "󰚩", fg = "#b16286" },
-# { name = "security", text = "󰒃", fg = "#a89984" },
-# { name = "security.md", text = "󰒃", fg = "#a89984" },
-# { name = "settings.gradle", text = "", fg = "#458588" },
-# { name = "svelte.config.js", text = "", fg = "#cc241d" },
-# { name = "sxhkdrc", text = "", fg = "#928374" },
-# { name = "sym-lib-table", text = "", fg = "#8ec07c" },
-# { name = "tailwind.config.js", text = "󱏿", fg = "#8ec07c" },
-# { name = "tailwind.config.mjs", text = "󱏿", fg = "#8ec07c" },
-# { name = "tailwind.config.ts", text = "󱏿", fg = "#8ec07c" },
-# { name = "tmux.conf", text = "", fg = "#b8bb26" },
-# { name = "tmux.conf.local", text = "", fg = "#b8bb26" },
-# { name = "tsconfig.json", text = "", fg = "#83a598" },
-# { name = "unlicense", text = "", fg = "#fabd2f" },
-# { name = "vagrantfile", text = "", fg = "#458588" },
-# { name = "vercel.json", text = "", fg = "#8ec07c" },
-# { name = "vite.config.cjs", text = "", fg = "#d79921" },
-# { name = "vite.config.cts", text = "", fg = "#d79921" },
-# { name = "vite.config.js", text = "", fg = "#d79921" },
-# { name = "vite.config.mjs", text = "", fg = "#d79921" },
-# { name = "vite.config.mts", text = "", fg = "#d79921" },
-# { name = "vite.config.ts", text = "", fg = "#d79921" },
-# { name = "vitest.config.cjs", text = "", fg = "#d79921" },
-# { name = "vitest.config.cts", text = "", fg = "#d79921" },
-# { name = "vitest.config.js", text = "", fg = "#d79921" },
-# { name = "vitest.config.mjs", text = "", fg = "#d79921" },
-# { name = "vitest.config.mts", text = "", fg = "#d79921" },
-# { name = "vitest.config.ts", text = "", fg = "#d79921" },
-# { name = "vlcrc", text = "󰕼", fg = "#d79921" },
-# { name = "webpack", text = "󰜫", fg = "#83a598" },
-# { name = "weston.ini", text = "", fg = "#d79921" },
-# { name = "workspace", text = "", fg = "#98971a" },
-# { name = "wrangler.jsonc", text = "", fg = "#d79921" },
-# { name = "wrangler.toml", text = "", fg = "#d79921" },
-# { name = "xdph.conf", text = "", fg = "#8ec07c" },
-# { name = "xmobarrc", text = "", fg = "#fb4934" },
-# { name = "xmobarrc.hs", text = "", fg = "#fb4934" },
-# { name = "xmonad.hs", text = "", fg = "#fb4934" },
-# { name = "xorg.conf", text = "", fg = "#cc241d" },
-# { name = "xsettingsd.conf", text = "", fg = "#cc241d" },
-# ]
-# exts = [
-# { name = "3gp", text = "", fg = "#d79921" },
-# { name = "3mf", text = "󰆧", fg = "#d3869b" },
-# { name = "7z", text = "", fg = "#d79921" },
-# { name = "a", text = "", fg = "#a89984" },
-# { name = "aac", text = "", fg = "#83a598" },
-# { name = "ada", text = "", fg = "#458588" },
-# { name = "adb", text = "", fg = "#458588" },
-# { name = "ads", text = "", fg = "#d3869b" },
-# { name = "ai", text = "", fg = "#fabd2f" },
-# { name = "aif", text = "", fg = "#83a598" },
-# { name = "aiff", text = "", fg = "#83a598" },
-# { name = "android", text = "", fg = "#b8bb26" },
-# { name = "ape", text = "", fg = "#83a598" },
-# { name = "apk", text = "", fg = "#b8bb26" },
-# { name = "apl", text = "", fg = "#b8bb26" },
-# { name = "app", text = "", fg = "#cc241d" },
-# { name = "applescript", text = "", fg = "#928374" },
-# { name = "asc", text = "󰦝", fg = "#928374" },
-# { name = "asm", text = "", fg = "#83a598" },
-# { name = "ass", text = "󰨖", fg = "#d79921" },
-# { name = "astro", text = "", fg = "#b16286" },
-# { name = "avif", text = "", fg = "#d3869b" },
-# { name = "awk", text = "", fg = "#928374" },
-# { name = "azcli", text = "", fg = "#83a598" },
-# { name = "bak", text = "󰁯", fg = "#928374" },
-# { name = "bash", text = "", fg = "#98971a" },
-# { name = "bat", text = "", fg = "#b8bb26" },
-# { name = "bazel", text = "", fg = "#98971a" },
-# { name = "bib", text = "󱉟", fg = "#fabd2f" },
-# { name = "bicep", text = "", fg = "#83a598" },
-# { name = "bicepparam", text = "", fg = "#d3869b" },
-# { name = "bin", text = "", fg = "#cc241d" },
-# { name = "blade.php", text = "", fg = "#fb4934" },
-# { name = "blend", text = "󰂫", fg = "#d79921" },
-# { name = "blp", text = "󰺾", fg = "#458588" },
-# { name = "bmp", text = "", fg = "#d3869b" },
-# { name = "bqn", text = "", fg = "#b8bb26" },
-# { name = "brep", text = "󰻫", fg = "#d79921" },
-# { name = "bz", text = "", fg = "#d79921" },
-# { name = "bz2", text = "", fg = "#d79921" },
-# { name = "bz3", text = "", fg = "#d79921" },
-# { name = "bzl", text = "", fg = "#98971a" },
-# { name = "c", text = "", fg = "#458588" },
-# { name = "c++", text = "", fg = "#fb4934" },
-# { name = "cache", text = "", fg = "#8ec07c" },
-# { name = "cast", text = "", fg = "#d79921" },
-# { name = "cbl", text = "", fg = "#458588" },
-# { name = "cc", text = "", fg = "#fb4934" },
-# { name = "ccm", text = "", fg = "#fb4934" },
-# { name = "cfc", text = "", fg = "#8ec07c" },
-# { name = "cfg", text = "", fg = "#928374" },
-# { name = "cfm", text = "", fg = "#8ec07c" },
-# { name = "cjs", text = "", fg = "#fabd2f" },
-# { name = "clj", text = "", fg = "#98971a" },
-# { name = "cljc", text = "", fg = "#98971a" },
-# { name = "cljd", text = "", fg = "#83a598" },
-# { name = "cljs", text = "", fg = "#83a598" },
-# { name = "cmake", text = "", fg = "#a89984" },
-# { name = "cob", text = "", fg = "#458588" },
-# { name = "cobol", text = "", fg = "#458588" },
-# { name = "coffee", text = "", fg = "#fabd2f" },
-# { name = "conda", text = "", fg = "#b8bb26" },
-# { name = "conf", text = "", fg = "#928374" },
-# { name = "config.ru", text = "", fg = "#cc241d" },
-# { name = "cow", text = "󰆚", fg = "#d79921" },
-# { name = "cp", text = "", fg = "#83a598" },
-# { name = "cpp", text = "", fg = "#83a598" },
-# { name = "cppm", text = "", fg = "#83a598" },
-# { name = "cpy", text = "", fg = "#458588" },
-# { name = "cr", text = "", fg = "#a89984" },
-# { name = "crdownload", text = "", fg = "#8ec07c" },
-# { name = "cs", text = "󰌛", fg = "#d79921" },
-# { name = "csh", text = "", fg = "#928374" },
-# { name = "cshtml", text = "󱦗", fg = "#b16286" },
-# { name = "cson", text = "", fg = "#fabd2f" },
-# { name = "csproj", text = "󰪮", fg = "#b16286" },
-# { name = "css", text = "", fg = "#b16286" },
-# { name = "csv", text = "", fg = "#98971a" },
-# { name = "cts", text = "", fg = "#83a598" },
-# { name = "cu", text = "", fg = "#98971a" },
-# { name = "cue", text = "󰲹", fg = "#d3869b" },
-# { name = "cuh", text = "", fg = "#d3869b" },
-# { name = "cxx", text = "", fg = "#83a598" },
-# { name = "cxxm", text = "", fg = "#83a598" },
-# { name = "d", text = "", fg = "#cc241d" },
-# { name = "d.ts", text = "", fg = "#d79921" },
-# { name = "dart", text = "", fg = "#458588" },
-# { name = "db", text = "", fg = "#8ec07c" },
-# { name = "dconf", text = "", fg = "#8ec07c" },
-# { name = "desktop", text = "", fg = "#b16286" },
-# { name = "diff", text = "", fg = "#928374" },
-# { name = "dll", text = "", fg = "#cc241d" },
-# { name = "doc", text = "󰈬", fg = "#458588" },
-# { name = "Dockerfile", text = "󰡨", fg = "#458588" },
-# { name = "dockerignore", text = "󰡨", fg = "#458588" },
-# { name = "docx", text = "󰈬", fg = "#458588" },
-# { name = "dot", text = "󱁉", fg = "#458588" },
-# { name = "download", text = "", fg = "#8ec07c" },
-# { name = "drl", text = "", fg = "#cc241d" },
-# { name = "dropbox", text = "", fg = "#458588" },
-# { name = "dump", text = "", fg = "#8ec07c" },
-# { name = "dwg", text = "󰻫", fg = "#d79921" },
-# { name = "dxf", text = "󰻫", fg = "#d79921" },
-# { name = "ebook", text = "", fg = "#d79921" },
-# { name = "ebuild", text = "", fg = "#b16286" },
-# { name = "edn", text = "", fg = "#83a598" },
-# { name = "eex", text = "", fg = "#d3869b" },
-# { name = "ejs", text = "", fg = "#fabd2f" },
-# { name = "el", text = "", fg = "#b16286" },
-# { name = "elc", text = "", fg = "#b16286" },
-# { name = "elf", text = "", fg = "#cc241d" },
-# { name = "elm", text = "", fg = "#83a598" },
-# { name = "eln", text = "", fg = "#b16286" },
-# { name = "env", text = "", fg = "#d79921" },
-# { name = "eot", text = "", fg = "#a89984" },
-# { name = "epp", text = "", fg = "#d79921" },
-# { name = "epub", text = "", fg = "#d79921" },
-# { name = "erb", text = "", fg = "#cc241d" },
-# { name = "erl", text = "", fg = "#b16286" },
-# { name = "ex", text = "", fg = "#d3869b" },
-# { name = "exe", text = "", fg = "#cc241d" },
-# { name = "exs", text = "", fg = "#d3869b" },
-# { name = "f#", text = "", fg = "#83a598" },
-# { name = "f3d", text = "󰻫", fg = "#d79921" },
-# { name = "f90", text = "󱈚", fg = "#b16286" },
-# { name = "fbx", text = "󰆧", fg = "#d3869b" },
-# { name = "fcbak", text = "", fg = "#cc241d" },
-# { name = "fcmacro", text = "", fg = "#cc241d" },
-# { name = "fcmat", text = "", fg = "#cc241d" },
-# { name = "fcparam", text = "", fg = "#cc241d" },
-# { name = "fcscript", text = "", fg = "#cc241d" },
-# { name = "fcstd", text = "", fg = "#cc241d" },
-# { name = "fcstd1", text = "", fg = "#cc241d" },
-# { name = "fctb", text = "", fg = "#cc241d" },
-# { name = "fctl", text = "", fg = "#cc241d" },
-# { name = "fdmdownload", text = "", fg = "#8ec07c" },
-# { name = "feature", text = "", fg = "#b8bb26" },
-# { name = "fish", text = "", fg = "#928374" },
-# { name = "flac", text = "", fg = "#458588" },
-# { name = "flc", text = "", fg = "#a89984" },
-# { name = "flf", text = "", fg = "#a89984" },
-# { name = "fnl", text = "", fg = "#fabd2f" },
-# { name = "fodg", text = "", fg = "#d79921" },
-# { name = "fodp", text = "", fg = "#d79921" },
-# { name = "fods", text = "", fg = "#b8bb26" },
-# { name = "fodt", text = "", fg = "#458588" },
-# { name = "frag", text = "", fg = "#8ec07c" },
-# { name = "fs", text = "", fg = "#83a598" },
-# { name = "fsi", text = "", fg = "#83a598" },
-# { name = "fsscript", text = "", fg = "#83a598" },
-# { name = "fsx", text = "", fg = "#83a598" },
-# { name = "gcode", text = "󰐫", fg = "#83a598" },
-# { name = "gd", text = "", fg = "#928374" },
-# { name = "gemspec", text = "", fg = "#cc241d" },
-# { name = "geom", text = "", fg = "#8ec07c" },
-# { name = "gif", text = "", fg = "#d3869b" },
-# { name = "git", text = "", fg = "#cc241d" },
-# { name = "glb", text = "", fg = "#d79921" },
-# { name = "gleam", text = "", fg = "#d3869b" },
-# { name = "glsl", text = "", fg = "#8ec07c" },
-# { name = "gnumakefile", text = "", fg = "#928374" },
-# { name = "go", text = "", fg = "#8ec07c" },
-# { name = "godot", text = "", fg = "#928374" },
-# { name = "gpr", text = "", fg = "#928374" },
-# { name = "gql", text = "", fg = "#d3869b" },
-# { name = "gradle", text = "", fg = "#458588" },
-# { name = "graphql", text = "", fg = "#d3869b" },
-# { name = "gresource", text = "", fg = "#8ec07c" },
-# { name = "gv", text = "󱁉", fg = "#458588" },
-# { name = "gz", text = "", fg = "#d79921" },
-# { name = "h", text = "", fg = "#d3869b" },
-# { name = "haml", text = "", fg = "#a89984" },
-# { name = "hbs", text = "", fg = "#cc241d" },
-# { name = "heex", text = "", fg = "#d3869b" },
-# { name = "hex", text = "", fg = "#458588" },
-# { name = "hh", text = "", fg = "#d3869b" },
-# { name = "hpp", text = "", fg = "#d3869b" },
-# { name = "hrl", text = "", fg = "#b16286" },
-# { name = "hs", text = "", fg = "#d3869b" },
-# { name = "htm", text = "", fg = "#cc241d" },
-# { name = "html", text = "", fg = "#cc241d" },
-# { name = "http", text = "", fg = "#83a598" },
-# { name = "huff", text = "󰡘", fg = "#b16286" },
-# { name = "hurl", text = "", fg = "#d3869b" },
-# { name = "hx", text = "", fg = "#d79921" },
-# { name = "hxx", text = "", fg = "#d3869b" },
-# { name = "ical", text = "", fg = "#458588" },
-# { name = "icalendar", text = "", fg = "#458588" },
-# { name = "ico", text = "", fg = "#fabd2f" },
-# { name = "ics", text = "", fg = "#458588" },
-# { name = "ifb", text = "", fg = "#458588" },
-# { name = "ifc", text = "󰻫", fg = "#d79921" },
-# { name = "ige", text = "󰻫", fg = "#d79921" },
-# { name = "iges", text = "󰻫", fg = "#d79921" },
-# { name = "igs", text = "󰻫", fg = "#d79921" },
-# { name = "image", text = "", fg = "#fb4934" },
-# { name = "img", text = "", fg = "#fb4934" },
-# { name = "import", text = "", fg = "#a89984" },
-# { name = "info", text = "", fg = "#fabd2f" },
-# { name = "ini", text = "", fg = "#928374" },
-# { name = "ino", text = "", fg = "#689d6a" },
-# { name = "ipynb", text = "", fg = "#d79921" },
-# { name = "iso", text = "", fg = "#fb4934" },
-# { name = "ixx", text = "", fg = "#83a598" },
-# { name = "jar", text = "", fg = "#d79921" },
-# { name = "java", text = "", fg = "#fb4934" },
-# { name = "jl", text = "", fg = "#d3869b" },
-# { name = "jpeg", text = "", fg = "#d3869b" },
-# { name = "jpg", text = "", fg = "#d3869b" },
-# { name = "js", text = "", fg = "#fabd2f" },
-# { name = "json", text = "", fg = "#fabd2f" },
-# { name = "json5", text = "", fg = "#fabd2f" },
-# { name = "jsonc", text = "", fg = "#fabd2f" },
-# { name = "jsx", text = "", fg = "#8ec07c" },
-# { name = "jwmrc", text = "", fg = "#83a598" },
-# { name = "jxl", text = "", fg = "#d3869b" },
-# { name = "kbx", text = "󰯄", fg = "#928374" },
-# { name = "kdb", text = "", fg = "#b8bb26" },
-# { name = "kdbx", text = "", fg = "#b8bb26" },
-# { name = "kdenlive", text = "", fg = "#689d6a" },
-# { name = "kdenlivetitle", text = "", fg = "#689d6a" },
-# { name = "kicad_dru", text = "", fg = "#8ec07c" },
-# { name = "kicad_mod", text = "", fg = "#8ec07c" },
-# { name = "kicad_pcb", text = "", fg = "#8ec07c" },
-# { name = "kicad_prl", text = "", fg = "#8ec07c" },
-# { name = "kicad_pro", text = "", fg = "#8ec07c" },
-# { name = "kicad_sch", text = "", fg = "#8ec07c" },
-# { name = "kicad_sym", text = "", fg = "#8ec07c" },
-# { name = "kicad_wks", text = "", fg = "#8ec07c" },
-# { name = "ko", text = "", fg = "#a89984" },
-# { name = "kpp", text = "", fg = "#d3869b" },
-# { name = "kra", text = "", fg = "#d3869b" },
-# { name = "krz", text = "", fg = "#d3869b" },
-# { name = "ksh", text = "", fg = "#928374" },
-# { name = "kt", text = "", fg = "#458588" },
-# { name = "kts", text = "", fg = "#458588" },
-# { name = "lck", text = "", fg = "#a89984" },
-# { name = "leex", text = "", fg = "#d3869b" },
-# { name = "less", text = "", fg = "#b16286" },
-# { name = "lff", text = "", fg = "#a89984" },
-# { name = "lhs", text = "", fg = "#d3869b" },
-# { name = "lib", text = "", fg = "#cc241d" },
-# { name = "license", text = "", fg = "#fabd2f" },
-# { name = "liquid", text = "", fg = "#d79921" },
-# { name = "lock", text = "", fg = "#a89984" },
-# { name = "log", text = "󰌱", fg = "#a89984" },
-# { name = "lrc", text = "󰨖", fg = "#d79921" },
-# { name = "lua", text = "", fg = "#83a598" },
-# { name = "luac", text = "", fg = "#83a598" },
-# { name = "luau", text = "", fg = "#458588" },
-# { name = "m", text = "", fg = "#458588" },
-# { name = "m3u", text = "󰲹", fg = "#d3869b" },
-# { name = "m3u8", text = "󰲹", fg = "#d3869b" },
-# { name = "m4a", text = "", fg = "#83a598" },
-# { name = "m4v", text = "", fg = "#d79921" },
-# { name = "magnet", text = "", fg = "#cc241d" },
-# { name = "makefile", text = "", fg = "#928374" },
-# { name = "markdown", text = "", fg = "#a89984" },
-# { name = "material", text = "", fg = "#b16286" },
-# { name = "md", text = "", fg = "#a89984" },
-# { name = "md5", text = "󰕥", fg = "#d3869b" },
-# { name = "mdx", text = "", fg = "#83a598" },
-# { name = "mint", text = "󰌪", fg = "#98971a" },
-# { name = "mjs", text = "", fg = "#fabd2f" },
-# { name = "mk", text = "", fg = "#928374" },
-# { name = "mkv", text = "", fg = "#d79921" },
-# { name = "ml", text = "", fg = "#d79921" },
-# { name = "mli", text = "", fg = "#d79921" },
-# { name = "mm", text = "", fg = "#83a598" },
-# { name = "mo", text = "", fg = "#b16286" },
-# { name = "mobi", text = "", fg = "#d79921" },
-# { name = "mojo", text = "", fg = "#cc241d" },
-# { name = "mov", text = "", fg = "#d79921" },
-# { name = "mp3", text = "", fg = "#83a598" },
-# { name = "mp4", text = "", fg = "#d79921" },
-# { name = "mpp", text = "", fg = "#83a598" },
-# { name = "msf", text = "", fg = "#83a598" },
-# { name = "mts", text = "", fg = "#83a598" },
-# { name = "mustache", text = "", fg = "#d79921" },
-# { name = "nfo", text = "", fg = "#fabd2f" },
-# { name = "nim", text = "", fg = "#d79921" },
-# { name = "nix", text = "", fg = "#689d6a" },
-# { name = "norg", text = "", fg = "#83a598" },
-# { name = "nswag", text = "", fg = "#98971a" },
-# { name = "nu", text = "", fg = "#689d6a" },
-# { name = "o", text = "", fg = "#cc241d" },
-# { name = "obj", text = "󰆧", fg = "#d3869b" },
-# { name = "odf", text = "", fg = "#fb4934" },
-# { name = "odg", text = "", fg = "#d79921" },
-# { name = "odin", text = "󰟢", fg = "#83a598" },
-# { name = "odp", text = "", fg = "#d79921" },
-# { name = "ods", text = "", fg = "#b8bb26" },
-# { name = "odt", text = "", fg = "#458588" },
-# { name = "oga", text = "", fg = "#458588" },
-# { name = "ogg", text = "", fg = "#458588" },
-# { name = "ogv", text = "", fg = "#d79921" },
-# { name = "ogx", text = "", fg = "#d79921" },
-# { name = "opus", text = "", fg = "#458588" },
-# { name = "org", text = "", fg = "#689d6a" },
-# { name = "otf", text = "", fg = "#a89984" },
-# { name = "out", text = "", fg = "#cc241d" },
-# { name = "part", text = "", fg = "#8ec07c" },
-# { name = "patch", text = "", fg = "#928374" },
-# { name = "pck", text = "", fg = "#928374" },
-# { name = "pcm", text = "", fg = "#458588" },
-# { name = "pdf", text = "", fg = "#cc241d" },
-# { name = "php", text = "", fg = "#d3869b" },
-# { name = "pl", text = "", fg = "#83a598" },
-# { name = "pls", text = "󰲹", fg = "#d3869b" },
-# { name = "ply", text = "󰆧", fg = "#d3869b" },
-# { name = "pm", text = "", fg = "#83a598" },
-# { name = "png", text = "", fg = "#d3869b" },
-# { name = "po", text = "", fg = "#83a598" },
-# { name = "pot", text = "", fg = "#83a598" },
-# { name = "pp", text = "", fg = "#d79921" },
-# { name = "ppt", text = "󰈧", fg = "#cc241d" },
-# { name = "pptx", text = "󰈧", fg = "#cc241d" },
-# { name = "prisma", text = "", fg = "#458588" },
-# { name = "pro", text = "", fg = "#fabd2f" },
-# { name = "ps1", text = "󰨊", fg = "#458588" },
-# { name = "psb", text = "", fg = "#83a598" },
-# { name = "psd", text = "", fg = "#83a598" },
-# { name = "psd1", text = "󰨊", fg = "#458588" },
-# { name = "psm1", text = "󰨊", fg = "#458588" },
-# { name = "pub", text = "󰷖", fg = "#fabd2f" },
-# { name = "pxd", text = "", fg = "#83a598" },
-# { name = "pxi", text = "", fg = "#83a598" },
-# { name = "py", text = "", fg = "#d79921" },
-# { name = "pyc", text = "", fg = "#fabd2f" },
-# { name = "pyd", text = "", fg = "#fabd2f" },
-# { name = "pyi", text = "", fg = "#d79921" },
-# { name = "pyo", text = "", fg = "#fabd2f" },
-# { name = "pyw", text = "", fg = "#83a598" },
-# { name = "pyx", text = "", fg = "#83a598" },
-# { name = "qm", text = "", fg = "#83a598" },
-# { name = "qml", text = "", fg = "#98971a" },
-# { name = "qrc", text = "", fg = "#98971a" },
-# { name = "qss", text = "", fg = "#98971a" },
-# { name = "query", text = "", fg = "#98971a" },
-# { name = "r", text = "󰟔", fg = "#458588" },
-# { name = "R", text = "󰟔", fg = "#458588" },
-# { name = "rake", text = "", fg = "#cc241d" },
-# { name = "rar", text = "", fg = "#d79921" },
-# { name = "rasi", text = "", fg = "#fabd2f" },
-# { name = "razor", text = "󱦘", fg = "#b16286" },
-# { name = "rb", text = "", fg = "#cc241d" },
-# { name = "res", text = "", fg = "#fb4934" },
-# { name = "resi", text = "", fg = "#fb4934" },
-# { name = "rlib", text = "", fg = "#fb4934" },
-# { name = "rmd", text = "", fg = "#83a598" },
-# { name = "rproj", text = "󰗆", fg = "#98971a" },
-# { name = "rs", text = "", fg = "#fb4934" },
-# { name = "rss", text = "", fg = "#d79921" },
-# { name = "s", text = "", fg = "#458588" },
-# { name = "sass", text = "", fg = "#fb4934" },
-# { name = "sbt", text = "", fg = "#fb4934" },
-# { name = "sc", text = "", fg = "#fb4934" },
-# { name = "scad", text = "", fg = "#d79921" },
-# { name = "scala", text = "", fg = "#fb4934" },
-# { name = "scm", text = "󰘧", fg = "#a89984" },
-# { name = "scss", text = "", fg = "#fb4934" },
-# { name = "sh", text = "", fg = "#928374" },
-# { name = "sha1", text = "󰕥", fg = "#d3869b" },
-# { name = "sha224", text = "󰕥", fg = "#d3869b" },
-# { name = "sha256", text = "󰕥", fg = "#d3869b" },
-# { name = "sha384", text = "󰕥", fg = "#d3869b" },
-# { name = "sha512", text = "󰕥", fg = "#d3869b" },
-# { name = "sig", text = "󰘧", fg = "#d79921" },
-# { name = "signature", text = "󰘧", fg = "#d79921" },
-# { name = "skp", text = "󰻫", fg = "#d79921" },
-# { name = "sldasm", text = "󰻫", fg = "#d79921" },
-# { name = "sldprt", text = "󰻫", fg = "#d79921" },
-# { name = "slim", text = "", fg = "#cc241d" },
-# { name = "sln", text = "", fg = "#b16286" },
-# { name = "slnx", text = "", fg = "#b16286" },
-# { name = "slvs", text = "󰻫", fg = "#d79921" },
-# { name = "sml", text = "󰘧", fg = "#d79921" },
-# { name = "so", text = "", fg = "#a89984" },
-# { name = "sol", text = "", fg = "#83a598" },
-# { name = "spec.js", text = "", fg = "#fabd2f" },
-# { name = "spec.jsx", text = "", fg = "#8ec07c" },
-# { name = "spec.ts", text = "", fg = "#83a598" },
-# { name = "spec.tsx", text = "", fg = "#458588" },
-# { name = "spx", text = "", fg = "#458588" },
-# { name = "sql", text = "", fg = "#8ec07c" },
-# { name = "sqlite", text = "", fg = "#8ec07c" },
-# { name = "sqlite3", text = "", fg = "#8ec07c" },
-# { name = "srt", text = "󰨖", fg = "#d79921" },
-# { name = "ssa", text = "󰨖", fg = "#d79921" },
-# { name = "ste", text = "󰻫", fg = "#d79921" },
-# { name = "step", text = "󰻫", fg = "#d79921" },
-# { name = "stl", text = "󰆧", fg = "#d3869b" },
-# { name = "stories.js", text = "", fg = "#fb4934" },
-# { name = "stories.jsx", text = "", fg = "#fb4934" },
-# { name = "stories.mjs", text = "", fg = "#fb4934" },
-# { name = "stories.svelte", text = "", fg = "#fb4934" },
-# { name = "stories.ts", text = "", fg = "#fb4934" },
-# { name = "stories.tsx", text = "", fg = "#fb4934" },
-# { name = "stories.vue", text = "", fg = "#fb4934" },
-# { name = "stp", text = "󰻫", fg = "#d79921" },
-# { name = "strings", text = "", fg = "#83a598" },
-# { name = "styl", text = "", fg = "#98971a" },
-# { name = "sub", text = "󰨖", fg = "#d79921" },
-# { name = "sublime", text = "", fg = "#d79921" },
-# { name = "suo", text = "", fg = "#b16286" },
-# { name = "sv", text = "󰍛", fg = "#98971a" },
-# { name = "svelte", text = "", fg = "#cc241d" },
-# { name = "svg", text = "󰜡", fg = "#d79921" },
-# { name = "svgz", text = "󰜡", fg = "#d79921" },
-# { name = "svh", text = "󰍛", fg = "#98971a" },
-# { name = "swift", text = "", fg = "#d79921" },
-# { name = "t", text = "", fg = "#83a598" },
-# { name = "tbc", text = "󰛓", fg = "#458588" },
-# { name = "tcl", text = "󰛓", fg = "#458588" },
-# { name = "templ", text = "", fg = "#d79921" },
-# { name = "terminal", text = "", fg = "#b8bb26" },
-# { name = "test.js", text = "", fg = "#fabd2f" },
-# { name = "test.jsx", text = "", fg = "#8ec07c" },
-# { name = "test.ts", text = "", fg = "#83a598" },
-# { name = "test.tsx", text = "", fg = "#458588" },
-# { name = "tex", text = "", fg = "#98971a" },
-# { name = "tf", text = "", fg = "#b16286" },
-# { name = "tfvars", text = "", fg = "#b16286" },
-# { name = "tgz", text = "", fg = "#d79921" },
-# { name = "tmpl", text = "", fg = "#d79921" },
-# { name = "tmux", text = "", fg = "#b8bb26" },
-# { name = "toml", text = "", fg = "#cc241d" },
-# { name = "torrent", text = "", fg = "#8ec07c" },
-# { name = "tres", text = "", fg = "#928374" },
-# { name = "ts", text = "", fg = "#83a598" },
-# { name = "tscn", text = "", fg = "#928374" },
-# { name = "tsconfig", text = "", fg = "#d79921" },
-# { name = "tsx", text = "", fg = "#458588" },
-# { name = "ttf", text = "", fg = "#a89984" },
-# { name = "twig", text = "", fg = "#98971a" },
-# { name = "txt", text = "󰈙", fg = "#98971a" },
-# { name = "txz", text = "", fg = "#d79921" },
-# { name = "typ", text = "", fg = "#8ec07c" },
-# { name = "typoscript", text = "", fg = "#d79921" },
-# { name = "ui", text = "", fg = "#458588" },
-# { name = "v", text = "󰍛", fg = "#98971a" },
-# { name = "vala", text = "", fg = "#b16286" },
-# { name = "vert", text = "", fg = "#8ec07c" },
-# { name = "vh", text = "󰍛", fg = "#98971a" },
-# { name = "vhd", text = "󰍛", fg = "#98971a" },
-# { name = "vhdl", text = "󰍛", fg = "#98971a" },
-# { name = "vi", text = "", fg = "#d79921" },
-# { name = "vim", text = "", fg = "#98971a" },
-# { name = "vsh", text = "", fg = "#8ec07c" },
-# { name = "vsix", text = "", fg = "#b16286" },
-# { name = "vue", text = "", fg = "#98971a" },
-# { name = "wasm", text = "", fg = "#458588" },
-# { name = "wav", text = "", fg = "#83a598" },
-# { name = "webm", text = "", fg = "#d79921" },
-# { name = "webmanifest", text = "", fg = "#fabd2f" },
-# { name = "webp", text = "", fg = "#d3869b" },
-# { name = "webpack", text = "󰜫", fg = "#83a598" },
-# { name = "wma", text = "", fg = "#83a598" },
-# { name = "wmv", text = "", fg = "#d79921" },
-# { name = "woff", text = "", fg = "#a89984" },
-# { name = "woff2", text = "", fg = "#a89984" },
-# { name = "wrl", text = "󰆧", fg = "#d3869b" },
-# { name = "wrz", text = "󰆧", fg = "#d3869b" },
-# { name = "wv", text = "", fg = "#83a598" },
-# { name = "wvc", text = "", fg = "#83a598" },
-# { name = "x", text = "", fg = "#458588" },
-# { name = "xaml", text = "󰙳", fg = "#b16286" },
-# { name = "xcf", text = "", fg = "#928374" },
-# { name = "xcplayground", text = "", fg = "#d79921" },
-# { name = "xcstrings", text = "", fg = "#83a598" },
-# { name = "xls", text = "󰈛", fg = "#98971a" },
-# { name = "xlsx", text = "󰈛", fg = "#98971a" },
-# { name = "xm", text = "", fg = "#83a598" },
-# { name = "xml", text = "󰗀", fg = "#d79921" },
-# { name = "xpi", text = "", fg = "#cc241d" },
-# { name = "xul", text = "", fg = "#d79921" },
-# { name = "xz", text = "", fg = "#d79921" },
-# { name = "yaml", text = "", fg = "#928374" },
-# { name = "yml", text = "", fg = "#928374" },
-# { name = "zig", text = "", fg = "#d79921" },
-# { name = "zip", text = "", fg = "#d79921" },
-# { name = "zsh", text = "", fg = "#98971a" },
-# { name = "zst", text = "", fg = "#d79921" },
-# { name = "🔥", text = "", fg = "#cc241d" },
-# ]
+[icon]
+
+files = [
+ { name = ".babelrc", text = "", fg = "#fabd2f" },
+ { name = ".bash_profile", text = "", fg = "#98971a" },
+ { name = ".bashrc", text = "", fg = "#98971a" },
+ { name = ".clang-format", text = "", fg = "#928374" },
+ { name = ".clang-tidy", text = "", fg = "#928374" },
+ { name = ".codespellrc", text = "󰓆", fg = "#b8bb26" },
+ { name = ".condarc", text = "", fg = "#b8bb26" },
+ { name = ".dockerignore", text = "󰡨", fg = "#458588" },
+ { name = ".ds_store", text = "", fg = "#928374" },
+ { name = ".editorconfig", text = "", fg = "#a89984" },
+ { name = ".env", text = "", fg = "#d79921" },
+ { name = ".eslintignore", text = "", fg = "#b16286" },
+ { name = ".eslintrc", text = "", fg = "#b16286" },
+ { name = ".git-blame-ignore-revs", text = "", fg = "#cc241d" },
+ { name = ".gitattributes", text = "", fg = "#cc241d" },
+ { name = ".gitconfig", text = "", fg = "#cc241d" },
+ { name = ".gitignore", text = "", fg = "#cc241d" },
+ { name = ".gitlab-ci.yml", text = "", fg = "#cc241d" },
+ { name = ".gitmodules", text = "", fg = "#cc241d" },
+ { name = ".gtkrc-2.0", text = "", fg = "#8ec07c" },
+ { name = ".gvimrc", text = "", fg = "#98971a" },
+ { name = ".justfile", text = "", fg = "#928374" },
+ { name = ".luacheckrc", text = "", fg = "#458588" },
+ { name = ".luaurc", text = "", fg = "#458588" },
+ { name = ".mailmap", text = "󰊢", fg = "#cc241d" },
+ { name = ".nanorc", text = "", fg = "#b16286" },
+ { name = ".npmignore", text = "", fg = "#b16286" },
+ { name = ".npmrc", text = "", fg = "#b16286" },
+ { name = ".nuxtrc", text = "󱄆", fg = "#b8bb26" },
+ { name = ".nvmrc", text = "", fg = "#b8bb26" },
+ { name = ".pnpmfile.cjs", text = "", fg = "#d79921" },
+ { name = ".pre-commit-config.yaml", text = "󰛢", fg = "#d79921" },
+ { name = ".prettierignore", text = "", fg = "#83a598" },
+ { name = ".prettierrc", text = "", fg = "#83a598" },
+ { name = ".prettierrc.cjs", text = "", fg = "#83a598" },
+ { name = ".prettierrc.js", text = "", fg = "#83a598" },
+ { name = ".prettierrc.json", text = "", fg = "#83a598" },
+ { name = ".prettierrc.json5", text = "", fg = "#83a598" },
+ { name = ".prettierrc.mjs", text = "", fg = "#83a598" },
+ { name = ".prettierrc.toml", text = "", fg = "#83a598" },
+ { name = ".prettierrc.yaml", text = "", fg = "#83a598" },
+ { name = ".prettierrc.yml", text = "", fg = "#83a598" },
+ { name = ".pylintrc", text = "", fg = "#928374" },
+ { name = ".settings.json", text = "", fg = "#b16286" },
+ { name = ".SRCINFO", text = "󰣇", fg = "#8ec07c" },
+ { name = ".vimrc", text = "", fg = "#98971a" },
+ { name = ".Xauthority", text = "", fg = "#cc241d" },
+ { name = ".xinitrc", text = "", fg = "#cc241d" },
+ { name = ".Xresources", text = "", fg = "#cc241d" },
+ { name = ".xsession", text = "", fg = "#cc241d" },
+ { name = ".zprofile", text = "", fg = "#98971a" },
+ { name = ".zshenv", text = "", fg = "#98971a" },
+ { name = ".zshrc", text = "", fg = "#98971a" },
+ { name = "_gvimrc", text = "", fg = "#98971a" },
+ { name = "_vimrc", text = "", fg = "#98971a" },
+ { name = "AUTHORS", text = "", fg = "#b16286" },
+ { name = "AUTHORS.txt", text = "", fg = "#b16286" },
+ { name = "brewfile", text = "", fg = "#cc241d" },
+ { name = "bspwmrc", text = "", fg = "#928374" },
+ { name = "build", text = "", fg = "#98971a" },
+ { name = "build.gradle", text = "", fg = "#458588" },
+ { name = "build.zig.zon", text = "", fg = "#d79921" },
+ { name = "bun.lock", text = "", fg = "#a89984" },
+ { name = "bun.lockb", text = "", fg = "#a89984" },
+ { name = "cantorrc", text = "", fg = "#83a598" },
+ { name = "checkhealth", text = "󰓙", fg = "#458588" },
+ { name = "cmakelists.txt", text = "", fg = "#a89984" },
+ { name = "code_of_conduct", text = "", fg = "#b16286" },
+ { name = "code_of_conduct.md", text = "", fg = "#b16286" },
+ { name = "commit_editmsg", text = "", fg = "#cc241d" },
+ { name = "commitlint.config.js", text = "󰜘", fg = "#689d6a" },
+ { name = "commitlint.config.ts", text = "󰜘", fg = "#689d6a" },
+ { name = "compose.yaml", text = "󰡨", fg = "#458588" },
+ { name = "compose.yml", text = "󰡨", fg = "#458588" },
+ { name = "config", text = "", fg = "#928374" },
+ { name = "containerfile", text = "󰡨", fg = "#458588" },
+ { name = "copying", text = "", fg = "#fabd2f" },
+ { name = "copying.lesser", text = "", fg = "#fabd2f" },
+ { name = "Directory.Build.props", text = "", fg = "#458588" },
+ { name = "Directory.Build.targets", text = "", fg = "#458588" },
+ { name = "Directory.Packages.props", text = "", fg = "#458588" },
+ { name = "docker-compose.yaml", text = "󰡨", fg = "#458588" },
+ { name = "docker-compose.yml", text = "󰡨", fg = "#458588" },
+ { name = "dockerfile", text = "󰡨", fg = "#458588" },
+ { name = "eslint.config.cjs", text = "", fg = "#b16286" },
+ { name = "eslint.config.js", text = "", fg = "#b16286" },
+ { name = "eslint.config.mjs", text = "", fg = "#b16286" },
+ { name = "eslint.config.ts", text = "", fg = "#b16286" },
+ { name = "ext_typoscript_setup.txt", text = "", fg = "#d79921" },
+ { name = "favicon.ico", text = "", fg = "#fabd2f" },
+ { name = "fp-info-cache", text = "", fg = "#8ec07c" },
+ { name = "fp-lib-table", text = "", fg = "#8ec07c" },
+ { name = "FreeCAD.conf", text = "", fg = "#cc241d" },
+ { name = "Gemfile", text = "", fg = "#cc241d" },
+ { name = "gnumakefile", text = "", fg = "#928374" },
+ { name = "go.mod", text = "", fg = "#8ec07c" },
+ { name = "go.sum", text = "", fg = "#8ec07c" },
+ { name = "go.work", text = "", fg = "#8ec07c" },
+ { name = "gradle-wrapper.properties", text = "", fg = "#458588" },
+ { name = "gradle.properties", text = "", fg = "#458588" },
+ { name = "gradlew", text = "", fg = "#458588" },
+ { name = "groovy", text = "", fg = "#458588" },
+ { name = "gruntfile.babel.js", text = "", fg = "#d79921" },
+ { name = "gruntfile.coffee", text = "", fg = "#d79921" },
+ { name = "gruntfile.js", text = "", fg = "#d79921" },
+ { name = "gruntfile.ts", text = "", fg = "#d79921" },
+ { name = "gtkrc", text = "", fg = "#8ec07c" },
+ { name = "gulpfile.babel.js", text = "", fg = "#fb4934" },
+ { name = "gulpfile.coffee", text = "", fg = "#fb4934" },
+ { name = "gulpfile.js", text = "", fg = "#fb4934" },
+ { name = "gulpfile.ts", text = "", fg = "#fb4934" },
+ { name = "hypridle.conf", text = "", fg = "#8ec07c" },
+ { name = "hyprland.conf", text = "", fg = "#8ec07c" },
+ { name = "hyprlandd.conf", text = "", fg = "#8ec07c" },
+ { name = "hyprlock.conf", text = "", fg = "#8ec07c" },
+ { name = "hyprpaper.conf", text = "", fg = "#8ec07c" },
+ { name = "hyprsunset.conf", text = "", fg = "#8ec07c" },
+ { name = "i18n.config.js", text = "󰗊", fg = "#b16286" },
+ { name = "i18n.config.ts", text = "󰗊", fg = "#b16286" },
+ { name = "i3blocks.conf", text = "", fg = "#a89984" },
+ { name = "i3status.conf", text = "", fg = "#a89984" },
+ { name = "index.theme", text = "", fg = "#b8bb26" },
+ { name = "ionic.config.json", text = "", fg = "#83a598" },
+ { name = "Jenkinsfile", text = "", fg = "#cc241d" },
+ { name = "justfile", text = "", fg = "#928374" },
+ { name = "kalgebrarc", text = "", fg = "#83a598" },
+ { name = "kdeglobals", text = "", fg = "#83a598" },
+ { name = "kdenlive-layoutsrc", text = "", fg = "#689d6a" },
+ { name = "kdenliverc", text = "", fg = "#689d6a" },
+ { name = "kritadisplayrc", text = "", fg = "#d3869b" },
+ { name = "kritarc", text = "", fg = "#d3869b" },
+ { name = "license", text = "", fg = "#fabd2f" },
+ { name = "license.md", text = "", fg = "#fabd2f" },
+ { name = "lxde-rc.xml", text = "", fg = "#a89984" },
+ { name = "lxqt.conf", text = "", fg = "#83a598" },
+ { name = "makefile", text = "", fg = "#928374" },
+ { name = "mix.lock", text = "", fg = "#d3869b" },
+ { name = "mpv.conf", text = "", fg = "#b16286" },
+ { name = "next.config.cjs", text = "", fg = "#8ec07c" },
+ { name = "next.config.js", text = "", fg = "#8ec07c" },
+ { name = "next.config.ts", text = "", fg = "#8ec07c" },
+ { name = "node_modules", text = "", fg = "#b16286" },
+ { name = "nuxt.config.cjs", text = "󱄆", fg = "#b8bb26" },
+ { name = "nuxt.config.js", text = "󱄆", fg = "#b8bb26" },
+ { name = "nuxt.config.mjs", text = "󱄆", fg = "#b8bb26" },
+ { name = "nuxt.config.ts", text = "󱄆", fg = "#b8bb26" },
+ { name = "package-lock.json", text = "", fg = "#cc241d" },
+ { name = "package.json", text = "", fg = "#b16286" },
+ { name = "PKGBUILD", text = "", fg = "#8ec07c" },
+ { name = "platformio.ini", text = "", fg = "#d79921" },
+ { name = "playwright.config.cjs", text = "", fg = "#b8bb26" },
+ { name = "playwright.config.cts", text = "", fg = "#b8bb26" },
+ { name = "playwright.config.js", text = "", fg = "#b8bb26" },
+ { name = "playwright.config.mjs", text = "", fg = "#b8bb26" },
+ { name = "playwright.config.mts", text = "", fg = "#b8bb26" },
+ { name = "playwright.config.ts", text = "", fg = "#b8bb26" },
+ { name = "pnpm-lock.yaml", text = "", fg = "#d79921" },
+ { name = "pnpm-workspace.yaml", text = "", fg = "#d79921" },
+ { name = "pom.xml", text = "", fg = "#cc241d" },
+ { name = "prettier.config.cjs", text = "", fg = "#83a598" },
+ { name = "prettier.config.js", text = "", fg = "#83a598" },
+ { name = "prettier.config.mjs", text = "", fg = "#83a598" },
+ { name = "prettier.config.ts", text = "", fg = "#83a598" },
+ { name = "procfile", text = "", fg = "#d3869b" },
+ { name = "PrusaSlicer.ini", text = "", fg = "#cc241d" },
+ { name = "PrusaSlicerGcodeViewer.ini", text = "", fg = "#cc241d" },
+ { name = "py.typed", text = "", fg = "#d79921" },
+ { name = "QtProject.conf", text = "", fg = "#98971a" },
+ { name = "rakefile", text = "", fg = "#cc241d" },
+ { name = "readme", text = "󰂺", fg = "#a89984" },
+ { name = "readme.md", text = "󰂺", fg = "#a89984" },
+ { name = "rmd", text = "", fg = "#83a598" },
+ { name = "robots.txt", text = "󰚩", fg = "#b16286" },
+ { name = "security", text = "󰒃", fg = "#a89984" },
+ { name = "security.md", text = "󰒃", fg = "#a89984" },
+ { name = "settings.gradle", text = "", fg = "#458588" },
+ { name = "svelte.config.js", text = "", fg = "#cc241d" },
+ { name = "sxhkdrc", text = "", fg = "#928374" },
+ { name = "sym-lib-table", text = "", fg = "#8ec07c" },
+ { name = "tailwind.config.js", text = "󱏿", fg = "#8ec07c" },
+ { name = "tailwind.config.mjs", text = "󱏿", fg = "#8ec07c" },
+ { name = "tailwind.config.ts", text = "󱏿", fg = "#8ec07c" },
+ { name = "tmux.conf", text = "", fg = "#b8bb26" },
+ { name = "tmux.conf.local", text = "", fg = "#b8bb26" },
+ { name = "tsconfig.json", text = "", fg = "#83a598" },
+ { name = "unlicense", text = "", fg = "#fabd2f" },
+ { name = "vagrantfile", text = "", fg = "#458588" },
+ { name = "vercel.json", text = "", fg = "#8ec07c" },
+ { name = "vite.config.cjs", text = "", fg = "#d79921" },
+ { name = "vite.config.cts", text = "", fg = "#d79921" },
+ { name = "vite.config.js", text = "", fg = "#d79921" },
+ { name = "vite.config.mjs", text = "", fg = "#d79921" },
+ { name = "vite.config.mts", text = "", fg = "#d79921" },
+ { name = "vite.config.ts", text = "", fg = "#d79921" },
+ { name = "vitest.config.cjs", text = "", fg = "#d79921" },
+ { name = "vitest.config.cts", text = "", fg = "#d79921" },
+ { name = "vitest.config.js", text = "", fg = "#d79921" },
+ { name = "vitest.config.mjs", text = "", fg = "#d79921" },
+ { name = "vitest.config.mts", text = "", fg = "#d79921" },
+ { name = "vitest.config.ts", text = "", fg = "#d79921" },
+ { name = "vlcrc", text = "󰕼", fg = "#d79921" },
+ { name = "webpack", text = "󰜫", fg = "#83a598" },
+ { name = "weston.ini", text = "", fg = "#d79921" },
+ { name = "workspace", text = "", fg = "#98971a" },
+ { name = "wrangler.jsonc", text = "", fg = "#d79921" },
+ { name = "wrangler.toml", text = "", fg = "#d79921" },
+ { name = "xdph.conf", text = "", fg = "#8ec07c" },
+ { name = "xmobarrc", text = "", fg = "#fb4934" },
+ { name = "xmobarrc.hs", text = "", fg = "#fb4934" },
+ { name = "xmonad.hs", text = "", fg = "#fb4934" },
+ { name = "xorg.conf", text = "", fg = "#cc241d" },
+ { name = "xsettingsd.conf", text = "", fg = "#cc241d" },
+]
+exts = [
+ { name = "3gp", text = "", fg = "#d79921" },
+ { name = "3mf", text = "󰆧", fg = "#d3869b" },
+ { name = "7z", text = "", fg = "#d79921" },
+ { name = "a", text = "", fg = "#a89984" },
+ { name = "aac", text = "", fg = "#83a598" },
+ { name = "ada", text = "", fg = "#458588" },
+ { name = "adb", text = "", fg = "#458588" },
+ { name = "ads", text = "", fg = "#d3869b" },
+ { name = "ai", text = "", fg = "#fabd2f" },
+ { name = "aif", text = "", fg = "#83a598" },
+ { name = "aiff", text = "", fg = "#83a598" },
+ { name = "android", text = "", fg = "#b8bb26" },
+ { name = "ape", text = "", fg = "#83a598" },
+ { name = "apk", text = "", fg = "#b8bb26" },
+ { name = "apl", text = "", fg = "#b8bb26" },
+ { name = "app", text = "", fg = "#cc241d" },
+ { name = "applescript", text = "", fg = "#928374" },
+ { name = "asc", text = "󰦝", fg = "#928374" },
+ { name = "asm", text = "", fg = "#83a598" },
+ { name = "ass", text = "󰨖", fg = "#d79921" },
+ { name = "astro", text = "", fg = "#b16286" },
+ { name = "avif", text = "", fg = "#d3869b" },
+ { name = "awk", text = "", fg = "#928374" },
+ { name = "azcli", text = "", fg = "#83a598" },
+ { name = "bak", text = "󰁯", fg = "#928374" },
+ { name = "bash", text = "", fg = "#98971a" },
+ { name = "bat", text = "", fg = "#b8bb26" },
+ { name = "bazel", text = "", fg = "#98971a" },
+ { name = "bib", text = "󱉟", fg = "#fabd2f" },
+ { name = "bicep", text = "", fg = "#83a598" },
+ { name = "bicepparam", text = "", fg = "#d3869b" },
+ { name = "bin", text = "", fg = "#cc241d" },
+ { name = "blade.php", text = "", fg = "#fb4934" },
+ { name = "blend", text = "󰂫", fg = "#d79921" },
+ { name = "blp", text = "󰺾", fg = "#458588" },
+ { name = "bmp", text = "", fg = "#d3869b" },
+ { name = "bqn", text = "", fg = "#b8bb26" },
+ { name = "brep", text = "󰻫", fg = "#d79921" },
+ { name = "bz", text = "", fg = "#d79921" },
+ { name = "bz2", text = "", fg = "#d79921" },
+ { name = "bz3", text = "", fg = "#d79921" },
+ { name = "bzl", text = "", fg = "#98971a" },
+ { name = "c", text = "", fg = "#458588" },
+ { name = "c++", text = "", fg = "#fb4934" },
+ { name = "cache", text = "", fg = "#8ec07c" },
+ { name = "cast", text = "", fg = "#d79921" },
+ { name = "cbl", text = "", fg = "#458588" },
+ { name = "cc", text = "", fg = "#fb4934" },
+ { name = "ccm", text = "", fg = "#fb4934" },
+ { name = "cfc", text = "", fg = "#8ec07c" },
+ { name = "cfg", text = "", fg = "#928374" },
+ { name = "cfm", text = "", fg = "#8ec07c" },
+ { name = "cjs", text = "", fg = "#fabd2f" },
+ { name = "clj", text = "", fg = "#98971a" },
+ { name = "cljc", text = "", fg = "#98971a" },
+ { name = "cljd", text = "", fg = "#83a598" },
+ { name = "cljs", text = "", fg = "#83a598" },
+ { name = "cmake", text = "", fg = "#a89984" },
+ { name = "cob", text = "", fg = "#458588" },
+ { name = "cobol", text = "", fg = "#458588" },
+ { name = "coffee", text = "", fg = "#fabd2f" },
+ { name = "conda", text = "", fg = "#b8bb26" },
+ { name = "conf", text = "", fg = "#928374" },
+ { name = "config.ru", text = "", fg = "#cc241d" },
+ { name = "cow", text = "󰆚", fg = "#d79921" },
+ { name = "cp", text = "", fg = "#83a598" },
+ { name = "cpp", text = "", fg = "#83a598" },
+ { name = "cppm", text = "", fg = "#83a598" },
+ { name = "cpy", text = "", fg = "#458588" },
+ { name = "cr", text = "", fg = "#a89984" },
+ { name = "crdownload", text = "", fg = "#8ec07c" },
+ { name = "cs", text = "󰌛", fg = "#d79921" },
+ { name = "csh", text = "", fg = "#928374" },
+ { name = "cshtml", text = "󱦗", fg = "#b16286" },
+ { name = "cson", text = "", fg = "#fabd2f" },
+ { name = "csproj", text = "󰪮", fg = "#b16286" },
+ { name = "css", text = "", fg = "#b16286" },
+ { name = "csv", text = "", fg = "#98971a" },
+ { name = "cts", text = "", fg = "#83a598" },
+ { name = "cu", text = "", fg = "#98971a" },
+ { name = "cue", text = "󰲹", fg = "#d3869b" },
+ { name = "cuh", text = "", fg = "#d3869b" },
+ { name = "cxx", text = "", fg = "#83a598" },
+ { name = "cxxm", text = "", fg = "#83a598" },
+ { name = "d", text = "", fg = "#cc241d" },
+ { name = "d.ts", text = "", fg = "#d79921" },
+ { name = "dart", text = "", fg = "#458588" },
+ { name = "db", text = "", fg = "#8ec07c" },
+ { name = "dconf", text = "", fg = "#8ec07c" },
+ { name = "desktop", text = "", fg = "#b16286" },
+ { name = "diff", text = "", fg = "#928374" },
+ { name = "dll", text = "", fg = "#cc241d" },
+ { name = "doc", text = "󰈬", fg = "#458588" },
+ { name = "Dockerfile", text = "󰡨", fg = "#458588" },
+ { name = "dockerignore", text = "󰡨", fg = "#458588" },
+ { name = "docx", text = "󰈬", fg = "#458588" },
+ { name = "dot", text = "󱁉", fg = "#458588" },
+ { name = "download", text = "", fg = "#8ec07c" },
+ { name = "drl", text = "", fg = "#cc241d" },
+ { name = "dropbox", text = "", fg = "#458588" },
+ { name = "dump", text = "", fg = "#8ec07c" },
+ { name = "dwg", text = "󰻫", fg = "#d79921" },
+ { name = "dxf", text = "󰻫", fg = "#d79921" },
+ { name = "ebook", text = "", fg = "#d79921" },
+ { name = "ebuild", text = "", fg = "#b16286" },
+ { name = "edn", text = "", fg = "#83a598" },
+ { name = "eex", text = "", fg = "#d3869b" },
+ { name = "ejs", text = "", fg = "#fabd2f" },
+ { name = "el", text = "", fg = "#b16286" },
+ { name = "elc", text = "", fg = "#b16286" },
+ { name = "elf", text = "", fg = "#cc241d" },
+ { name = "elm", text = "", fg = "#83a598" },
+ { name = "eln", text = "", fg = "#b16286" },
+ { name = "env", text = "", fg = "#d79921" },
+ { name = "eot", text = "", fg = "#a89984" },
+ { name = "epp", text = "", fg = "#d79921" },
+ { name = "epub", text = "", fg = "#d79921" },
+ { name = "erb", text = "", fg = "#cc241d" },
+ { name = "erl", text = "", fg = "#b16286" },
+ { name = "ex", text = "", fg = "#d3869b" },
+ { name = "exe", text = "", fg = "#cc241d" },
+ { name = "exs", text = "", fg = "#d3869b" },
+ { name = "f#", text = "", fg = "#83a598" },
+ { name = "f3d", text = "󰻫", fg = "#d79921" },
+ { name = "f90", text = "󱈚", fg = "#b16286" },
+ { name = "fbx", text = "󰆧", fg = "#d3869b" },
+ { name = "fcbak", text = "", fg = "#cc241d" },
+ { name = "fcmacro", text = "", fg = "#cc241d" },
+ { name = "fcmat", text = "", fg = "#cc241d" },
+ { name = "fcparam", text = "", fg = "#cc241d" },
+ { name = "fcscript", text = "", fg = "#cc241d" },
+ { name = "fcstd", text = "", fg = "#cc241d" },
+ { name = "fcstd1", text = "", fg = "#cc241d" },
+ { name = "fctb", text = "", fg = "#cc241d" },
+ { name = "fctl", text = "", fg = "#cc241d" },
+ { name = "fdmdownload", text = "", fg = "#8ec07c" },
+ { name = "feature", text = "", fg = "#b8bb26" },
+ { name = "fish", text = "", fg = "#928374" },
+ { name = "flac", text = "", fg = "#458588" },
+ { name = "flc", text = "", fg = "#a89984" },
+ { name = "flf", text = "", fg = "#a89984" },
+ { name = "fnl", text = "", fg = "#fabd2f" },
+ { name = "fodg", text = "", fg = "#d79921" },
+ { name = "fodp", text = "", fg = "#d79921" },
+ { name = "fods", text = "", fg = "#b8bb26" },
+ { name = "fodt", text = "", fg = "#458588" },
+ { name = "frag", text = "", fg = "#8ec07c" },
+ { name = "fs", text = "", fg = "#83a598" },
+ { name = "fsi", text = "", fg = "#83a598" },
+ { name = "fsscript", text = "", fg = "#83a598" },
+ { name = "fsx", text = "", fg = "#83a598" },
+ { name = "gcode", text = "󰐫", fg = "#83a598" },
+ { name = "gd", text = "", fg = "#928374" },
+ { name = "gemspec", text = "", fg = "#cc241d" },
+ { name = "geom", text = "", fg = "#8ec07c" },
+ { name = "gif", text = "", fg = "#d3869b" },
+ { name = "git", text = "", fg = "#cc241d" },
+ { name = "glb", text = "", fg = "#d79921" },
+ { name = "gleam", text = "", fg = "#d3869b" },
+ { name = "glsl", text = "", fg = "#8ec07c" },
+ { name = "gnumakefile", text = "", fg = "#928374" },
+ { name = "go", text = "", fg = "#8ec07c" },
+ { name = "godot", text = "", fg = "#928374" },
+ { name = "gpr", text = "", fg = "#928374" },
+ { name = "gql", text = "", fg = "#d3869b" },
+ { name = "gradle", text = "", fg = "#458588" },
+ { name = "graphql", text = "", fg = "#d3869b" },
+ { name = "gresource", text = "", fg = "#8ec07c" },
+ { name = "gv", text = "󱁉", fg = "#458588" },
+ { name = "gz", text = "", fg = "#d79921" },
+ { name = "h", text = "", fg = "#d3869b" },
+ { name = "haml", text = "", fg = "#a89984" },
+ { name = "hbs", text = "", fg = "#cc241d" },
+ { name = "heex", text = "", fg = "#d3869b" },
+ { name = "hex", text = "", fg = "#458588" },
+ { name = "hh", text = "", fg = "#d3869b" },
+ { name = "hpp", text = "", fg = "#d3869b" },
+ { name = "hrl", text = "", fg = "#b16286" },
+ { name = "hs", text = "", fg = "#d3869b" },
+ { name = "htm", text = "", fg = "#cc241d" },
+ { name = "html", text = "", fg = "#cc241d" },
+ { name = "http", text = "", fg = "#83a598" },
+ { name = "huff", text = "󰡘", fg = "#b16286" },
+ { name = "hurl", text = "", fg = "#d3869b" },
+ { name = "hx", text = "", fg = "#d79921" },
+ { name = "hxx", text = "", fg = "#d3869b" },
+ { name = "ical", text = "", fg = "#458588" },
+ { name = "icalendar", text = "", fg = "#458588" },
+ { name = "ico", text = "", fg = "#fabd2f" },
+ { name = "ics", text = "", fg = "#458588" },
+ { name = "ifb", text = "", fg = "#458588" },
+ { name = "ifc", text = "󰻫", fg = "#d79921" },
+ { name = "ige", text = "󰻫", fg = "#d79921" },
+ { name = "iges", text = "󰻫", fg = "#d79921" },
+ { name = "igs", text = "󰻫", fg = "#d79921" },
+ { name = "image", text = "", fg = "#fb4934" },
+ { name = "img", text = "", fg = "#fb4934" },
+ { name = "import", text = "", fg = "#a89984" },
+ { name = "info", text = "", fg = "#fabd2f" },
+ { name = "ini", text = "", fg = "#928374" },
+ { name = "ino", text = "", fg = "#689d6a" },
+ { name = "ipynb", text = "", fg = "#d79921" },
+ { name = "iso", text = "", fg = "#fb4934" },
+ { name = "ixx", text = "", fg = "#83a598" },
+ { name = "jar", text = "", fg = "#d79921" },
+ { name = "java", text = "", fg = "#fb4934" },
+ { name = "jl", text = "", fg = "#d3869b" },
+ { name = "jpeg", text = "", fg = "#d3869b" },
+ { name = "jpg", text = "", fg = "#d3869b" },
+ { name = "js", text = "", fg = "#fabd2f" },
+ { name = "json", text = "", fg = "#fabd2f" },
+ { name = "json5", text = "", fg = "#fabd2f" },
+ { name = "jsonc", text = "", fg = "#fabd2f" },
+ { name = "jsx", text = "", fg = "#8ec07c" },
+ { name = "jwmrc", text = "", fg = "#83a598" },
+ { name = "jxl", text = "", fg = "#d3869b" },
+ { name = "kbx", text = "󰯄", fg = "#928374" },
+ { name = "kdb", text = "", fg = "#b8bb26" },
+ { name = "kdbx", text = "", fg = "#b8bb26" },
+ { name = "kdenlive", text = "", fg = "#689d6a" },
+ { name = "kdenlivetitle", text = "", fg = "#689d6a" },
+ { name = "kicad_dru", text = "", fg = "#8ec07c" },
+ { name = "kicad_mod", text = "", fg = "#8ec07c" },
+ { name = "kicad_pcb", text = "", fg = "#8ec07c" },
+ { name = "kicad_prl", text = "", fg = "#8ec07c" },
+ { name = "kicad_pro", text = "", fg = "#8ec07c" },
+ { name = "kicad_sch", text = "", fg = "#8ec07c" },
+ { name = "kicad_sym", text = "", fg = "#8ec07c" },
+ { name = "kicad_wks", text = "", fg = "#8ec07c" },
+ { name = "ko", text = "", fg = "#a89984" },
+ { name = "kpp", text = "", fg = "#d3869b" },
+ { name = "kra", text = "", fg = "#d3869b" },
+ { name = "krz", text = "", fg = "#d3869b" },
+ { name = "ksh", text = "", fg = "#928374" },
+ { name = "kt", text = "", fg = "#458588" },
+ { name = "kts", text = "", fg = "#458588" },
+ { name = "lck", text = "", fg = "#a89984" },
+ { name = "leex", text = "", fg = "#d3869b" },
+ { name = "less", text = "", fg = "#b16286" },
+ { name = "lff", text = "", fg = "#a89984" },
+ { name = "lhs", text = "", fg = "#d3869b" },
+ { name = "lib", text = "", fg = "#cc241d" },
+ { name = "license", text = "", fg = "#fabd2f" },
+ { name = "liquid", text = "", fg = "#d79921" },
+ { name = "lock", text = "", fg = "#a89984" },
+ { name = "log", text = "󰌱", fg = "#a89984" },
+ { name = "lrc", text = "󰨖", fg = "#d79921" },
+ { name = "lua", text = "", fg = "#83a598" },
+ { name = "luac", text = "", fg = "#83a598" },
+ { name = "luau", text = "", fg = "#458588" },
+ { name = "m", text = "", fg = "#458588" },
+ { name = "m3u", text = "󰲹", fg = "#d3869b" },
+ { name = "m3u8", text = "󰲹", fg = "#d3869b" },
+ { name = "m4a", text = "", fg = "#83a598" },
+ { name = "m4v", text = "", fg = "#d79921" },
+ { name = "magnet", text = "", fg = "#cc241d" },
+ { name = "makefile", text = "", fg = "#928374" },
+ { name = "markdown", text = "", fg = "#a89984" },
+ { name = "material", text = "", fg = "#b16286" },
+ { name = "md", text = "", fg = "#a89984" },
+ { name = "md5", text = "󰕥", fg = "#d3869b" },
+ { name = "mdx", text = "", fg = "#83a598" },
+ { name = "mint", text = "󰌪", fg = "#98971a" },
+ { name = "mjs", text = "", fg = "#fabd2f" },
+ { name = "mk", text = "", fg = "#928374" },
+ { name = "mkv", text = "", fg = "#d79921" },
+ { name = "ml", text = "", fg = "#d79921" },
+ { name = "mli", text = "", fg = "#d79921" },
+ { name = "mm", text = "", fg = "#83a598" },
+ { name = "mo", text = "", fg = "#b16286" },
+ { name = "mobi", text = "", fg = "#d79921" },
+ { name = "mojo", text = "", fg = "#cc241d" },
+ { name = "mov", text = "", fg = "#d79921" },
+ { name = "mp3", text = "", fg = "#83a598" },
+ { name = "mp4", text = "", fg = "#d79921" },
+ { name = "mpp", text = "", fg = "#83a598" },
+ { name = "msf", text = "", fg = "#83a598" },
+ { name = "mts", text = "", fg = "#83a598" },
+ { name = "mustache", text = "", fg = "#d79921" },
+ { name = "nfo", text = "", fg = "#fabd2f" },
+ { name = "nim", text = "", fg = "#d79921" },
+ { name = "nix", text = "", fg = "#689d6a" },
+ { name = "norg", text = "", fg = "#83a598" },
+ { name = "nswag", text = "", fg = "#98971a" },
+ { name = "nu", text = "", fg = "#689d6a" },
+ { name = "o", text = "", fg = "#cc241d" },
+ { name = "obj", text = "󰆧", fg = "#d3869b" },
+ { name = "odf", text = "", fg = "#fb4934" },
+ { name = "odg", text = "", fg = "#d79921" },
+ { name = "odin", text = "󰟢", fg = "#83a598" },
+ { name = "odp", text = "", fg = "#d79921" },
+ { name = "ods", text = "", fg = "#b8bb26" },
+ { name = "odt", text = "", fg = "#458588" },
+ { name = "oga", text = "", fg = "#458588" },
+ { name = "ogg", text = "", fg = "#458588" },
+ { name = "ogv", text = "", fg = "#d79921" },
+ { name = "ogx", text = "", fg = "#d79921" },
+ { name = "opus", text = "", fg = "#458588" },
+ { name = "org", text = "", fg = "#689d6a" },
+ { name = "otf", text = "", fg = "#a89984" },
+ { name = "out", text = "", fg = "#cc241d" },
+ { name = "part", text = "", fg = "#8ec07c" },
+ { name = "patch", text = "", fg = "#928374" },
+ { name = "pck", text = "", fg = "#928374" },
+ { name = "pcm", text = "", fg = "#458588" },
+ { name = "pdf", text = "", fg = "#cc241d" },
+ { name = "php", text = "", fg = "#d3869b" },
+ { name = "pl", text = "", fg = "#83a598" },
+ { name = "pls", text = "󰲹", fg = "#d3869b" },
+ { name = "ply", text = "󰆧", fg = "#d3869b" },
+ { name = "pm", text = "", fg = "#83a598" },
+ { name = "png", text = "", fg = "#d3869b" },
+ { name = "po", text = "", fg = "#83a598" },
+ { name = "pot", text = "", fg = "#83a598" },
+ { name = "pp", text = "", fg = "#d79921" },
+ { name = "ppt", text = "󰈧", fg = "#cc241d" },
+ { name = "pptx", text = "󰈧", fg = "#cc241d" },
+ { name = "prisma", text = "", fg = "#458588" },
+ { name = "pro", text = "", fg = "#fabd2f" },
+ { name = "ps1", text = "󰨊", fg = "#458588" },
+ { name = "psb", text = "", fg = "#83a598" },
+ { name = "psd", text = "", fg = "#83a598" },
+ { name = "psd1", text = "󰨊", fg = "#458588" },
+ { name = "psm1", text = "󰨊", fg = "#458588" },
+ { name = "pub", text = "󰷖", fg = "#fabd2f" },
+ { name = "pxd", text = "", fg = "#83a598" },
+ { name = "pxi", text = "", fg = "#83a598" },
+ { name = "py", text = "", fg = "#d79921" },
+ { name = "pyc", text = "", fg = "#fabd2f" },
+ { name = "pyd", text = "", fg = "#fabd2f" },
+ { name = "pyi", text = "", fg = "#d79921" },
+ { name = "pyo", text = "", fg = "#fabd2f" },
+ { name = "pyw", text = "", fg = "#83a598" },
+ { name = "pyx", text = "", fg = "#83a598" },
+ { name = "qm", text = "", fg = "#83a598" },
+ { name = "qml", text = "", fg = "#98971a" },
+ { name = "qrc", text = "", fg = "#98971a" },
+ { name = "qss", text = "", fg = "#98971a" },
+ { name = "query", text = "", fg = "#98971a" },
+ { name = "r", text = "󰟔", fg = "#458588" },
+ { name = "R", text = "󰟔", fg = "#458588" },
+ { name = "rake", text = "", fg = "#cc241d" },
+ { name = "rar", text = "", fg = "#d79921" },
+ { name = "rasi", text = "", fg = "#fabd2f" },
+ { name = "razor", text = "󱦘", fg = "#b16286" },
+ { name = "rb", text = "", fg = "#cc241d" },
+ { name = "res", text = "", fg = "#fb4934" },
+ { name = "resi", text = "", fg = "#fb4934" },
+ { name = "rlib", text = "", fg = "#fb4934" },
+ { name = "rmd", text = "", fg = "#83a598" },
+ { name = "rproj", text = "󰗆", fg = "#98971a" },
+ { name = "rs", text = "", fg = "#fb4934" },
+ { name = "rss", text = "", fg = "#d79921" },
+ { name = "s", text = "", fg = "#458588" },
+ { name = "sass", text = "", fg = "#fb4934" },
+ { name = "sbt", text = "", fg = "#fb4934" },
+ { name = "sc", text = "", fg = "#fb4934" },
+ { name = "scad", text = "", fg = "#d79921" },
+ { name = "scala", text = "", fg = "#fb4934" },
+ { name = "scm", text = "󰘧", fg = "#a89984" },
+ { name = "scss", text = "", fg = "#fb4934" },
+ { name = "sh", text = "", fg = "#928374" },
+ { name = "sha1", text = "󰕥", fg = "#d3869b" },
+ { name = "sha224", text = "󰕥", fg = "#d3869b" },
+ { name = "sha256", text = "󰕥", fg = "#d3869b" },
+ { name = "sha384", text = "󰕥", fg = "#d3869b" },
+ { name = "sha512", text = "󰕥", fg = "#d3869b" },
+ { name = "sig", text = "󰘧", fg = "#d79921" },
+ { name = "signature", text = "󰘧", fg = "#d79921" },
+ { name = "skp", text = "󰻫", fg = "#d79921" },
+ { name = "sldasm", text = "󰻫", fg = "#d79921" },
+ { name = "sldprt", text = "󰻫", fg = "#d79921" },
+ { name = "slim", text = "", fg = "#cc241d" },
+ { name = "sln", text = "", fg = "#b16286" },
+ { name = "slnx", text = "", fg = "#b16286" },
+ { name = "slvs", text = "󰻫", fg = "#d79921" },
+ { name = "sml", text = "󰘧", fg = "#d79921" },
+ { name = "so", text = "", fg = "#a89984" },
+ { name = "sol", text = "", fg = "#83a598" },
+ { name = "spec.js", text = "", fg = "#fabd2f" },
+ { name = "spec.jsx", text = "", fg = "#8ec07c" },
+ { name = "spec.ts", text = "", fg = "#83a598" },
+ { name = "spec.tsx", text = "", fg = "#458588" },
+ { name = "spx", text = "", fg = "#458588" },
+ { name = "sql", text = "", fg = "#8ec07c" },
+ { name = "sqlite", text = "", fg = "#8ec07c" },
+ { name = "sqlite3", text = "", fg = "#8ec07c" },
+ { name = "srt", text = "󰨖", fg = "#d79921" },
+ { name = "ssa", text = "󰨖", fg = "#d79921" },
+ { name = "ste", text = "󰻫", fg = "#d79921" },
+ { name = "step", text = "󰻫", fg = "#d79921" },
+ { name = "stl", text = "󰆧", fg = "#d3869b" },
+ { name = "stories.js", text = "", fg = "#fb4934" },
+ { name = "stories.jsx", text = "", fg = "#fb4934" },
+ { name = "stories.mjs", text = "", fg = "#fb4934" },
+ { name = "stories.svelte", text = "", fg = "#fb4934" },
+ { name = "stories.ts", text = "", fg = "#fb4934" },
+ { name = "stories.tsx", text = "", fg = "#fb4934" },
+ { name = "stories.vue", text = "", fg = "#fb4934" },
+ { name = "stp", text = "󰻫", fg = "#d79921" },
+ { name = "strings", text = "", fg = "#83a598" },
+ { name = "styl", text = "", fg = "#98971a" },
+ { name = "sub", text = "󰨖", fg = "#d79921" },
+ { name = "sublime", text = "", fg = "#d79921" },
+ { name = "suo", text = "", fg = "#b16286" },
+ { name = "sv", text = "󰍛", fg = "#98971a" },
+ { name = "svelte", text = "", fg = "#cc241d" },
+ { name = "svg", text = "󰜡", fg = "#d79921" },
+ { name = "svgz", text = "󰜡", fg = "#d79921" },
+ { name = "svh", text = "󰍛", fg = "#98971a" },
+ { name = "swift", text = "", fg = "#d79921" },
+ { name = "t", text = "", fg = "#83a598" },
+ { name = "tbc", text = "󰛓", fg = "#458588" },
+ { name = "tcl", text = "󰛓", fg = "#458588" },
+ { name = "templ", text = "", fg = "#d79921" },
+ { name = "terminal", text = "", fg = "#b8bb26" },
+ { name = "test.js", text = "", fg = "#fabd2f" },
+ { name = "test.jsx", text = "", fg = "#8ec07c" },
+ { name = "test.ts", text = "", fg = "#83a598" },
+ { name = "test.tsx", text = "", fg = "#458588" },
+ { name = "tex", text = "", fg = "#98971a" },
+ { name = "tf", text = "", fg = "#b16286" },
+ { name = "tfvars", text = "", fg = "#b16286" },
+ { name = "tgz", text = "", fg = "#d79921" },
+ { name = "tmpl", text = "", fg = "#d79921" },
+ { name = "tmux", text = "", fg = "#b8bb26" },
+ { name = "toml", text = "", fg = "#cc241d" },
+ { name = "torrent", text = "", fg = "#8ec07c" },
+ { name = "tres", text = "", fg = "#928374" },
+ { name = "ts", text = "", fg = "#83a598" },
+ { name = "tscn", text = "", fg = "#928374" },
+ { name = "tsconfig", text = "", fg = "#d79921" },
+ { name = "tsx", text = "", fg = "#458588" },
+ { name = "ttf", text = "", fg = "#a89984" },
+ { name = "twig", text = "", fg = "#98971a" },
+ { name = "txt", text = "󰈙", fg = "#98971a" },
+ { name = "txz", text = "", fg = "#d79921" },
+ { name = "typ", text = "", fg = "#8ec07c" },
+ { name = "typoscript", text = "", fg = "#d79921" },
+ { name = "ui", text = "", fg = "#458588" },
+ { name = "v", text = "󰍛", fg = "#98971a" },
+ { name = "vala", text = "", fg = "#b16286" },
+ { name = "vert", text = "", fg = "#8ec07c" },
+ { name = "vh", text = "󰍛", fg = "#98971a" },
+ { name = "vhd", text = "󰍛", fg = "#98971a" },
+ { name = "vhdl", text = "󰍛", fg = "#98971a" },
+ { name = "vi", text = "", fg = "#d79921" },
+ { name = "vim", text = "", fg = "#98971a" },
+ { name = "vsh", text = "", fg = "#8ec07c" },
+ { name = "vsix", text = "", fg = "#b16286" },
+ { name = "vue", text = "", fg = "#98971a" },
+ { name = "wasm", text = "", fg = "#458588" },
+ { name = "wav", text = "", fg = "#83a598" },
+ { name = "webm", text = "", fg = "#d79921" },
+ { name = "webmanifest", text = "", fg = "#fabd2f" },
+ { name = "webp", text = "", fg = "#d3869b" },
+ { name = "webpack", text = "󰜫", fg = "#83a598" },
+ { name = "wma", text = "", fg = "#83a598" },
+ { name = "wmv", text = "", fg = "#d79921" },
+ { name = "woff", text = "", fg = "#a89984" },
+ { name = "woff2", text = "", fg = "#a89984" },
+ { name = "wrl", text = "󰆧", fg = "#d3869b" },
+ { name = "wrz", text = "󰆧", fg = "#d3869b" },
+ { name = "wv", text = "", fg = "#83a598" },
+ { name = "wvc", text = "", fg = "#83a598" },
+ { name = "x", text = "", fg = "#458588" },
+ { name = "xaml", text = "󰙳", fg = "#b16286" },
+ { name = "xcf", text = "", fg = "#928374" },
+ { name = "xcplayground", text = "", fg = "#d79921" },
+ { name = "xcstrings", text = "", fg = "#83a598" },
+ { name = "xls", text = "󰈛", fg = "#98971a" },
+ { name = "xlsx", text = "󰈛", fg = "#98971a" },
+ { name = "xm", text = "", fg = "#83a598" },
+ { name = "xml", text = "󰗀", fg = "#d79921" },
+ { name = "xpi", text = "", fg = "#cc241d" },
+ { name = "xul", text = "", fg = "#d79921" },
+ { name = "xz", text = "", fg = "#d79921" },
+ { name = "yaml", text = "", fg = "#928374" },
+ { name = "yml", text = "", fg = "#928374" },
+ { name = "zig", text = "", fg = "#d79921" },
+ { name = "zip", text = "", fg = "#d79921" },
+ { name = "zsh", text = "", fg = "#98971a" },
+ { name = "zst", text = "", fg = "#d79921" },
+ { name = "🔥", text = "", fg = "#cc241d" },
+]
# nord
# [icon]
@@ -1410,705 +1410,705 @@ dark = "everforest-medium"
# ]
# everforest
-[icon]
-
-files = [
- { name = ".babelrc", text = "", fg = "#DBBC7F" },
- { name = ".bash_profile", text = "", fg = "#A7C080" },
- { name = ".bashrc", text = "", fg = "#A7C080" },
- { name = ".clang-format", text = "", fg = "#374145" },
- { name = ".clang-tidy", text = "", fg = "#374145" },
- { name = ".codespellrc", text = "󰓆", fg = "#A7C080" },
- { name = ".condarc", text = "", fg = "#A7C080" },
- { name = ".dockerignore", text = "󰡨", fg = "#7FBBB3" },
- { name = ".ds_store", text = "", fg = "#374145" },
- { name = ".editorconfig", text = "", fg = "#D3C6AA" },
- { name = ".env", text = "", fg = "#DBBC7F" },
- { name = ".eslintignore", text = "", fg = "#D699B6" },
- { name = ".eslintrc", text = "", fg = "#D699B6" },
- { name = ".git-blame-ignore-revs", text = "", fg = "#E67E80" },
- { name = ".gitattributes", text = "", fg = "#E67E80" },
- { name = ".gitconfig", text = "", fg = "#E67E80" },
- { name = ".gitignore", text = "", fg = "#E67E80" },
- { name = ".gitlab-ci.yml", text = "", fg = "#E67E80" },
- { name = ".gitmodules", text = "", fg = "#E67E80" },
- { name = ".gtkrc-2.0", text = "", fg = "#83C092" },
- { name = ".gvimrc", text = "", fg = "#A7C080" },
- { name = ".justfile", text = "", fg = "#374145" },
- { name = ".luacheckrc", text = "", fg = "#7FBBB3" },
- { name = ".luaurc", text = "", fg = "#7FBBB3" },
- { name = ".mailmap", text = "󰊢", fg = "#E67E80" },
- { name = ".nanorc", text = "", fg = "#D699B6" },
- { name = ".npmignore", text = "", fg = "#D699B6" },
- { name = ".npmrc", text = "", fg = "#D699B6" },
- { name = ".nuxtrc", text = "󱄆", fg = "#A7C080" },
- { name = ".nvmrc", text = "", fg = "#A7C080" },
- { name = ".pnpmfile.cjs", text = "", fg = "#DBBC7F" },
- { name = ".pre-commit-config.yaml", text = "󰛢", fg = "#DBBC7F" },
- { name = ".prettierignore", text = "", fg = "#7FBBB3" },
- { name = ".prettierrc", text = "", fg = "#7FBBB3" },
- { name = ".prettierrc.cjs", text = "", fg = "#7FBBB3" },
- { name = ".prettierrc.js", text = "", fg = "#7FBBB3" },
- { name = ".prettierrc.json", text = "", fg = "#7FBBB3" },
- { name = ".prettierrc.json5", text = "", fg = "#7FBBB3" },
- { name = ".prettierrc.mjs", text = "", fg = "#7FBBB3" },
- { name = ".prettierrc.toml", text = "", fg = "#7FBBB3" },
- { name = ".prettierrc.yaml", text = "", fg = "#7FBBB3" },
- { name = ".prettierrc.yml", text = "", fg = "#7FBBB3" },
- { name = ".pylintrc", text = "", fg = "#374145" },
- { name = ".settings.json", text = "", fg = "#D699B6" },
- { name = ".SRCINFO", text = "󰣇", fg = "#83C092" },
- { name = ".vimrc", text = "", fg = "#A7C080" },
- { name = ".Xauthority", text = "", fg = "#E67E80" },
- { name = ".xinitrc", text = "", fg = "#E67E80" },
- { name = ".Xresources", text = "", fg = "#E67E80" },
- { name = ".xsession", text = "", fg = "#E67E80" },
- { name = ".zprofile", text = "", fg = "#A7C080" },
- { name = ".zshenv", text = "", fg = "#A7C080" },
- { name = ".zshrc", text = "", fg = "#A7C080" },
- { name = "_gvimrc", text = "", fg = "#A7C080" },
- { name = "_vimrc", text = "", fg = "#A7C080" },
- { name = "AUTHORS", text = "", fg = "#D699B6" },
- { name = "AUTHORS.txt", text = "", fg = "#D699B6" },
- { name = "brewfile", text = "", fg = "#E67E80" },
- { name = "bspwmrc", text = "", fg = "#374145" },
- { name = "build", text = "", fg = "#A7C080" },
- { name = "build.gradle", text = "", fg = "#7FBBB3" },
- { name = "build.zig.zon", text = "", fg = "#DBBC7F" },
- { name = "bun.lock", text = "", fg = "#D3C6AA" },
- { name = "bun.lockb", text = "", fg = "#D3C6AA" },
- { name = "cantorrc", text = "", fg = "#7FBBB3" },
- { name = "checkhealth", text = "󰓙", fg = "#7FBBB3" },
- { name = "cmakelists.txt", text = "", fg = "#D3C6AA" },
- { name = "code_of_conduct", text = "", fg = "#D699B6" },
- { name = "code_of_conduct.md", text = "", fg = "#D699B6" },
- { name = "commit_editmsg", text = "", fg = "#E67E80" },
- { name = "commitlint.config.js", text = "󰜘", fg = "#83C092" },
- { name = "commitlint.config.ts", text = "󰜘", fg = "#83C092" },
- { name = "compose.yaml", text = "󰡨", fg = "#7FBBB3" },
- { name = "compose.yml", text = "󰡨", fg = "#7FBBB3" },
- { name = "config", text = "", fg = "#374145" },
- { name = "containerfile", text = "󰡨", fg = "#7FBBB3" },
- { name = "copying", text = "", fg = "#DBBC7F" },
- { name = "copying.lesser", text = "", fg = "#DBBC7F" },
- { name = "Directory.Build.props", text = "", fg = "#7FBBB3" },
- { name = "Directory.Build.targets", text = "", fg = "#7FBBB3" },
- { name = "Directory.Packages.props", text = "", fg = "#7FBBB3" },
- { name = "docker-compose.yaml", text = "󰡨", fg = "#7FBBB3" },
- { name = "docker-compose.yml", text = "󰡨", fg = "#7FBBB3" },
- { name = "dockerfile", text = "󰡨", fg = "#7FBBB3" },
- { name = "eslint.config.cjs", text = "", fg = "#D699B6" },
- { name = "eslint.config.js", text = "", fg = "#D699B6" },
- { name = "eslint.config.mjs", text = "", fg = "#D699B6" },
- { name = "eslint.config.ts", text = "", fg = "#D699B6" },
- { name = "ext_typoscript_setup.txt", text = "", fg = "#DBBC7F" },
- { name = "favicon.ico", text = "", fg = "#DBBC7F" },
- { name = "fp-info-cache", text = "", fg = "#83C092" },
- { name = "fp-lib-table", text = "", fg = "#83C092" },
- { name = "FreeCAD.conf", text = "", fg = "#E67E80" },
- { name = "Gemfile", text = "", fg = "#E67E80" },
- { name = "gnumakefile", text = "", fg = "#374145" },
- { name = "go.mod", text = "", fg = "#83C092" },
- { name = "go.sum", text = "", fg = "#83C092" },
- { name = "go.work", text = "", fg = "#83C092" },
- { name = "gradle-wrapper.properties", text = "", fg = "#7FBBB3" },
- { name = "gradle.properties", text = "", fg = "#7FBBB3" },
- { name = "gradlew", text = "", fg = "#7FBBB3" },
- { name = "groovy", text = "", fg = "#7FBBB3" },
- { name = "gruntfile.babel.js", text = "", fg = "#DBBC7F" },
- { name = "gruntfile.coffee", text = "", fg = "#DBBC7F" },
- { name = "gruntfile.js", text = "", fg = "#DBBC7F" },
- { name = "gruntfile.ts", text = "", fg = "#DBBC7F" },
- { name = "gtkrc", text = "", fg = "#83C092" },
- { name = "gulpfile.babel.js", text = "", fg = "#E67E80" },
- { name = "gulpfile.coffee", text = "", fg = "#E67E80" },
- { name = "gulpfile.js", text = "", fg = "#E67E80" },
- { name = "gulpfile.ts", text = "", fg = "#E67E80" },
- { name = "hypridle.conf", text = "", fg = "#83C092" },
- { name = "hyprland.conf", text = "", fg = "#83C092" },
- { name = "hyprlandd.conf", text = "", fg = "#83C092" },
- { name = "hyprlock.conf", text = "", fg = "#83C092" },
- { name = "hyprpaper.conf", text = "", fg = "#83C092" },
- { name = "hyprsunset.conf", text = "", fg = "#83C092" },
- { name = "i18n.config.js", text = "󰗊", fg = "#D699B6" },
- { name = "i18n.config.ts", text = "󰗊", fg = "#D699B6" },
- { name = "i3blocks.conf", text = "", fg = "#D3C6AA" },
- { name = "i3status.conf", text = "", fg = "#D3C6AA" },
- { name = "index.theme", text = "", fg = "#A7C080" },
- { name = "ionic.config.json", text = "", fg = "#7FBBB3" },
- { name = "Jenkinsfile", text = "", fg = "#E67E80" },
- { name = "justfile", text = "", fg = "#374145" },
- { name = "kalgebrarc", text = "", fg = "#7FBBB3" },
- { name = "kdeglobals", text = "", fg = "#7FBBB3" },
- { name = "kdenlive-layoutsrc", text = "", fg = "#83C092" },
- { name = "kdenliverc", text = "", fg = "#83C092" },
- { name = "kritadisplayrc", text = "", fg = "#D699B6" },
- { name = "kritarc", text = "", fg = "#D699B6" },
- { name = "license", text = "", fg = "#DBBC7F" },
- { name = "license.md", text = "", fg = "#DBBC7F" },
- { name = "lxde-rc.xml", text = "", fg = "#D3C6AA" },
- { name = "lxqt.conf", text = "", fg = "#7FBBB3" },
- { name = "makefile", text = "", fg = "#374145" },
- { name = "mix.lock", text = "", fg = "#D699B6" },
- { name = "mpv.conf", text = "", fg = "#D699B6" },
- { name = "next.config.cjs", text = "", fg = "#83C092" },
- { name = "next.config.js", text = "", fg = "#83C092" },
- { name = "next.config.ts", text = "", fg = "#83C092" },
- { name = "node_modules", text = "", fg = "#D699B6" },
- { name = "nuxt.config.cjs", text = "󱄆", fg = "#A7C080" },
- { name = "nuxt.config.js", text = "󱄆", fg = "#A7C080" },
- { name = "nuxt.config.mjs", text = "󱄆", fg = "#A7C080" },
- { name = "nuxt.config.ts", text = "󱄆", fg = "#A7C080" },
- { name = "package-lock.json", text = "", fg = "#E67E80" },
- { name = "package.json", text = "", fg = "#D699B6" },
- { name = "PKGBUILD", text = "", fg = "#83C092" },
- { name = "platformio.ini", text = "", fg = "#DBBC7F" },
- { name = "playwright.config.cjs", text = "", fg = "#A7C080" },
- { name = "playwright.config.cts", text = "", fg = "#A7C080" },
- { name = "playwright.config.js", text = "", fg = "#A7C080" },
- { name = "playwright.config.mjs", text = "", fg = "#A7C080" },
- { name = "playwright.config.mts", text = "", fg = "#A7C080" },
- { name = "playwright.config.ts", text = "", fg = "#A7C080" },
- { name = "pnpm-lock.yaml", text = "", fg = "#DBBC7F" },
- { name = "pnpm-workspace.yaml", text = "", fg = "#DBBC7F" },
- { name = "pom.xml", text = "", fg = "#E67E80" },
- { name = "prettier.config.cjs", text = "", fg = "#7FBBB3" },
- { name = "prettier.config.js", text = "", fg = "#7FBBB3" },
- { name = "prettier.config.mjs", text = "", fg = "#7FBBB3" },
- { name = "prettier.config.ts", text = "", fg = "#7FBBB3" },
- { name = "procfile", text = "", fg = "#D699B6" },
- { name = "PrusaSlicer.ini", text = "", fg = "#E67E80" },
- { name = "PrusaSlicerGcodeViewer.ini", text = "", fg = "#E67E80" },
- { name = "py.typed", text = "", fg = "#DBBC7F" },
- { name = "QtProject.conf", text = "", fg = "#A7C080" },
- { name = "rakefile", text = "", fg = "#E67E80" },
- { name = "readme", text = "󰂺", fg = "#D3C6AA" },
- { name = "readme.md", text = "󰂺", fg = "#D3C6AA" },
- { name = "rmd", text = "", fg = "#7FBBB3" },
- { name = "robots.txt", text = "󰚩", fg = "#D699B6" },
- { name = "security", text = "󰒃", fg = "#D3C6AA" },
- { name = "security.md", text = "󰒃", fg = "#D3C6AA" },
- { name = "settings.gradle", text = "", fg = "#7FBBB3" },
- { name = "svelte.config.js", text = "", fg = "#E67E80" },
- { name = "sxhkdrc", text = "", fg = "#374145" },
- { name = "sym-lib-table", text = "", fg = "#83C092" },
- { name = "tailwind.config.js", text = "󱏿", fg = "#83C092" },
- { name = "tailwind.config.mjs", text = "󱏿", fg = "#83C092" },
- { name = "tailwind.config.ts", text = "󱏿", fg = "#83C092" },
- { name = "tmux.conf", text = "", fg = "#A7C080" },
- { name = "tmux.conf.local", text = "", fg = "#A7C080" },
- { name = "tsconfig.json", text = "", fg = "#7FBBB3" },
- { name = "unlicense", text = "", fg = "#DBBC7F" },
- { name = "vagrantfile", text = "", fg = "#7FBBB3" },
- { name = "vercel.json", text = "", fg = "#83C092" },
- { name = "vite.config.cjs", text = "", fg = "#DBBC7F" },
- { name = "vite.config.cts", text = "", fg = "#DBBC7F" },
- { name = "vite.config.js", text = "", fg = "#DBBC7F" },
- { name = "vite.config.mjs", text = "", fg = "#DBBC7F" },
- { name = "vite.config.mts", text = "", fg = "#DBBC7F" },
- { name = "vite.config.ts", text = "", fg = "#DBBC7F" },
- { name = "vitest.config.cjs", text = "", fg = "#DBBC7F" },
- { name = "vitest.config.cts", text = "", fg = "#DBBC7F" },
- { name = "vitest.config.js", text = "", fg = "#DBBC7F" },
- { name = "vitest.config.mjs", text = "", fg = "#DBBC7F" },
- { name = "vitest.config.mts", text = "", fg = "#DBBC7F" },
- { name = "vitest.config.ts", text = "", fg = "#DBBC7F" },
- { name = "vlcrc", text = "󰕼", fg = "#DBBC7F" },
- { name = "webpack", text = "󰜫", fg = "#7FBBB3" },
- { name = "weston.ini", text = "", fg = "#DBBC7F" },
- { name = "workspace", text = "", fg = "#A7C080" },
- { name = "wrangler.jsonc", text = "", fg = "#DBBC7F" },
- { name = "wrangler.toml", text = "", fg = "#DBBC7F" },
- { name = "xdph.conf", text = "", fg = "#83C092" },
- { name = "xmobarrc", text = "", fg = "#E67E80" },
- { name = "xmobarrc.hs", text = "", fg = "#E67E80" },
- { name = "xmonad.hs", text = "", fg = "#E67E80" },
- { name = "xorg.conf", text = "", fg = "#E67E80" },
- { name = "xsettingsd.conf", text = "", fg = "#E67E80" },
-]
-exts = [
- { name = "3gp", text = "", fg = "#DBBC7F" },
- { name = "3mf", text = "󰆧", fg = "#D699B6" },
- { name = "7z", text = "", fg = "#DBBC7F" },
- { name = "a", text = "", fg = "#D3C6AA" },
- { name = "aac", text = "", fg = "#7FBBB3" },
- { name = "ada", text = "", fg = "#7FBBB3" },
- { name = "adb", text = "", fg = "#7FBBB3" },
- { name = "ads", text = "", fg = "#D699B6" },
- { name = "ai", text = "", fg = "#DBBC7F" },
- { name = "aif", text = "", fg = "#7FBBB3" },
- { name = "aiff", text = "", fg = "#7FBBB3" },
- { name = "android", text = "", fg = "#A7C080" },
- { name = "ape", text = "", fg = "#7FBBB3" },
- { name = "apk", text = "", fg = "#A7C080" },
- { name = "apl", text = "", fg = "#A7C080" },
- { name = "app", text = "", fg = "#E67E80" },
- { name = "applescript", text = "", fg = "#374145" },
- { name = "asc", text = "󰦝", fg = "#374145" },
- { name = "asm", text = "", fg = "#7FBBB3" },
- { name = "ass", text = "󰨖", fg = "#DBBC7F" },
- { name = "astro", text = "", fg = "#D699B6" },
- { name = "avif", text = "", fg = "#D699B6" },
- { name = "awk", text = "", fg = "#374145" },
- { name = "azcli", text = "", fg = "#7FBBB3" },
- { name = "bak", text = "󰁯", fg = "#374145" },
- { name = "bash", text = "", fg = "#A7C080" },
- { name = "bat", text = "", fg = "#A7C080" },
- { name = "bazel", text = "", fg = "#A7C080" },
- { name = "bib", text = "󱉟", fg = "#DBBC7F" },
- { name = "bicep", text = "", fg = "#7FBBB3" },
- { name = "bicepparam", text = "", fg = "#D699B6" },
- { name = "bin", text = "", fg = "#E67E80" },
- { name = "blade.php", text = "", fg = "#E67E80" },
- { name = "blend", text = "󰂫", fg = "#DBBC7F" },
- { name = "blp", text = "󰺾", fg = "#7FBBB3" },
- { name = "bmp", text = "", fg = "#D699B6" },
- { name = "bqn", text = "", fg = "#A7C080" },
- { name = "brep", text = "󰻫", fg = "#DBBC7F" },
- { name = "bz", text = "", fg = "#DBBC7F" },
- { name = "bz2", text = "", fg = "#DBBC7F" },
- { name = "bz3", text = "", fg = "#DBBC7F" },
- { name = "bzl", text = "", fg = "#A7C080" },
- { name = "c", text = "", fg = "#7FBBB3" },
- { name = "c++", text = "", fg = "#E67E80" },
- { name = "cache", text = "", fg = "#83C092" },
- { name = "cast", text = "", fg = "#DBBC7F" },
- { name = "cbl", text = "", fg = "#7FBBB3" },
- { name = "cc", text = "", fg = "#E67E80" },
- { name = "ccm", text = "", fg = "#E67E80" },
- { name = "cfc", text = "", fg = "#83C092" },
- { name = "cfg", text = "", fg = "#374145" },
- { name = "cfm", text = "", fg = "#83C092" },
- { name = "cjs", text = "", fg = "#DBBC7F" },
- { name = "clj", text = "", fg = "#A7C080" },
- { name = "cljc", text = "", fg = "#A7C080" },
- { name = "cljd", text = "", fg = "#7FBBB3" },
- { name = "cljs", text = "", fg = "#7FBBB3" },
- { name = "cmake", text = "", fg = "#D3C6AA" },
- { name = "cob", text = "", fg = "#7FBBB3" },
- { name = "cobol", text = "", fg = "#7FBBB3" },
- { name = "coffee", text = "", fg = "#DBBC7F" },
- { name = "conda", text = "", fg = "#A7C080" },
- { name = "conf", text = "", fg = "#374145" },
- { name = "config.ru", text = "", fg = "#E67E80" },
- { name = "cow", text = "󰆚", fg = "#DBBC7F" },
- { name = "cp", text = "", fg = "#7FBBB3" },
- { name = "cpp", text = "", fg = "#7FBBB3" },
- { name = "cppm", text = "", fg = "#7FBBB3" },
- { name = "cpy", text = "", fg = "#7FBBB3" },
- { name = "cr", text = "", fg = "#D3C6AA" },
- { name = "crdownload", text = "", fg = "#83C092" },
- { name = "cs", text = "󰌛", fg = "#DBBC7F" },
- { name = "csh", text = "", fg = "#374145" },
- { name = "cshtml", text = "󱦗", fg = "#D699B6" },
- { name = "cson", text = "", fg = "#DBBC7F" },
- { name = "csproj", text = "󰪮", fg = "#D699B6" },
- { name = "css", text = "", fg = "#D699B6" },
- { name = "csv", text = "", fg = "#A7C080" },
- { name = "cts", text = "", fg = "#7FBBB3" },
- { name = "cu", text = "", fg = "#A7C080" },
- { name = "cue", text = "󰲹", fg = "#D699B6" },
- { name = "cuh", text = "", fg = "#D699B6" },
- { name = "cxx", text = "", fg = "#7FBBB3" },
- { name = "cxxm", text = "", fg = "#7FBBB3" },
- { name = "d", text = "", fg = "#E67E80" },
- { name = "d.ts", text = "", fg = "#DBBC7F" },
- { name = "dart", text = "", fg = "#7FBBB3" },
- { name = "db", text = "", fg = "#83C092" },
- { name = "dconf", text = "", fg = "#83C092" },
- { name = "desktop", text = "", fg = "#D699B6" },
- { name = "diff", text = "", fg = "#374145" },
- { name = "dll", text = "", fg = "#E67E80" },
- { name = "doc", text = "󰈬", fg = "#7FBBB3" },
- { name = "Dockerfile", text = "󰡨", fg = "#7FBBB3" },
- { name = "dockerignore", text = "󰡨", fg = "#7FBBB3" },
- { name = "docx", text = "󰈬", fg = "#7FBBB3" },
- { name = "dot", text = "󱁉", fg = "#7FBBB3" },
- { name = "download", text = "", fg = "#83C092" },
- { name = "drl", text = "", fg = "#E67E80" },
- { name = "dropbox", text = "", fg = "#7FBBB3" },
- { name = "dump", text = "", fg = "#83C092" },
- { name = "dwg", text = "󰻫", fg = "#DBBC7F" },
- { name = "dxf", text = "󰻫", fg = "#DBBC7F" },
- { name = "ebook", text = "", fg = "#DBBC7F" },
- { name = "ebuild", text = "", fg = "#D699B6" },
- { name = "edn", text = "", fg = "#7FBBB3" },
- { name = "eex", text = "", fg = "#D699B6" },
- { name = "ejs", text = "", fg = "#DBBC7F" },
- { name = "el", text = "", fg = "#D699B6" },
- { name = "elc", text = "", fg = "#D699B6" },
- { name = "elf", text = "", fg = "#E67E80" },
- { name = "elm", text = "", fg = "#7FBBB3" },
- { name = "eln", text = "", fg = "#D699B6" },
- { name = "env", text = "", fg = "#DBBC7F" },
- { name = "eot", text = "", fg = "#D3C6AA" },
- { name = "epp", text = "", fg = "#DBBC7F" },
- { name = "epub", text = "", fg = "#DBBC7F" },
- { name = "erb", text = "", fg = "#E67E80" },
- { name = "erl", text = "", fg = "#D699B6" },
- { name = "ex", text = "", fg = "#D699B6" },
- { name = "exe", text = "", fg = "#E67E80" },
- { name = "exs", text = "", fg = "#D699B6" },
- { name = "f#", text = "", fg = "#7FBBB3" },
- { name = "f3d", text = "󰻫", fg = "#DBBC7F" },
- { name = "f90", text = "󱈚", fg = "#D699B6" },
- { name = "fbx", text = "󰆧", fg = "#D699B6" },
- { name = "fcbak", text = "", fg = "#E67E80" },
- { name = "fcmacro", text = "", fg = "#E67E80" },
- { name = "fcmat", text = "", fg = "#E67E80" },
- { name = "fcparam", text = "", fg = "#E67E80" },
- { name = "fcscript", text = "", fg = "#E67E80" },
- { name = "fcstd", text = "", fg = "#E67E80" },
- { name = "fcstd1", text = "", fg = "#E67E80" },
- { name = "fctb", text = "", fg = "#E67E80" },
- { name = "fctl", text = "", fg = "#E67E80" },
- { name = "fdmdownload", text = "", fg = "#83C092" },
- { name = "feature", text = "", fg = "#A7C080" },
- { name = "fish", text = "", fg = "#374145" },
- { name = "flac", text = "", fg = "#7FBBB3" },
- { name = "flc", text = "", fg = "#D3C6AA" },
- { name = "flf", text = "", fg = "#D3C6AA" },
- { name = "fnl", text = "", fg = "#DBBC7F" },
- { name = "fodg", text = "", fg = "#DBBC7F" },
- { name = "fodp", text = "", fg = "#DBBC7F" },
- { name = "fods", text = "", fg = "#A7C080" },
- { name = "fodt", text = "", fg = "#7FBBB3" },
- { name = "frag", text = "", fg = "#83C092" },
- { name = "fs", text = "", fg = "#7FBBB3" },
- { name = "fsi", text = "", fg = "#7FBBB3" },
- { name = "fsscript", text = "", fg = "#7FBBB3" },
- { name = "fsx", text = "", fg = "#7FBBB3" },
- { name = "gcode", text = "󰐫", fg = "#7FBBB3" },
- { name = "gd", text = "", fg = "#374145" },
- { name = "gemspec", text = "", fg = "#E67E80" },
- { name = "geom", text = "", fg = "#83C092" },
- { name = "gif", text = "", fg = "#D699B6" },
- { name = "git", text = "", fg = "#E67E80" },
- { name = "glb", text = "", fg = "#DBBC7F" },
- { name = "gleam", text = "", fg = "#D699B6" },
- { name = "glsl", text = "", fg = "#83C092" },
- { name = "gnumakefile", text = "", fg = "#374145" },
- { name = "go", text = "", fg = "#83C092" },
- { name = "godot", text = "", fg = "#374145" },
- { name = "gpr", text = "", fg = "#374145" },
- { name = "gql", text = "", fg = "#D699B6" },
- { name = "gradle", text = "", fg = "#7FBBB3" },
- { name = "graphql", text = "", fg = "#D699B6" },
- { name = "gresource", text = "", fg = "#83C092" },
- { name = "gv", text = "󱁉", fg = "#7FBBB3" },
- { name = "gz", text = "", fg = "#DBBC7F" },
- { name = "h", text = "", fg = "#D699B6" },
- { name = "haml", text = "", fg = "#D3C6AA" },
- { name = "hbs", text = "", fg = "#E67E80" },
- { name = "heex", text = "", fg = "#D699B6" },
- { name = "hex", text = "", fg = "#7FBBB3" },
- { name = "hh", text = "", fg = "#D699B6" },
- { name = "hpp", text = "", fg = "#D699B6" },
- { name = "hrl", text = "", fg = "#D699B6" },
- { name = "hs", text = "", fg = "#D699B6" },
- { name = "htm", text = "", fg = "#E67E80" },
- { name = "html", text = "", fg = "#E67E80" },
- { name = "http", text = "", fg = "#7FBBB3" },
- { name = "huff", text = "󰡘", fg = "#D699B6" },
- { name = "hurl", text = "", fg = "#D699B6" },
- { name = "hx", text = "", fg = "#DBBC7F" },
- { name = "hxx", text = "", fg = "#D699B6" },
- { name = "ical", text = "", fg = "#7FBBB3" },
- { name = "icalendar", text = "", fg = "#7FBBB3" },
- { name = "ico", text = "", fg = "#DBBC7F" },
- { name = "ics", text = "", fg = "#7FBBB3" },
- { name = "ifb", text = "", fg = "#7FBBB3" },
- { name = "ifc", text = "󰻫", fg = "#DBBC7F" },
- { name = "ige", text = "󰻫", fg = "#DBBC7F" },
- { name = "iges", text = "󰻫", fg = "#DBBC7F" },
- { name = "igs", text = "󰻫", fg = "#DBBC7F" },
- { name = "image", text = "", fg = "#E67E80" },
- { name = "img", text = "", fg = "#E67E80" },
- { name = "import", text = "", fg = "#D3C6AA" },
- { name = "info", text = "", fg = "#DBBC7F" },
- { name = "ini", text = "", fg = "#374145" },
- { name = "ino", text = "", fg = "#83C092" },
- { name = "ipynb", text = "", fg = "#DBBC7F" },
- { name = "iso", text = "", fg = "#E67E80" },
- { name = "ixx", text = "", fg = "#7FBBB3" },
- { name = "jar", text = "", fg = "#DBBC7F" },
- { name = "java", text = "", fg = "#E67E80" },
- { name = "jl", text = "", fg = "#D699B6" },
- { name = "jpeg", text = "", fg = "#D699B6" },
- { name = "jpg", text = "", fg = "#D699B6" },
- { name = "js", text = "", fg = "#DBBC7F" },
- { name = "json", text = "", fg = "#DBBC7F" },
- { name = "json5", text = "", fg = "#DBBC7F" },
- { name = "jsonc", text = "", fg = "#DBBC7F" },
- { name = "jsx", text = "", fg = "#83C092" },
- { name = "jwmrc", text = "", fg = "#7FBBB3" },
- { name = "jxl", text = "", fg = "#D699B6" },
- { name = "kbx", text = "󰯄", fg = "#374145" },
- { name = "kdb", text = "", fg = "#A7C080" },
- { name = "kdbx", text = "", fg = "#A7C080" },
- { name = "kdenlive", text = "", fg = "#83C092" },
- { name = "kdenlivetitle", text = "", fg = "#83C092" },
- { name = "kicad_dru", text = "", fg = "#83C092" },
- { name = "kicad_mod", text = "", fg = "#83C092" },
- { name = "kicad_pcb", text = "", fg = "#83C092" },
- { name = "kicad_prl", text = "", fg = "#83C092" },
- { name = "kicad_pro", text = "", fg = "#83C092" },
- { name = "kicad_sch", text = "", fg = "#83C092" },
- { name = "kicad_sym", text = "", fg = "#83C092" },
- { name = "kicad_wks", text = "", fg = "#83C092" },
- { name = "ko", text = "", fg = "#D3C6AA" },
- { name = "kpp", text = "", fg = "#D699B6" },
- { name = "kra", text = "", fg = "#D699B6" },
- { name = "krz", text = "", fg = "#D699B6" },
- { name = "ksh", text = "", fg = "#374145" },
- { name = "kt", text = "", fg = "#7FBBB3" },
- { name = "kts", text = "", fg = "#7FBBB3" },
- { name = "lck", text = "", fg = "#D3C6AA" },
- { name = "leex", text = "", fg = "#D699B6" },
- { name = "less", text = "", fg = "#D699B6" },
- { name = "lff", text = "", fg = "#D3C6AA" },
- { name = "lhs", text = "", fg = "#D699B6" },
- { name = "lib", text = "", fg = "#E67E80" },
- { name = "license", text = "", fg = "#DBBC7F" },
- { name = "liquid", text = "", fg = "#DBBC7F" },
- { name = "lock", text = "", fg = "#D3C6AA" },
- { name = "log", text = "󰌱", fg = "#D3C6AA" },
- { name = "lrc", text = "󰨖", fg = "#DBBC7F" },
- { name = "lua", text = "", fg = "#7FBBB3" },
- { name = "luac", text = "", fg = "#7FBBB3" },
- { name = "luau", text = "", fg = "#7FBBB3" },
- { name = "m", text = "", fg = "#7FBBB3" },
- { name = "m3u", text = "󰲹", fg = "#D699B6" },
- { name = "m3u8", text = "󰲹", fg = "#D699B6" },
- { name = "m4a", text = "", fg = "#7FBBB3" },
- { name = "m4v", text = "", fg = "#DBBC7F" },
- { name = "magnet", text = "", fg = "#E67E80" },
- { name = "makefile", text = "", fg = "#374145" },
- { name = "markdown", text = "", fg = "#D3C6AA" },
- { name = "material", text = "", fg = "#D699B6" },
- { name = "md", text = "", fg = "#D3C6AA" },
- { name = "md5", text = "󰕥", fg = "#D699B6" },
- { name = "mdx", text = "", fg = "#7FBBB3" },
- { name = "mint", text = "󰌪", fg = "#A7C080" },
- { name = "mjs", text = "", fg = "#DBBC7F" },
- { name = "mk", text = "", fg = "#374145" },
- { name = "mkv", text = "", fg = "#DBBC7F" },
- { name = "ml", text = "", fg = "#DBBC7F" },
- { name = "mli", text = "", fg = "#DBBC7F" },
- { name = "mm", text = "", fg = "#7FBBB3" },
- { name = "mo", text = "", fg = "#D699B6" },
- { name = "mobi", text = "", fg = "#DBBC7F" },
- { name = "mojo", text = "", fg = "#E67E80" },
- { name = "mov", text = "", fg = "#DBBC7F" },
- { name = "mp3", text = "", fg = "#7FBBB3" },
- { name = "mp4", text = "", fg = "#DBBC7F" },
- { name = "mpp", text = "", fg = "#7FBBB3" },
- { name = "msf", text = "", fg = "#7FBBB3" },
- { name = "mts", text = "", fg = "#7FBBB3" },
- { name = "mustache", text = "", fg = "#DBBC7F" },
- { name = "nfo", text = "", fg = "#DBBC7F" },
- { name = "nim", text = "", fg = "#DBBC7F" },
- { name = "nix", text = "", fg = "#83C092" },
- { name = "norg", text = "", fg = "#7FBBB3" },
- { name = "nswag", text = "", fg = "#A7C080" },
- { name = "nu", text = "", fg = "#83C092" },
- { name = "o", text = "", fg = "#E67E80" },
- { name = "obj", text = "󰆧", fg = "#D699B6" },
- { name = "odf", text = "", fg = "#E67E80" },
- { name = "odg", text = "", fg = "#DBBC7F" },
- { name = "odin", text = "󰟢", fg = "#7FBBB3" },
- { name = "odp", text = "", fg = "#DBBC7F" },
- { name = "ods", text = "", fg = "#A7C080" },
- { name = "odt", text = "", fg = "#7FBBB3" },
- { name = "oga", text = "", fg = "#7FBBB3" },
- { name = "ogg", text = "", fg = "#7FBBB3" },
- { name = "ogv", text = "", fg = "#DBBC7F" },
- { name = "ogx", text = "", fg = "#DBBC7F" },
- { name = "opus", text = "", fg = "#7FBBB3" },
- { name = "org", text = "", fg = "#83C092" },
- { name = "otf", text = "", fg = "#D3C6AA" },
- { name = "out", text = "", fg = "#E67E80" },
- { name = "part", text = "", fg = "#83C092" },
- { name = "patch", text = "", fg = "#374145" },
- { name = "pck", text = "", fg = "#374145" },
- { name = "pcm", text = "", fg = "#7FBBB3" },
- { name = "pdf", text = "", fg = "#E67E80" },
- { name = "php", text = "", fg = "#D699B6" },
- { name = "pl", text = "", fg = "#7FBBB3" },
- { name = "pls", text = "󰲹", fg = "#D699B6" },
- { name = "ply", text = "󰆧", fg = "#D699B6" },
- { name = "pm", text = "", fg = "#7FBBB3" },
- { name = "png", text = "", fg = "#D699B6" },
- { name = "po", text = "", fg = "#7FBBB3" },
- { name = "pot", text = "", fg = "#7FBBB3" },
- { name = "pp", text = "", fg = "#DBBC7F" },
- { name = "ppt", text = "󰈧", fg = "#E67E80" },
- { name = "pptx", text = "󰈧", fg = "#E67E80" },
- { name = "prisma", text = "", fg = "#7FBBB3" },
- { name = "pro", text = "", fg = "#DBBC7F" },
- { name = "ps1", text = "󰨊", fg = "#7FBBB3" },
- { name = "psb", text = "", fg = "#7FBBB3" },
- { name = "psd", text = "", fg = "#7FBBB3" },
- { name = "psd1", text = "󰨊", fg = "#7FBBB3" },
- { name = "psm1", text = "󰨊", fg = "#7FBBB3" },
- { name = "pub", text = "󰷖", fg = "#DBBC7F" },
- { name = "pxd", text = "", fg = "#7FBBB3" },
- { name = "pxi", text = "", fg = "#7FBBB3" },
- { name = "py", text = "", fg = "#DBBC7F" },
- { name = "pyc", text = "", fg = "#DBBC7F" },
- { name = "pyd", text = "", fg = "#DBBC7F" },
- { name = "pyi", text = "", fg = "#DBBC7F" },
- { name = "pyo", text = "", fg = "#DBBC7F" },
- { name = "pyw", text = "", fg = "#7FBBB3" },
- { name = "pyx", text = "", fg = "#7FBBB3" },
- { name = "qm", text = "", fg = "#7FBBB3" },
- { name = "qml", text = "", fg = "#A7C080" },
- { name = "qrc", text = "", fg = "#A7C080" },
- { name = "qss", text = "", fg = "#A7C080" },
- { name = "query", text = "", fg = "#A7C080" },
- { name = "r", text = "󰟔", fg = "#7FBBB3" },
- { name = "R", text = "󰟔", fg = "#7FBBB3" },
- { name = "rake", text = "", fg = "#E67E80" },
- { name = "rar", text = "", fg = "#DBBC7F" },
- { name = "rasi", text = "", fg = "#DBBC7F" },
- { name = "razor", text = "󱦘", fg = "#D699B6" },
- { name = "rb", text = "", fg = "#E67E80" },
- { name = "res", text = "", fg = "#E67E80" },
- { name = "resi", text = "", fg = "#E67E80" },
- { name = "rlib", text = "", fg = "#E67E80" },
- { name = "rmd", text = "", fg = "#7FBBB3" },
- { name = "rproj", text = "󰗆", fg = "#A7C080" },
- { name = "rs", text = "", fg = "#E67E80" },
- { name = "rss", text = "", fg = "#DBBC7F" },
- { name = "s", text = "", fg = "#7FBBB3" },
- { name = "sass", text = "", fg = "#E67E80" },
- { name = "sbt", text = "", fg = "#E67E80" },
- { name = "sc", text = "", fg = "#E67E80" },
- { name = "scad", text = "", fg = "#DBBC7F" },
- { name = "scala", text = "", fg = "#E67E80" },
- { name = "scm", text = "󰘧", fg = "#D3C6AA" },
- { name = "scss", text = "", fg = "#E67E80" },
- { name = "sh", text = "", fg = "#374145" },
- { name = "sha1", text = "󰕥", fg = "#D699B6" },
- { name = "sha224", text = "󰕥", fg = "#D699B6" },
- { name = "sha256", text = "󰕥", fg = "#D699B6" },
- { name = "sha384", text = "󰕥", fg = "#D699B6" },
- { name = "sha512", text = "󰕥", fg = "#D699B6" },
- { name = "sig", text = "󰘧", fg = "#DBBC7F" },
- { name = "signature", text = "󰘧", fg = "#DBBC7F" },
- { name = "skp", text = "󰻫", fg = "#DBBC7F" },
- { name = "sldasm", text = "󰻫", fg = "#DBBC7F" },
- { name = "sldprt", text = "󰻫", fg = "#DBBC7F" },
- { name = "slim", text = "", fg = "#E67E80" },
- { name = "sln", text = "", fg = "#D699B6" },
- { name = "slnx", text = "", fg = "#D699B6" },
- { name = "slvs", text = "󰻫", fg = "#DBBC7F" },
- { name = "sml", text = "󰘧", fg = "#DBBC7F" },
- { name = "so", text = "", fg = "#D3C6AA" },
- { name = "sol", text = "", fg = "#7FBBB3" },
- { name = "spec.js", text = "", fg = "#DBBC7F" },
- { name = "spec.jsx", text = "", fg = "#83C092" },
- { name = "spec.ts", text = "", fg = "#7FBBB3" },
- { name = "spec.tsx", text = "", fg = "#7FBBB3" },
- { name = "spx", text = "", fg = "#7FBBB3" },
- { name = "sql", text = "", fg = "#83C092" },
- { name = "sqlite", text = "", fg = "#83C092" },
- { name = "sqlite3", text = "", fg = "#83C092" },
- { name = "srt", text = "󰨖", fg = "#DBBC7F" },
- { name = "ssa", text = "󰨖", fg = "#DBBC7F" },
- { name = "ste", text = "󰻫", fg = "#DBBC7F" },
- { name = "step", text = "󰻫", fg = "#DBBC7F" },
- { name = "stl", text = "󰆧", fg = "#D699B6" },
- { name = "stories.js", text = "", fg = "#E67E80" },
- { name = "stories.jsx", text = "", fg = "#E67E80" },
- { name = "stories.mjs", text = "", fg = "#E67E80" },
- { name = "stories.svelte", text = "", fg = "#E67E80" },
- { name = "stories.ts", text = "", fg = "#E67E80" },
- { name = "stories.tsx", text = "", fg = "#E67E80" },
- { name = "stories.vue", text = "", fg = "#E67E80" },
- { name = "stp", text = "󰻫", fg = "#DBBC7F" },
- { name = "strings", text = "", fg = "#7FBBB3" },
- { name = "styl", text = "", fg = "#A7C080" },
- { name = "sub", text = "󰨖", fg = "#DBBC7F" },
- { name = "sublime", text = "", fg = "#DBBC7F" },
- { name = "suo", text = "", fg = "#D699B6" },
- { name = "sv", text = "󰍛", fg = "#A7C080" },
- { name = "svelte", text = "", fg = "#E67E80" },
- { name = "svg", text = "󰜡", fg = "#DBBC7F" },
- { name = "svgz", text = "󰜡", fg = "#DBBC7F" },
- { name = "svh", text = "󰍛", fg = "#A7C080" },
- { name = "swift", text = "", fg = "#DBBC7F" },
- { name = "t", text = "", fg = "#7FBBB3" },
- { name = "tbc", text = "󰛓", fg = "#7FBBB3" },
- { name = "tcl", text = "󰛓", fg = "#7FBBB3" },
- { name = "templ", text = "", fg = "#DBBC7F" },
- { name = "terminal", text = "", fg = "#A7C080" },
- { name = "test.js", text = "", fg = "#DBBC7F" },
- { name = "test.jsx", text = "", fg = "#83C092" },
- { name = "test.ts", text = "", fg = "#7FBBB3" },
- { name = "test.tsx", text = "", fg = "#7FBBB3" },
- { name = "tex", text = "", fg = "#A7C080" },
- { name = "tf", text = "", fg = "#D699B6" },
- { name = "tfvars", text = "", fg = "#D699B6" },
- { name = "tgz", text = "", fg = "#DBBC7F" },
- { name = "tmpl", text = "", fg = "#DBBC7F" },
- { name = "tmux", text = "", fg = "#A7C080" },
- { name = "toml", text = "", fg = "#E67E80" },
- { name = "torrent", text = "", fg = "#83C092" },
- { name = "tres", text = "", fg = "#374145" },
- { name = "ts", text = "", fg = "#7FBBB3" },
- { name = "tscn", text = "", fg = "#374145" },
- { name = "tsconfig", text = "", fg = "#DBBC7F" },
- { name = "tsx", text = "", fg = "#7FBBB3" },
- { name = "ttf", text = "", fg = "#D3C6AA" },
- { name = "twig", text = "", fg = "#A7C080" },
- { name = "txt", text = "󰈙", fg = "#A7C080" },
- { name = "txz", text = "", fg = "#DBBC7F" },
- { name = "typ", text = "", fg = "#83C092" },
- { name = "typoscript", text = "", fg = "#DBBC7F" },
- { name = "ui", text = "", fg = "#7FBBB3" },
- { name = "v", text = "󰍛", fg = "#A7C080" },
- { name = "vala", text = "", fg = "#D699B6" },
- { name = "vert", text = "", fg = "#83C092" },
- { name = "vh", text = "󰍛", fg = "#A7C080" },
- { name = "vhd", text = "󰍛", fg = "#A7C080" },
- { name = "vhdl", text = "󰍛", fg = "#A7C080" },
- { name = "vi", text = "", fg = "#DBBC7F" },
- { name = "vim", text = "", fg = "#A7C080" },
- { name = "vsh", text = "", fg = "#83C092" },
- { name = "vsix", text = "", fg = "#D699B6" },
- { name = "vue", text = "", fg = "#A7C080" },
- { name = "wasm", text = "", fg = "#7FBBB3" },
- { name = "wav", text = "", fg = "#7FBBB3" },
- { name = "webm", text = "", fg = "#DBBC7F" },
- { name = "webmanifest", text = "", fg = "#DBBC7F" },
- { name = "webp", text = "", fg = "#D699B6" },
- { name = "webpack", text = "󰜫", fg = "#7FBBB3" },
- { name = "wma", text = "", fg = "#7FBBB3" },
- { name = "wmv", text = "", fg = "#DBBC7F" },
- { name = "woff", text = "", fg = "#D3C6AA" },
- { name = "woff2", text = "", fg = "#D3C6AA" },
- { name = "wrl", text = "󰆧", fg = "#D699B6" },
- { name = "wrz", text = "󰆧", fg = "#D699B6" },
- { name = "wv", text = "", fg = "#7FBBB3" },
- { name = "wvc", text = "", fg = "#7FBBB3" },
- { name = "x", text = "", fg = "#7FBBB3" },
- { name = "xaml", text = "󰙳", fg = "#D699B6" },
- { name = "xcf", text = "", fg = "#374145" },
- { name = "xcplayground", text = "", fg = "#DBBC7F" },
- { name = "xcstrings", text = "", fg = "#7FBBB3" },
- { name = "xls", text = "󰈛", fg = "#A7C080" },
- { name = "xlsx", text = "󰈛", fg = "#A7C080" },
- { name = "xm", text = "", fg = "#7FBBB3" },
- { name = "xml", text = "󰗀", fg = "#DBBC7F" },
- { name = "xpi", text = "", fg = "#E67E80" },
- { name = "xul", text = "", fg = "#DBBC7F" },
- { name = "xz", text = "", fg = "#DBBC7F" },
- { name = "yaml", text = "", fg = "#374145" },
- { name = "yml", text = "", fg = "#374145" },
- { name = "zig", text = "", fg = "#DBBC7F" },
- { name = "zip", text = "", fg = "#DBBC7F" },
- { name = "zsh", text = "", fg = "#A7C080" },
- { name = "zst", text = "", fg = "#DBBC7F" },
- { name = "🔥", text = "", fg = "#E67E80" },
-]
+# [icon]
+#
+# files = [
+# { name = ".babelrc", text = "", fg = "#DBBC7F" },
+# { name = ".bash_profile", text = "", fg = "#A7C080" },
+# { name = ".bashrc", text = "", fg = "#A7C080" },
+# { name = ".clang-format", text = "", fg = "#374145" },
+# { name = ".clang-tidy", text = "", fg = "#374145" },
+# { name = ".codespellrc", text = "󰓆", fg = "#A7C080" },
+# { name = ".condarc", text = "", fg = "#A7C080" },
+# { name = ".dockerignore", text = "󰡨", fg = "#7FBBB3" },
+# { name = ".ds_store", text = "", fg = "#374145" },
+# { name = ".editorconfig", text = "", fg = "#D3C6AA" },
+# { name = ".env", text = "", fg = "#DBBC7F" },
+# { name = ".eslintignore", text = "", fg = "#D699B6" },
+# { name = ".eslintrc", text = "", fg = "#D699B6" },
+# { name = ".git-blame-ignore-revs", text = "", fg = "#E67E80" },
+# { name = ".gitattributes", text = "", fg = "#E67E80" },
+# { name = ".gitconfig", text = "", fg = "#E67E80" },
+# { name = ".gitignore", text = "", fg = "#E67E80" },
+# { name = ".gitlab-ci.yml", text = "", fg = "#E67E80" },
+# { name = ".gitmodules", text = "", fg = "#E67E80" },
+# { name = ".gtkrc-2.0", text = "", fg = "#83C092" },
+# { name = ".gvimrc", text = "", fg = "#A7C080" },
+# { name = ".justfile", text = "", fg = "#374145" },
+# { name = ".luacheckrc", text = "", fg = "#7FBBB3" },
+# { name = ".luaurc", text = "", fg = "#7FBBB3" },
+# { name = ".mailmap", text = "󰊢", fg = "#E67E80" },
+# { name = ".nanorc", text = "", fg = "#D699B6" },
+# { name = ".npmignore", text = "", fg = "#D699B6" },
+# { name = ".npmrc", text = "", fg = "#D699B6" },
+# { name = ".nuxtrc", text = "󱄆", fg = "#A7C080" },
+# { name = ".nvmrc", text = "", fg = "#A7C080" },
+# { name = ".pnpmfile.cjs", text = "", fg = "#DBBC7F" },
+# { name = ".pre-commit-config.yaml", text = "󰛢", fg = "#DBBC7F" },
+# { name = ".prettierignore", text = "", fg = "#7FBBB3" },
+# { name = ".prettierrc", text = "", fg = "#7FBBB3" },
+# { name = ".prettierrc.cjs", text = "", fg = "#7FBBB3" },
+# { name = ".prettierrc.js", text = "", fg = "#7FBBB3" },
+# { name = ".prettierrc.json", text = "", fg = "#7FBBB3" },
+# { name = ".prettierrc.json5", text = "", fg = "#7FBBB3" },
+# { name = ".prettierrc.mjs", text = "", fg = "#7FBBB3" },
+# { name = ".prettierrc.toml", text = "", fg = "#7FBBB3" },
+# { name = ".prettierrc.yaml", text = "", fg = "#7FBBB3" },
+# { name = ".prettierrc.yml", text = "", fg = "#7FBBB3" },
+# { name = ".pylintrc", text = "", fg = "#374145" },
+# { name = ".settings.json", text = "", fg = "#D699B6" },
+# { name = ".SRCINFO", text = "󰣇", fg = "#83C092" },
+# { name = ".vimrc", text = "", fg = "#A7C080" },
+# { name = ".Xauthority", text = "", fg = "#E67E80" },
+# { name = ".xinitrc", text = "", fg = "#E67E80" },
+# { name = ".Xresources", text = "", fg = "#E67E80" },
+# { name = ".xsession", text = "", fg = "#E67E80" },
+# { name = ".zprofile", text = "", fg = "#A7C080" },
+# { name = ".zshenv", text = "", fg = "#A7C080" },
+# { name = ".zshrc", text = "", fg = "#A7C080" },
+# { name = "_gvimrc", text = "", fg = "#A7C080" },
+# { name = "_vimrc", text = "", fg = "#A7C080" },
+# { name = "AUTHORS", text = "", fg = "#D699B6" },
+# { name = "AUTHORS.txt", text = "", fg = "#D699B6" },
+# { name = "brewfile", text = "", fg = "#E67E80" },
+# { name = "bspwmrc", text = "", fg = "#374145" },
+# { name = "build", text = "", fg = "#A7C080" },
+# { name = "build.gradle", text = "", fg = "#7FBBB3" },
+# { name = "build.zig.zon", text = "", fg = "#DBBC7F" },
+# { name = "bun.lock", text = "", fg = "#D3C6AA" },
+# { name = "bun.lockb", text = "", fg = "#D3C6AA" },
+# { name = "cantorrc", text = "", fg = "#7FBBB3" },
+# { name = "checkhealth", text = "󰓙", fg = "#7FBBB3" },
+# { name = "cmakelists.txt", text = "", fg = "#D3C6AA" },
+# { name = "code_of_conduct", text = "", fg = "#D699B6" },
+# { name = "code_of_conduct.md", text = "", fg = "#D699B6" },
+# { name = "commit_editmsg", text = "", fg = "#E67E80" },
+# { name = "commitlint.config.js", text = "󰜘", fg = "#83C092" },
+# { name = "commitlint.config.ts", text = "󰜘", fg = "#83C092" },
+# { name = "compose.yaml", text = "󰡨", fg = "#7FBBB3" },
+# { name = "compose.yml", text = "󰡨", fg = "#7FBBB3" },
+# { name = "config", text = "", fg = "#374145" },
+# { name = "containerfile", text = "󰡨", fg = "#7FBBB3" },
+# { name = "copying", text = "", fg = "#DBBC7F" },
+# { name = "copying.lesser", text = "", fg = "#DBBC7F" },
+# { name = "Directory.Build.props", text = "", fg = "#7FBBB3" },
+# { name = "Directory.Build.targets", text = "", fg = "#7FBBB3" },
+# { name = "Directory.Packages.props", text = "", fg = "#7FBBB3" },
+# { name = "docker-compose.yaml", text = "󰡨", fg = "#7FBBB3" },
+# { name = "docker-compose.yml", text = "󰡨", fg = "#7FBBB3" },
+# { name = "dockerfile", text = "󰡨", fg = "#7FBBB3" },
+# { name = "eslint.config.cjs", text = "", fg = "#D699B6" },
+# { name = "eslint.config.js", text = "", fg = "#D699B6" },
+# { name = "eslint.config.mjs", text = "", fg = "#D699B6" },
+# { name = "eslint.config.ts", text = "", fg = "#D699B6" },
+# { name = "ext_typoscript_setup.txt", text = "", fg = "#DBBC7F" },
+# { name = "favicon.ico", text = "", fg = "#DBBC7F" },
+# { name = "fp-info-cache", text = "", fg = "#83C092" },
+# { name = "fp-lib-table", text = "", fg = "#83C092" },
+# { name = "FreeCAD.conf", text = "", fg = "#E67E80" },
+# { name = "Gemfile", text = "", fg = "#E67E80" },
+# { name = "gnumakefile", text = "", fg = "#374145" },
+# { name = "go.mod", text = "", fg = "#83C092" },
+# { name = "go.sum", text = "", fg = "#83C092" },
+# { name = "go.work", text = "", fg = "#83C092" },
+# { name = "gradle-wrapper.properties", text = "", fg = "#7FBBB3" },
+# { name = "gradle.properties", text = "", fg = "#7FBBB3" },
+# { name = "gradlew", text = "", fg = "#7FBBB3" },
+# { name = "groovy", text = "", fg = "#7FBBB3" },
+# { name = "gruntfile.babel.js", text = "", fg = "#DBBC7F" },
+# { name = "gruntfile.coffee", text = "", fg = "#DBBC7F" },
+# { name = "gruntfile.js", text = "", fg = "#DBBC7F" },
+# { name = "gruntfile.ts", text = "", fg = "#DBBC7F" },
+# { name = "gtkrc", text = "", fg = "#83C092" },
+# { name = "gulpfile.babel.js", text = "", fg = "#E67E80" },
+# { name = "gulpfile.coffee", text = "", fg = "#E67E80" },
+# { name = "gulpfile.js", text = "", fg = "#E67E80" },
+# { name = "gulpfile.ts", text = "", fg = "#E67E80" },
+# { name = "hypridle.conf", text = "", fg = "#83C092" },
+# { name = "hyprland.conf", text = "", fg = "#83C092" },
+# { name = "hyprlandd.conf", text = "", fg = "#83C092" },
+# { name = "hyprlock.conf", text = "", fg = "#83C092" },
+# { name = "hyprpaper.conf", text = "", fg = "#83C092" },
+# { name = "hyprsunset.conf", text = "", fg = "#83C092" },
+# { name = "i18n.config.js", text = "󰗊", fg = "#D699B6" },
+# { name = "i18n.config.ts", text = "󰗊", fg = "#D699B6" },
+# { name = "i3blocks.conf", text = "", fg = "#D3C6AA" },
+# { name = "i3status.conf", text = "", fg = "#D3C6AA" },
+# { name = "index.theme", text = "", fg = "#A7C080" },
+# { name = "ionic.config.json", text = "", fg = "#7FBBB3" },
+# { name = "Jenkinsfile", text = "", fg = "#E67E80" },
+# { name = "justfile", text = "", fg = "#374145" },
+# { name = "kalgebrarc", text = "", fg = "#7FBBB3" },
+# { name = "kdeglobals", text = "", fg = "#7FBBB3" },
+# { name = "kdenlive-layoutsrc", text = "", fg = "#83C092" },
+# { name = "kdenliverc", text = "", fg = "#83C092" },
+# { name = "kritadisplayrc", text = "", fg = "#D699B6" },
+# { name = "kritarc", text = "", fg = "#D699B6" },
+# { name = "license", text = "", fg = "#DBBC7F" },
+# { name = "license.md", text = "", fg = "#DBBC7F" },
+# { name = "lxde-rc.xml", text = "", fg = "#D3C6AA" },
+# { name = "lxqt.conf", text = "", fg = "#7FBBB3" },
+# { name = "makefile", text = "", fg = "#374145" },
+# { name = "mix.lock", text = "", fg = "#D699B6" },
+# { name = "mpv.conf", text = "", fg = "#D699B6" },
+# { name = "next.config.cjs", text = "", fg = "#83C092" },
+# { name = "next.config.js", text = "", fg = "#83C092" },
+# { name = "next.config.ts", text = "", fg = "#83C092" },
+# { name = "node_modules", text = "", fg = "#D699B6" },
+# { name = "nuxt.config.cjs", text = "󱄆", fg = "#A7C080" },
+# { name = "nuxt.config.js", text = "󱄆", fg = "#A7C080" },
+# { name = "nuxt.config.mjs", text = "󱄆", fg = "#A7C080" },
+# { name = "nuxt.config.ts", text = "󱄆", fg = "#A7C080" },
+# { name = "package-lock.json", text = "", fg = "#E67E80" },
+# { name = "package.json", text = "", fg = "#D699B6" },
+# { name = "PKGBUILD", text = "", fg = "#83C092" },
+# { name = "platformio.ini", text = "", fg = "#DBBC7F" },
+# { name = "playwright.config.cjs", text = "", fg = "#A7C080" },
+# { name = "playwright.config.cts", text = "", fg = "#A7C080" },
+# { name = "playwright.config.js", text = "", fg = "#A7C080" },
+# { name = "playwright.config.mjs", text = "", fg = "#A7C080" },
+# { name = "playwright.config.mts", text = "", fg = "#A7C080" },
+# { name = "playwright.config.ts", text = "", fg = "#A7C080" },
+# { name = "pnpm-lock.yaml", text = "", fg = "#DBBC7F" },
+# { name = "pnpm-workspace.yaml", text = "", fg = "#DBBC7F" },
+# { name = "pom.xml", text = "", fg = "#E67E80" },
+# { name = "prettier.config.cjs", text = "", fg = "#7FBBB3" },
+# { name = "prettier.config.js", text = "", fg = "#7FBBB3" },
+# { name = "prettier.config.mjs", text = "", fg = "#7FBBB3" },
+# { name = "prettier.config.ts", text = "", fg = "#7FBBB3" },
+# { name = "procfile", text = "", fg = "#D699B6" },
+# { name = "PrusaSlicer.ini", text = "", fg = "#E67E80" },
+# { name = "PrusaSlicerGcodeViewer.ini", text = "", fg = "#E67E80" },
+# { name = "py.typed", text = "", fg = "#DBBC7F" },
+# { name = "QtProject.conf", text = "", fg = "#A7C080" },
+# { name = "rakefile", text = "", fg = "#E67E80" },
+# { name = "readme", text = "󰂺", fg = "#D3C6AA" },
+# { name = "readme.md", text = "󰂺", fg = "#D3C6AA" },
+# { name = "rmd", text = "", fg = "#7FBBB3" },
+# { name = "robots.txt", text = "󰚩", fg = "#D699B6" },
+# { name = "security", text = "󰒃", fg = "#D3C6AA" },
+# { name = "security.md", text = "󰒃", fg = "#D3C6AA" },
+# { name = "settings.gradle", text = "", fg = "#7FBBB3" },
+# { name = "svelte.config.js", text = "", fg = "#E67E80" },
+# { name = "sxhkdrc", text = "", fg = "#374145" },
+# { name = "sym-lib-table", text = "", fg = "#83C092" },
+# { name = "tailwind.config.js", text = "󱏿", fg = "#83C092" },
+# { name = "tailwind.config.mjs", text = "󱏿", fg = "#83C092" },
+# { name = "tailwind.config.ts", text = "󱏿", fg = "#83C092" },
+# { name = "tmux.conf", text = "", fg = "#A7C080" },
+# { name = "tmux.conf.local", text = "", fg = "#A7C080" },
+# { name = "tsconfig.json", text = "", fg = "#7FBBB3" },
+# { name = "unlicense", text = "", fg = "#DBBC7F" },
+# { name = "vagrantfile", text = "", fg = "#7FBBB3" },
+# { name = "vercel.json", text = "", fg = "#83C092" },
+# { name = "vite.config.cjs", text = "", fg = "#DBBC7F" },
+# { name = "vite.config.cts", text = "", fg = "#DBBC7F" },
+# { name = "vite.config.js", text = "", fg = "#DBBC7F" },
+# { name = "vite.config.mjs", text = "", fg = "#DBBC7F" },
+# { name = "vite.config.mts", text = "", fg = "#DBBC7F" },
+# { name = "vite.config.ts", text = "", fg = "#DBBC7F" },
+# { name = "vitest.config.cjs", text = "", fg = "#DBBC7F" },
+# { name = "vitest.config.cts", text = "", fg = "#DBBC7F" },
+# { name = "vitest.config.js", text = "", fg = "#DBBC7F" },
+# { name = "vitest.config.mjs", text = "", fg = "#DBBC7F" },
+# { name = "vitest.config.mts", text = "", fg = "#DBBC7F" },
+# { name = "vitest.config.ts", text = "", fg = "#DBBC7F" },
+# { name = "vlcrc", text = "󰕼", fg = "#DBBC7F" },
+# { name = "webpack", text = "󰜫", fg = "#7FBBB3" },
+# { name = "weston.ini", text = "", fg = "#DBBC7F" },
+# { name = "workspace", text = "", fg = "#A7C080" },
+# { name = "wrangler.jsonc", text = "", fg = "#DBBC7F" },
+# { name = "wrangler.toml", text = "", fg = "#DBBC7F" },
+# { name = "xdph.conf", text = "", fg = "#83C092" },
+# { name = "xmobarrc", text = "", fg = "#E67E80" },
+# { name = "xmobarrc.hs", text = "", fg = "#E67E80" },
+# { name = "xmonad.hs", text = "", fg = "#E67E80" },
+# { name = "xorg.conf", text = "", fg = "#E67E80" },
+# { name = "xsettingsd.conf", text = "", fg = "#E67E80" },
+# ]
+# exts = [
+# { name = "3gp", text = "", fg = "#DBBC7F" },
+# { name = "3mf", text = "󰆧", fg = "#D699B6" },
+# { name = "7z", text = "", fg = "#DBBC7F" },
+# { name = "a", text = "", fg = "#D3C6AA" },
+# { name = "aac", text = "", fg = "#7FBBB3" },
+# { name = "ada", text = "", fg = "#7FBBB3" },
+# { name = "adb", text = "", fg = "#7FBBB3" },
+# { name = "ads", text = "", fg = "#D699B6" },
+# { name = "ai", text = "", fg = "#DBBC7F" },
+# { name = "aif", text = "", fg = "#7FBBB3" },
+# { name = "aiff", text = "", fg = "#7FBBB3" },
+# { name = "android", text = "", fg = "#A7C080" },
+# { name = "ape", text = "", fg = "#7FBBB3" },
+# { name = "apk", text = "", fg = "#A7C080" },
+# { name = "apl", text = "", fg = "#A7C080" },
+# { name = "app", text = "", fg = "#E67E80" },
+# { name = "applescript", text = "", fg = "#374145" },
+# { name = "asc", text = "󰦝", fg = "#374145" },
+# { name = "asm", text = "", fg = "#7FBBB3" },
+# { name = "ass", text = "󰨖", fg = "#DBBC7F" },
+# { name = "astro", text = "", fg = "#D699B6" },
+# { name = "avif", text = "", fg = "#D699B6" },
+# { name = "awk", text = "", fg = "#374145" },
+# { name = "azcli", text = "", fg = "#7FBBB3" },
+# { name = "bak", text = "󰁯", fg = "#374145" },
+# { name = "bash", text = "", fg = "#A7C080" },
+# { name = "bat", text = "", fg = "#A7C080" },
+# { name = "bazel", text = "", fg = "#A7C080" },
+# { name = "bib", text = "󱉟", fg = "#DBBC7F" },
+# { name = "bicep", text = "", fg = "#7FBBB3" },
+# { name = "bicepparam", text = "", fg = "#D699B6" },
+# { name = "bin", text = "", fg = "#E67E80" },
+# { name = "blade.php", text = "", fg = "#E67E80" },
+# { name = "blend", text = "󰂫", fg = "#DBBC7F" },
+# { name = "blp", text = "󰺾", fg = "#7FBBB3" },
+# { name = "bmp", text = "", fg = "#D699B6" },
+# { name = "bqn", text = "", fg = "#A7C080" },
+# { name = "brep", text = "󰻫", fg = "#DBBC7F" },
+# { name = "bz", text = "", fg = "#DBBC7F" },
+# { name = "bz2", text = "", fg = "#DBBC7F" },
+# { name = "bz3", text = "", fg = "#DBBC7F" },
+# { name = "bzl", text = "", fg = "#A7C080" },
+# { name = "c", text = "", fg = "#7FBBB3" },
+# { name = "c++", text = "", fg = "#E67E80" },
+# { name = "cache", text = "", fg = "#83C092" },
+# { name = "cast", text = "", fg = "#DBBC7F" },
+# { name = "cbl", text = "", fg = "#7FBBB3" },
+# { name = "cc", text = "", fg = "#E67E80" },
+# { name = "ccm", text = "", fg = "#E67E80" },
+# { name = "cfc", text = "", fg = "#83C092" },
+# { name = "cfg", text = "", fg = "#374145" },
+# { name = "cfm", text = "", fg = "#83C092" },
+# { name = "cjs", text = "", fg = "#DBBC7F" },
+# { name = "clj", text = "", fg = "#A7C080" },
+# { name = "cljc", text = "", fg = "#A7C080" },
+# { name = "cljd", text = "", fg = "#7FBBB3" },
+# { name = "cljs", text = "", fg = "#7FBBB3" },
+# { name = "cmake", text = "", fg = "#D3C6AA" },
+# { name = "cob", text = "", fg = "#7FBBB3" },
+# { name = "cobol", text = "", fg = "#7FBBB3" },
+# { name = "coffee", text = "", fg = "#DBBC7F" },
+# { name = "conda", text = "", fg = "#A7C080" },
+# { name = "conf", text = "", fg = "#374145" },
+# { name = "config.ru", text = "", fg = "#E67E80" },
+# { name = "cow", text = "󰆚", fg = "#DBBC7F" },
+# { name = "cp", text = "", fg = "#7FBBB3" },
+# { name = "cpp", text = "", fg = "#7FBBB3" },
+# { name = "cppm", text = "", fg = "#7FBBB3" },
+# { name = "cpy", text = "", fg = "#7FBBB3" },
+# { name = "cr", text = "", fg = "#D3C6AA" },
+# { name = "crdownload", text = "", fg = "#83C092" },
+# { name = "cs", text = "󰌛", fg = "#DBBC7F" },
+# { name = "csh", text = "", fg = "#374145" },
+# { name = "cshtml", text = "󱦗", fg = "#D699B6" },
+# { name = "cson", text = "", fg = "#DBBC7F" },
+# { name = "csproj", text = "󰪮", fg = "#D699B6" },
+# { name = "css", text = "", fg = "#D699B6" },
+# { name = "csv", text = "", fg = "#A7C080" },
+# { name = "cts", text = "", fg = "#7FBBB3" },
+# { name = "cu", text = "", fg = "#A7C080" },
+# { name = "cue", text = "󰲹", fg = "#D699B6" },
+# { name = "cuh", text = "", fg = "#D699B6" },
+# { name = "cxx", text = "", fg = "#7FBBB3" },
+# { name = "cxxm", text = "", fg = "#7FBBB3" },
+# { name = "d", text = "", fg = "#E67E80" },
+# { name = "d.ts", text = "", fg = "#DBBC7F" },
+# { name = "dart", text = "", fg = "#7FBBB3" },
+# { name = "db", text = "", fg = "#83C092" },
+# { name = "dconf", text = "", fg = "#83C092" },
+# { name = "desktop", text = "", fg = "#D699B6" },
+# { name = "diff", text = "", fg = "#374145" },
+# { name = "dll", text = "", fg = "#E67E80" },
+# { name = "doc", text = "󰈬", fg = "#7FBBB3" },
+# { name = "Dockerfile", text = "󰡨", fg = "#7FBBB3" },
+# { name = "dockerignore", text = "󰡨", fg = "#7FBBB3" },
+# { name = "docx", text = "󰈬", fg = "#7FBBB3" },
+# { name = "dot", text = "󱁉", fg = "#7FBBB3" },
+# { name = "download", text = "", fg = "#83C092" },
+# { name = "drl", text = "", fg = "#E67E80" },
+# { name = "dropbox", text = "", fg = "#7FBBB3" },
+# { name = "dump", text = "", fg = "#83C092" },
+# { name = "dwg", text = "󰻫", fg = "#DBBC7F" },
+# { name = "dxf", text = "󰻫", fg = "#DBBC7F" },
+# { name = "ebook", text = "", fg = "#DBBC7F" },
+# { name = "ebuild", text = "", fg = "#D699B6" },
+# { name = "edn", text = "", fg = "#7FBBB3" },
+# { name = "eex", text = "", fg = "#D699B6" },
+# { name = "ejs", text = "", fg = "#DBBC7F" },
+# { name = "el", text = "", fg = "#D699B6" },
+# { name = "elc", text = "", fg = "#D699B6" },
+# { name = "elf", text = "", fg = "#E67E80" },
+# { name = "elm", text = "", fg = "#7FBBB3" },
+# { name = "eln", text = "", fg = "#D699B6" },
+# { name = "env", text = "", fg = "#DBBC7F" },
+# { name = "eot", text = "", fg = "#D3C6AA" },
+# { name = "epp", text = "", fg = "#DBBC7F" },
+# { name = "epub", text = "", fg = "#DBBC7F" },
+# { name = "erb", text = "", fg = "#E67E80" },
+# { name = "erl", text = "", fg = "#D699B6" },
+# { name = "ex", text = "", fg = "#D699B6" },
+# { name = "exe", text = "", fg = "#E67E80" },
+# { name = "exs", text = "", fg = "#D699B6" },
+# { name = "f#", text = "", fg = "#7FBBB3" },
+# { name = "f3d", text = "󰻫", fg = "#DBBC7F" },
+# { name = "f90", text = "󱈚", fg = "#D699B6" },
+# { name = "fbx", text = "󰆧", fg = "#D699B6" },
+# { name = "fcbak", text = "", fg = "#E67E80" },
+# { name = "fcmacro", text = "", fg = "#E67E80" },
+# { name = "fcmat", text = "", fg = "#E67E80" },
+# { name = "fcparam", text = "", fg = "#E67E80" },
+# { name = "fcscript", text = "", fg = "#E67E80" },
+# { name = "fcstd", text = "", fg = "#E67E80" },
+# { name = "fcstd1", text = "", fg = "#E67E80" },
+# { name = "fctb", text = "", fg = "#E67E80" },
+# { name = "fctl", text = "", fg = "#E67E80" },
+# { name = "fdmdownload", text = "", fg = "#83C092" },
+# { name = "feature", text = "", fg = "#A7C080" },
+# { name = "fish", text = "", fg = "#374145" },
+# { name = "flac", text = "", fg = "#7FBBB3" },
+# { name = "flc", text = "", fg = "#D3C6AA" },
+# { name = "flf", text = "", fg = "#D3C6AA" },
+# { name = "fnl", text = "", fg = "#DBBC7F" },
+# { name = "fodg", text = "", fg = "#DBBC7F" },
+# { name = "fodp", text = "", fg = "#DBBC7F" },
+# { name = "fods", text = "", fg = "#A7C080" },
+# { name = "fodt", text = "", fg = "#7FBBB3" },
+# { name = "frag", text = "", fg = "#83C092" },
+# { name = "fs", text = "", fg = "#7FBBB3" },
+# { name = "fsi", text = "", fg = "#7FBBB3" },
+# { name = "fsscript", text = "", fg = "#7FBBB3" },
+# { name = "fsx", text = "", fg = "#7FBBB3" },
+# { name = "gcode", text = "󰐫", fg = "#7FBBB3" },
+# { name = "gd", text = "", fg = "#374145" },
+# { name = "gemspec", text = "", fg = "#E67E80" },
+# { name = "geom", text = "", fg = "#83C092" },
+# { name = "gif", text = "", fg = "#D699B6" },
+# { name = "git", text = "", fg = "#E67E80" },
+# { name = "glb", text = "", fg = "#DBBC7F" },
+# { name = "gleam", text = "", fg = "#D699B6" },
+# { name = "glsl", text = "", fg = "#83C092" },
+# { name = "gnumakefile", text = "", fg = "#374145" },
+# { name = "go", text = "", fg = "#83C092" },
+# { name = "godot", text = "", fg = "#374145" },
+# { name = "gpr", text = "", fg = "#374145" },
+# { name = "gql", text = "", fg = "#D699B6" },
+# { name = "gradle", text = "", fg = "#7FBBB3" },
+# { name = "graphql", text = "", fg = "#D699B6" },
+# { name = "gresource", text = "", fg = "#83C092" },
+# { name = "gv", text = "󱁉", fg = "#7FBBB3" },
+# { name = "gz", text = "", fg = "#DBBC7F" },
+# { name = "h", text = "", fg = "#D699B6" },
+# { name = "haml", text = "", fg = "#D3C6AA" },
+# { name = "hbs", text = "", fg = "#E67E80" },
+# { name = "heex", text = "", fg = "#D699B6" },
+# { name = "hex", text = "", fg = "#7FBBB3" },
+# { name = "hh", text = "", fg = "#D699B6" },
+# { name = "hpp", text = "", fg = "#D699B6" },
+# { name = "hrl", text = "", fg = "#D699B6" },
+# { name = "hs", text = "", fg = "#D699B6" },
+# { name = "htm", text = "", fg = "#E67E80" },
+# { name = "html", text = "", fg = "#E67E80" },
+# { name = "http", text = "", fg = "#7FBBB3" },
+# { name = "huff", text = "󰡘", fg = "#D699B6" },
+# { name = "hurl", text = "", fg = "#D699B6" },
+# { name = "hx", text = "", fg = "#DBBC7F" },
+# { name = "hxx", text = "", fg = "#D699B6" },
+# { name = "ical", text = "", fg = "#7FBBB3" },
+# { name = "icalendar", text = "", fg = "#7FBBB3" },
+# { name = "ico", text = "", fg = "#DBBC7F" },
+# { name = "ics", text = "", fg = "#7FBBB3" },
+# { name = "ifb", text = "", fg = "#7FBBB3" },
+# { name = "ifc", text = "󰻫", fg = "#DBBC7F" },
+# { name = "ige", text = "󰻫", fg = "#DBBC7F" },
+# { name = "iges", text = "󰻫", fg = "#DBBC7F" },
+# { name = "igs", text = "󰻫", fg = "#DBBC7F" },
+# { name = "image", text = "", fg = "#E67E80" },
+# { name = "img", text = "", fg = "#E67E80" },
+# { name = "import", text = "", fg = "#D3C6AA" },
+# { name = "info", text = "", fg = "#DBBC7F" },
+# { name = "ini", text = "", fg = "#374145" },
+# { name = "ino", text = "", fg = "#83C092" },
+# { name = "ipynb", text = "", fg = "#DBBC7F" },
+# { name = "iso", text = "", fg = "#E67E80" },
+# { name = "ixx", text = "", fg = "#7FBBB3" },
+# { name = "jar", text = "", fg = "#DBBC7F" },
+# { name = "java", text = "", fg = "#E67E80" },
+# { name = "jl", text = "", fg = "#D699B6" },
+# { name = "jpeg", text = "", fg = "#D699B6" },
+# { name = "jpg", text = "", fg = "#D699B6" },
+# { name = "js", text = "", fg = "#DBBC7F" },
+# { name = "json", text = "", fg = "#DBBC7F" },
+# { name = "json5", text = "", fg = "#DBBC7F" },
+# { name = "jsonc", text = "", fg = "#DBBC7F" },
+# { name = "jsx", text = "", fg = "#83C092" },
+# { name = "jwmrc", text = "", fg = "#7FBBB3" },
+# { name = "jxl", text = "", fg = "#D699B6" },
+# { name = "kbx", text = "󰯄", fg = "#374145" },
+# { name = "kdb", text = "", fg = "#A7C080" },
+# { name = "kdbx", text = "", fg = "#A7C080" },
+# { name = "kdenlive", text = "", fg = "#83C092" },
+# { name = "kdenlivetitle", text = "", fg = "#83C092" },
+# { name = "kicad_dru", text = "", fg = "#83C092" },
+# { name = "kicad_mod", text = "", fg = "#83C092" },
+# { name = "kicad_pcb", text = "", fg = "#83C092" },
+# { name = "kicad_prl", text = "", fg = "#83C092" },
+# { name = "kicad_pro", text = "", fg = "#83C092" },
+# { name = "kicad_sch", text = "", fg = "#83C092" },
+# { name = "kicad_sym", text = "", fg = "#83C092" },
+# { name = "kicad_wks", text = "", fg = "#83C092" },
+# { name = "ko", text = "", fg = "#D3C6AA" },
+# { name = "kpp", text = "", fg = "#D699B6" },
+# { name = "kra", text = "", fg = "#D699B6" },
+# { name = "krz", text = "", fg = "#D699B6" },
+# { name = "ksh", text = "", fg = "#374145" },
+# { name = "kt", text = "", fg = "#7FBBB3" },
+# { name = "kts", text = "", fg = "#7FBBB3" },
+# { name = "lck", text = "", fg = "#D3C6AA" },
+# { name = "leex", text = "", fg = "#D699B6" },
+# { name = "less", text = "", fg = "#D699B6" },
+# { name = "lff", text = "", fg = "#D3C6AA" },
+# { name = "lhs", text = "", fg = "#D699B6" },
+# { name = "lib", text = "", fg = "#E67E80" },
+# { name = "license", text = "", fg = "#DBBC7F" },
+# { name = "liquid", text = "", fg = "#DBBC7F" },
+# { name = "lock", text = "", fg = "#D3C6AA" },
+# { name = "log", text = "󰌱", fg = "#D3C6AA" },
+# { name = "lrc", text = "󰨖", fg = "#DBBC7F" },
+# { name = "lua", text = "", fg = "#7FBBB3" },
+# { name = "luac", text = "", fg = "#7FBBB3" },
+# { name = "luau", text = "", fg = "#7FBBB3" },
+# { name = "m", text = "", fg = "#7FBBB3" },
+# { name = "m3u", text = "󰲹", fg = "#D699B6" },
+# { name = "m3u8", text = "󰲹", fg = "#D699B6" },
+# { name = "m4a", text = "", fg = "#7FBBB3" },
+# { name = "m4v", text = "", fg = "#DBBC7F" },
+# { name = "magnet", text = "", fg = "#E67E80" },
+# { name = "makefile", text = "", fg = "#374145" },
+# { name = "markdown", text = "", fg = "#D3C6AA" },
+# { name = "material", text = "", fg = "#D699B6" },
+# { name = "md", text = "", fg = "#D3C6AA" },
+# { name = "md5", text = "󰕥", fg = "#D699B6" },
+# { name = "mdx", text = "", fg = "#7FBBB3" },
+# { name = "mint", text = "󰌪", fg = "#A7C080" },
+# { name = "mjs", text = "", fg = "#DBBC7F" },
+# { name = "mk", text = "", fg = "#374145" },
+# { name = "mkv", text = "", fg = "#DBBC7F" },
+# { name = "ml", text = "", fg = "#DBBC7F" },
+# { name = "mli", text = "", fg = "#DBBC7F" },
+# { name = "mm", text = "", fg = "#7FBBB3" },
+# { name = "mo", text = "", fg = "#D699B6" },
+# { name = "mobi", text = "", fg = "#DBBC7F" },
+# { name = "mojo", text = "", fg = "#E67E80" },
+# { name = "mov", text = "", fg = "#DBBC7F" },
+# { name = "mp3", text = "", fg = "#7FBBB3" },
+# { name = "mp4", text = "", fg = "#DBBC7F" },
+# { name = "mpp", text = "", fg = "#7FBBB3" },
+# { name = "msf", text = "", fg = "#7FBBB3" },
+# { name = "mts", text = "", fg = "#7FBBB3" },
+# { name = "mustache", text = "", fg = "#DBBC7F" },
+# { name = "nfo", text = "", fg = "#DBBC7F" },
+# { name = "nim", text = "", fg = "#DBBC7F" },
+# { name = "nix", text = "", fg = "#83C092" },
+# { name = "norg", text = "", fg = "#7FBBB3" },
+# { name = "nswag", text = "", fg = "#A7C080" },
+# { name = "nu", text = "", fg = "#83C092" },
+# { name = "o", text = "", fg = "#E67E80" },
+# { name = "obj", text = "󰆧", fg = "#D699B6" },
+# { name = "odf", text = "", fg = "#E67E80" },
+# { name = "odg", text = "", fg = "#DBBC7F" },
+# { name = "odin", text = "󰟢", fg = "#7FBBB3" },
+# { name = "odp", text = "", fg = "#DBBC7F" },
+# { name = "ods", text = "", fg = "#A7C080" },
+# { name = "odt", text = "", fg = "#7FBBB3" },
+# { name = "oga", text = "", fg = "#7FBBB3" },
+# { name = "ogg", text = "", fg = "#7FBBB3" },
+# { name = "ogv", text = "", fg = "#DBBC7F" },
+# { name = "ogx", text = "", fg = "#DBBC7F" },
+# { name = "opus", text = "", fg = "#7FBBB3" },
+# { name = "org", text = "", fg = "#83C092" },
+# { name = "otf", text = "", fg = "#D3C6AA" },
+# { name = "out", text = "", fg = "#E67E80" },
+# { name = "part", text = "", fg = "#83C092" },
+# { name = "patch", text = "", fg = "#374145" },
+# { name = "pck", text = "", fg = "#374145" },
+# { name = "pcm", text = "", fg = "#7FBBB3" },
+# { name = "pdf", text = "", fg = "#E67E80" },
+# { name = "php", text = "", fg = "#D699B6" },
+# { name = "pl", text = "", fg = "#7FBBB3" },
+# { name = "pls", text = "󰲹", fg = "#D699B6" },
+# { name = "ply", text = "󰆧", fg = "#D699B6" },
+# { name = "pm", text = "", fg = "#7FBBB3" },
+# { name = "png", text = "", fg = "#D699B6" },
+# { name = "po", text = "", fg = "#7FBBB3" },
+# { name = "pot", text = "", fg = "#7FBBB3" },
+# { name = "pp", text = "", fg = "#DBBC7F" },
+# { name = "ppt", text = "󰈧", fg = "#E67E80" },
+# { name = "pptx", text = "󰈧", fg = "#E67E80" },
+# { name = "prisma", text = "", fg = "#7FBBB3" },
+# { name = "pro", text = "", fg = "#DBBC7F" },
+# { name = "ps1", text = "󰨊", fg = "#7FBBB3" },
+# { name = "psb", text = "", fg = "#7FBBB3" },
+# { name = "psd", text = "", fg = "#7FBBB3" },
+# { name = "psd1", text = "󰨊", fg = "#7FBBB3" },
+# { name = "psm1", text = "󰨊", fg = "#7FBBB3" },
+# { name = "pub", text = "󰷖", fg = "#DBBC7F" },
+# { name = "pxd", text = "", fg = "#7FBBB3" },
+# { name = "pxi", text = "", fg = "#7FBBB3" },
+# { name = "py", text = "", fg = "#DBBC7F" },
+# { name = "pyc", text = "", fg = "#DBBC7F" },
+# { name = "pyd", text = "", fg = "#DBBC7F" },
+# { name = "pyi", text = "", fg = "#DBBC7F" },
+# { name = "pyo", text = "", fg = "#DBBC7F" },
+# { name = "pyw", text = "", fg = "#7FBBB3" },
+# { name = "pyx", text = "", fg = "#7FBBB3" },
+# { name = "qm", text = "", fg = "#7FBBB3" },
+# { name = "qml", text = "", fg = "#A7C080" },
+# { name = "qrc", text = "", fg = "#A7C080" },
+# { name = "qss", text = "", fg = "#A7C080" },
+# { name = "query", text = "", fg = "#A7C080" },
+# { name = "r", text = "󰟔", fg = "#7FBBB3" },
+# { name = "R", text = "󰟔", fg = "#7FBBB3" },
+# { name = "rake", text = "", fg = "#E67E80" },
+# { name = "rar", text = "", fg = "#DBBC7F" },
+# { name = "rasi", text = "", fg = "#DBBC7F" },
+# { name = "razor", text = "󱦘", fg = "#D699B6" },
+# { name = "rb", text = "", fg = "#E67E80" },
+# { name = "res", text = "", fg = "#E67E80" },
+# { name = "resi", text = "", fg = "#E67E80" },
+# { name = "rlib", text = "", fg = "#E67E80" },
+# { name = "rmd", text = "", fg = "#7FBBB3" },
+# { name = "rproj", text = "󰗆", fg = "#A7C080" },
+# { name = "rs", text = "", fg = "#E67E80" },
+# { name = "rss", text = "", fg = "#DBBC7F" },
+# { name = "s", text = "", fg = "#7FBBB3" },
+# { name = "sass", text = "", fg = "#E67E80" },
+# { name = "sbt", text = "", fg = "#E67E80" },
+# { name = "sc", text = "", fg = "#E67E80" },
+# { name = "scad", text = "", fg = "#DBBC7F" },
+# { name = "scala", text = "", fg = "#E67E80" },
+# { name = "scm", text = "󰘧", fg = "#D3C6AA" },
+# { name = "scss", text = "", fg = "#E67E80" },
+# { name = "sh", text = "", fg = "#374145" },
+# { name = "sha1", text = "󰕥", fg = "#D699B6" },
+# { name = "sha224", text = "󰕥", fg = "#D699B6" },
+# { name = "sha256", text = "󰕥", fg = "#D699B6" },
+# { name = "sha384", text = "󰕥", fg = "#D699B6" },
+# { name = "sha512", text = "󰕥", fg = "#D699B6" },
+# { name = "sig", text = "󰘧", fg = "#DBBC7F" },
+# { name = "signature", text = "󰘧", fg = "#DBBC7F" },
+# { name = "skp", text = "󰻫", fg = "#DBBC7F" },
+# { name = "sldasm", text = "󰻫", fg = "#DBBC7F" },
+# { name = "sldprt", text = "󰻫", fg = "#DBBC7F" },
+# { name = "slim", text = "", fg = "#E67E80" },
+# { name = "sln", text = "", fg = "#D699B6" },
+# { name = "slnx", text = "", fg = "#D699B6" },
+# { name = "slvs", text = "󰻫", fg = "#DBBC7F" },
+# { name = "sml", text = "󰘧", fg = "#DBBC7F" },
+# { name = "so", text = "", fg = "#D3C6AA" },
+# { name = "sol", text = "", fg = "#7FBBB3" },
+# { name = "spec.js", text = "", fg = "#DBBC7F" },
+# { name = "spec.jsx", text = "", fg = "#83C092" },
+# { name = "spec.ts", text = "", fg = "#7FBBB3" },
+# { name = "spec.tsx", text = "", fg = "#7FBBB3" },
+# { name = "spx", text = "", fg = "#7FBBB3" },
+# { name = "sql", text = "", fg = "#83C092" },
+# { name = "sqlite", text = "", fg = "#83C092" },
+# { name = "sqlite3", text = "", fg = "#83C092" },
+# { name = "srt", text = "󰨖", fg = "#DBBC7F" },
+# { name = "ssa", text = "󰨖", fg = "#DBBC7F" },
+# { name = "ste", text = "󰻫", fg = "#DBBC7F" },
+# { name = "step", text = "󰻫", fg = "#DBBC7F" },
+# { name = "stl", text = "󰆧", fg = "#D699B6" },
+# { name = "stories.js", text = "", fg = "#E67E80" },
+# { name = "stories.jsx", text = "", fg = "#E67E80" },
+# { name = "stories.mjs", text = "", fg = "#E67E80" },
+# { name = "stories.svelte", text = "", fg = "#E67E80" },
+# { name = "stories.ts", text = "", fg = "#E67E80" },
+# { name = "stories.tsx", text = "", fg = "#E67E80" },
+# { name = "stories.vue", text = "", fg = "#E67E80" },
+# { name = "stp", text = "󰻫", fg = "#DBBC7F" },
+# { name = "strings", text = "", fg = "#7FBBB3" },
+# { name = "styl", text = "", fg = "#A7C080" },
+# { name = "sub", text = "󰨖", fg = "#DBBC7F" },
+# { name = "sublime", text = "", fg = "#DBBC7F" },
+# { name = "suo", text = "", fg = "#D699B6" },
+# { name = "sv", text = "󰍛", fg = "#A7C080" },
+# { name = "svelte", text = "", fg = "#E67E80" },
+# { name = "svg", text = "󰜡", fg = "#DBBC7F" },
+# { name = "svgz", text = "󰜡", fg = "#DBBC7F" },
+# { name = "svh", text = "󰍛", fg = "#A7C080" },
+# { name = "swift", text = "", fg = "#DBBC7F" },
+# { name = "t", text = "", fg = "#7FBBB3" },
+# { name = "tbc", text = "󰛓", fg = "#7FBBB3" },
+# { name = "tcl", text = "󰛓", fg = "#7FBBB3" },
+# { name = "templ", text = "", fg = "#DBBC7F" },
+# { name = "terminal", text = "", fg = "#A7C080" },
+# { name = "test.js", text = "", fg = "#DBBC7F" },
+# { name = "test.jsx", text = "", fg = "#83C092" },
+# { name = "test.ts", text = "", fg = "#7FBBB3" },
+# { name = "test.tsx", text = "", fg = "#7FBBB3" },
+# { name = "tex", text = "", fg = "#A7C080" },
+# { name = "tf", text = "", fg = "#D699B6" },
+# { name = "tfvars", text = "", fg = "#D699B6" },
+# { name = "tgz", text = "", fg = "#DBBC7F" },
+# { name = "tmpl", text = "", fg = "#DBBC7F" },
+# { name = "tmux", text = "", fg = "#A7C080" },
+# { name = "toml", text = "", fg = "#E67E80" },
+# { name = "torrent", text = "", fg = "#83C092" },
+# { name = "tres", text = "", fg = "#374145" },
+# { name = "ts", text = "", fg = "#7FBBB3" },
+# { name = "tscn", text = "", fg = "#374145" },
+# { name = "tsconfig", text = "", fg = "#DBBC7F" },
+# { name = "tsx", text = "", fg = "#7FBBB3" },
+# { name = "ttf", text = "", fg = "#D3C6AA" },
+# { name = "twig", text = "", fg = "#A7C080" },
+# { name = "txt", text = "󰈙", fg = "#A7C080" },
+# { name = "txz", text = "", fg = "#DBBC7F" },
+# { name = "typ", text = "", fg = "#83C092" },
+# { name = "typoscript", text = "", fg = "#DBBC7F" },
+# { name = "ui", text = "", fg = "#7FBBB3" },
+# { name = "v", text = "󰍛", fg = "#A7C080" },
+# { name = "vala", text = "", fg = "#D699B6" },
+# { name = "vert", text = "", fg = "#83C092" },
+# { name = "vh", text = "󰍛", fg = "#A7C080" },
+# { name = "vhd", text = "󰍛", fg = "#A7C080" },
+# { name = "vhdl", text = "󰍛", fg = "#A7C080" },
+# { name = "vi", text = "", fg = "#DBBC7F" },
+# { name = "vim", text = "", fg = "#A7C080" },
+# { name = "vsh", text = "", fg = "#83C092" },
+# { name = "vsix", text = "", fg = "#D699B6" },
+# { name = "vue", text = "", fg = "#A7C080" },
+# { name = "wasm", text = "", fg = "#7FBBB3" },
+# { name = "wav", text = "", fg = "#7FBBB3" },
+# { name = "webm", text = "", fg = "#DBBC7F" },
+# { name = "webmanifest", text = "", fg = "#DBBC7F" },
+# { name = "webp", text = "", fg = "#D699B6" },
+# { name = "webpack", text = "󰜫", fg = "#7FBBB3" },
+# { name = "wma", text = "", fg = "#7FBBB3" },
+# { name = "wmv", text = "", fg = "#DBBC7F" },
+# { name = "woff", text = "", fg = "#D3C6AA" },
+# { name = "woff2", text = "", fg = "#D3C6AA" },
+# { name = "wrl", text = "󰆧", fg = "#D699B6" },
+# { name = "wrz", text = "󰆧", fg = "#D699B6" },
+# { name = "wv", text = "", fg = "#7FBBB3" },
+# { name = "wvc", text = "", fg = "#7FBBB3" },
+# { name = "x", text = "", fg = "#7FBBB3" },
+# { name = "xaml", text = "󰙳", fg = "#D699B6" },
+# { name = "xcf", text = "", fg = "#374145" },
+# { name = "xcplayground", text = "", fg = "#DBBC7F" },
+# { name = "xcstrings", text = "", fg = "#7FBBB3" },
+# { name = "xls", text = "󰈛", fg = "#A7C080" },
+# { name = "xlsx", text = "󰈛", fg = "#A7C080" },
+# { name = "xm", text = "", fg = "#7FBBB3" },
+# { name = "xml", text = "󰗀", fg = "#DBBC7F" },
+# { name = "xpi", text = "", fg = "#E67E80" },
+# { name = "xul", text = "", fg = "#DBBC7F" },
+# { name = "xz", text = "", fg = "#DBBC7F" },
+# { name = "yaml", text = "", fg = "#374145" },
+# { name = "yml", text = "", fg = "#374145" },
+# { name = "zig", text = "", fg = "#DBBC7F" },
+# { name = "zip", text = "", fg = "#DBBC7F" },
+# { name = "zsh", text = "", fg = "#A7C080" },
+# { name = "zst", text = "", fg = "#DBBC7F" },
+# { name = "🔥", text = "", fg = "#E67E80" },
+# ]
diff --git a/.local/bin/bookmarks b/.local/bin/bookmarks
index a04a403..45971f3 100755
--- a/.local/bin/bookmarks
+++ b/.local/bin/bookmarks
@@ -8,7 +8,7 @@ CLIPBOARD() {
}
DMENU() {
- mew -i -l "${1}" -p "${2}"
+ rofi -dmenu -i -l "${1}" -p "${2}"
}
error_notify() {
diff --git a/.local/bin/chooseprofile b/.local/bin/chooseprofile
index f4d32b5..d201042 100755
--- a/.local/bin/chooseprofile
+++ b/.local/bin/chooseprofile
@@ -2,7 +2,7 @@
profiles=$(awk -F= '/^\[Profile/ {profile=$1} /Name/ && !/default/ {print $2}' ~/.mozilla/icecat/profiles.ini)
-profile=$(echo "$profiles" | mew -p "Select IceCat Profile" -l 10)
+profile=$(echo "$profiles" | rofi -theme-str 'window {width: 10%;}' -dmenu -p "Select IceCat Profile" -l 10)
if [ -z "$profile" ] || ! echo "$profiles" | rg -q "^$profile$"; then
echo "Invalid selection or no profile selected. Exiting."
diff --git a/.local/bin/dmenuhandler b/.local/bin/dmenuhandler
index 875bbc2..2b85bf4 100755
--- a/.local/bin/dmenuhandler
+++ b/.local/bin/dmenuhandler
@@ -1,10 +1,10 @@
#!/bin/sh
-# Feed this script a link and it will give mew
+# Feed this script a link and it will give dmenu
# some choice programs to use to open it.
-feed="${1:-$(true | mew -p 'Paste URL or file path')}"
+feed="${1:-$(true | rofi -dmenu -p 'Paste URL or file path')}"
-case "$(printf "copy url\\nswayimg\\nsetbg\\nPDF\\nbrowser\\nlynx\\nvim\\nmpv\\nmpv loop\\nmpv float\\nqueue download\\nqueue yt-dlp\\nqueue yt-dlp audio" | mew -i -p "Open it with?")" in
+case "$(printf "copy url\\nswayimg\\nsetbg\\nPDF\\nbrowser\\nlynx\\nvim\\nmpv\\nmpv loop\\nmpv float\\nqueue download\\nqueue yt-dlp\\nqueue yt-dlp audio" | rofi -dmenu -i -p "Open it with?")" in
"copy url") echo "$feed" | wl-copy ;;
mpv) setsid -f mpv -quiet "$feed" >/dev/null 2>&1 ;;
"mpv loop") setsid -f mpv -quiet --loop "$feed" >/dev/null 2>&1 ;;
diff --git a/.local/bin/dmenumountcifs b/.local/bin/dmenumountcifs
index 4832213..3edb5d4 100755
--- a/.local/bin/dmenumountcifs
+++ b/.local/bin/dmenumountcifs
@@ -1,12 +1,12 @@
#!/bin/sh
-# Gives a mew prompt to mount unmounted local NAS shares for read/write.
+# Gives a dmenu prompt to mount unmounted local NAS shares for read/write.
# Requirements - "%wheel ALL=(ALL) NOPASSWD: ALL"
#
# Browse for mDNS/DNS-SD services using the Avahi daemon...
-srvname=$(avahi-browse _smb._tcp -t | awk '{print $4}' | mew -i -p "Which NAS?") || exit 1
+srvname=$(avahi-browse _smb._tcp -t | awk '{print $4}' | rofi -dmenu -i -p "Which NAS?") || exit 1
notify-send "Searching for network shares..." "Please wait..."
# Choose share disk...
-share=$(smbclient -L "$srvname" -N | rg Disk | awk '{print $1}' | mew -i -p "Mount which share?") || exit 1
+share=$(smbclient -L "$srvname" -N | rg Disk | awk '{print $1}' | rofi -dmenu -i -p "Mount which share?") || exit 1
# Format URL...
share2mnt=//"$srvname".local/"$share"
diff --git a/.local/bin/dmenupass b/.local/bin/dmenupass
index bea2ad9..169c15e 100755
--- a/.local/bin/dmenupass
+++ b/.local/bin/dmenupass
@@ -3,4 +3,4 @@
# This script is the SUDO_ASKPASS variable, meaning that it will be used as a
# password prompt if needed.
-mew -P -p "password:" <&-
+rofi -dmenu -password -p "password:" <&-
diff --git a/.local/bin/dmenurecord b/.local/bin/dmenurecord
index 58b4411..55bcec7 100755
--- a/.local/bin/dmenurecord
+++ b/.local/bin/dmenurecord
@@ -2,7 +2,7 @@
getdim() {
gpu-screen-recorder --list-capture-options | sed 's/|[0-9]\{1,\}x[0-9]\{1,\}//g' \
- | mew -p "Select output: "
+ | rofi -dmenu -p "Select output: "
}
updateicon() { \
@@ -90,7 +90,7 @@ savereplay() {
}
askrecording() { \
- choice=$(printf "screencast\\nreplay\\nvideo\\naudio\\nwebcam\\nwebcam (hi-def)" | mew -i -p "Select recording style:")
+ choice=$(printf "screencast\\nreplay\\nvideo\\naudio\\nwebcam\\nwebcam (hi-def)" | rofi -dmenu -i -p "Select recording style:")
case "$choice" in
screencast) screencast;;
replay) replay;;
@@ -103,11 +103,11 @@ askrecording() { \
asktoend() { \
if grep -q "󰑙" /tmp/recordingicon; then
- response=$(printf "No\\nYes" | mew -i -p "Replay is active. Save it?") &&
+ response=$(printf "No\\nYes" | rofi -dmenu -i -p "Replay is active. Save it?") &&
[ "$response" = "Yes" ] && savereplay
fi
- response=$(printf "No\\nYes" | mew -i -p "Recording still active. End recording?") &&
+ response=$(printf "No\\nYes" | rofi -dmenu -i -p "Recording still active. End recording?") &&
[ "$response" = "Yes" ] && killrecording
}
diff --git a/.local/bin/dmenuscreenshare b/.local/bin/dmenuscreenshare
index f94f00b..0782637 100755
--- a/.local/bin/dmenuscreenshare
+++ b/.local/bin/dmenuscreenshare
@@ -3,7 +3,7 @@
get_window()
{
input="$(echo $XDPH_WINDOW_SHARING_LIST | sed 's/\[HA>\]/[HA>]\n/g')"
- choice=$(echo "$input" | mew -l 10)
+ choice=$(echo "$input" | rofi -dmenu -l 10)
printf '[SELECTION]r/window:%s\n' "$choice"
echo $XDPH_WINDOW_SHARING_LIST > ~/test
}
@@ -12,7 +12,7 @@ get_screen()
{
input="$(hyprctl monitors -j | jq -r '.[].name')"
num="$(cat $input | wc -l)"
- choice=$(echo "$input" | mew)
+ choice=$(echo "$input" | rofi -dmenu)
printf '[SELECTION]r/screen:%s\n' "$choice"
}
@@ -22,7 +22,7 @@ get_region()
printf '[SELECTION]r/region:%s\n' "$choice"
}
-type=$(printf "screen\nwindows\nregion" | mew -p "Choose what to screenshare:")
+type=$(printf "screen\nwindows\nregion" | rofi -dmenu -p "Choose what to screenshare:")
case "$type" in
"screen")
diff --git a/.local/bin/dmenuunicode b/.local/bin/dmenuunicode
index 0289dc6..1c1b34a 100755
--- a/.local/bin/dmenuunicode
+++ b/.local/bin/dmenuunicode
@@ -2,8 +2,8 @@
# The famous "get a menu of emojis to copy" script.
-# Get user selection via mew from emoji file.
-chosen=$(cut -d ';' -f1 ~/.local/share/extras/chars/* | mew -i -l 30 | sed "s/ .*//")
+# Get user selection via dmenu from emoji file.
+chosen=$(cut -d ';' -f1 ~/.local/share/extras/chars/* | rofi -dmenu -i -l 30 | sed "s/ .*//")
# Exit if none chosen.
[ -z "$chosen" ] && exit
diff --git a/.local/bin/doas_askpass b/.local/bin/doas_askpass
index f5d61ef..3c11730 100755
--- a/.local/bin/doas_askpass
+++ b/.local/bin/doas_askpass
@@ -1,7 +1,7 @@
#!/usr/bin/expect --
# askpass implementation for doas
-# example usage: DOAS_ASKPASS="mew -P -p password:" doas_askpass echo working
+# example usage: DOAS_ASKPASS="rofi -dmenu -password -p password:" doas_askpass echo working
# don't mind the man behind the curtain
log_user 0
diff --git a/.local/bin/maimpick b/.local/bin/maimpick
index 29cf327..a25d5dd 100755
--- a/.local/bin/maimpick
+++ b/.local/bin/maimpick
@@ -13,7 +13,7 @@ get_active_window() {
hyprctl -j activewindow | jq -r '"\(.at[0]),\(.at[1]) \(.size[0])x\(.size[1])"'
}
-case "$(printf "a selected area\\ncurrent window\\nfull screen\\na selected area (copy)\\ncurrent window (copy)\\nfull screen (copy)\\na selected area (swappy)\\ncurrent window (swappy)\\nfull screen (swappy)\\ncopy selected image to text" | mew -l 10 -i -p "Screenshot which area?")" in
+case "$(printf "a selected area\\ncurrent window\\nfull screen\\na selected area (copy)\\ncurrent window (copy)\\nfull screen (copy)\\na selected area (swappy)\\ncurrent window (swappy)\\nfull screen (swappy)\\ncopy selected image to text" | rofi -theme-str 'listview {scrollbar: false;}' -theme-str 'window {width: 10%;}' -dmenu -only-match -l 10 -i -p "Screenshot which area?")" in
"a selected area") geometry=$(slurp) && sleep 0.2 && grim -g "$geometry" pic-selected-"${output}" && notify-send "📸 maimpick" "Screenshot saved as pic-selected-$output." ;;
"current window")
geometry=$(get_active_window)
diff --git a/.local/bin/mounter b/.local/bin/mounter
index 6d65c2c..6103e1b 100755
--- a/.local/bin/mounter
+++ b/.local/bin/mounter
@@ -23,7 +23,7 @@ lsblkoutput="$(doas lsblk -rpo "uuid,name,type,size,label,mountpoint,fstype")"
allluks="$(echo "$lsblkoutput" | rg crypto_LUKS)"
# Get a list of the LUKS drive UUIDs already decrypted.
decrypted="$(find /dev/disk/by-id/dm-uuid-CRYPT-LUKS2-* | sed "s|.*LUKS2-||;s|-.*||")"
-# Functioning for formatting drives correctly for mew:
+# Functioning for formatting drives correctly for dmenu:
filter() { sed "s/ /:/g" | awk -F':' '$7==""{printf "%s%s (%s) %s\n",$1,$3,$5,$6}' ; }
# Get only LUKS drives that are not decrypted.
@@ -49,15 +49,15 @@ set -e
test -n "$alldrives"
-# Feed all found drives to mew and get user choice.
-chosen="$(echo "$alldrives" | mew -p "Mount which drive?" -i)"
+# Feed all found drives to dmenu and get user choice.
+chosen="$(echo "$alldrives" | rofi -dmenu -p "Mount which drive?" -i)"
# Function for prompting user for a mountpoint.
getmount(){
- mp="$(find /mnt /media /mount /home -maxdepth 1 -type d 2>/dev/null | mew -i -p "Mount this drive where?")"
+ mp="$(find /mnt /media /mount /home -maxdepth 1 -type d 2>/dev/null | rofi -dmenu -i -p "Mount this drive where?")"
test -n "$mp"
if [ ! -d "$mp" ]; then
- mkdiryn=$(printf "No\\nYes" | mew -i -p "$mp does not exist. Create it?")
+ mkdiryn=$(printf "No\\nYes" | rofi -dmenu -i -p "$mp does not exist. Create it?")
[ "$mkdiryn" = "Yes" ] && (mkdir -p "$mp" || doas_askpass mkdir -p "$mp")
fi
}
diff --git a/.local/bin/rssget b/.local/bin/rssget
index 45064b7..3668e12 100755
--- a/.local/bin/rssget
+++ b/.local/bin/rssget
@@ -4,7 +4,7 @@
# also find hidden RSS feeds on various websites, namely Youtube, Reddit,
# Vimeo, Github, Gitlab and Medium. Gets site url as $1 or (if not present)
# from X clipboard. Gets tags as $2. If it finds more than one feed, calls
-# mew for the user to choose which one to add. I have bound it to a keyboard
+# dmenu for the user to choose which one to add. I have bound it to a keyboard
# shortcut so i copy a site link and easily add its feed to the reader.
# Inspired by and based on the logic of this extension:
@@ -109,7 +109,7 @@ else
list="$(getlink "$url")"
fi
-[ "$(echo "$list" | wc -l)" -eq 1 ] && chosen_link="$list" || chosen_link=$(printf '%s\n' "${list[@]}" | mew -p "Choose a feed:")
+[ "$(echo "$list" | wc -l)" -eq 1 ] && chosen_link="$list" || chosen_link=$(printf '%s\n' "${list[@]}" | rofi -dmenu -p "Choose a feed")
tags="$2"
ifinstalled rssadd && rssadd "$chosen_link" "$tags"
echo "$chosen_link" "$tags"
diff --git a/.local/bin/sb-doppler b/.local/bin/sb-doppler
deleted file mode 100755
index 1930752..0000000
--- a/.local/bin/sb-doppler
+++ /dev/null
@@ -1,241 +0,0 @@
-#!/bin/sh
-
-# Show a Doppler RADAR of a user's preferred location.
-
-secs=600 # Download a new doppler radar if one hasn't been downloaded in $secs seconds.
-radarloc="${XDG_CACHE_HOME:-$HOME/.cache}/radar"
-doppler="${XDG_CACHE_HOME:-$HOME/.cache}/doppler.gif"
-
-pickloc() { chosen="$(echo "US: CONUS: Continental United States
-US: Northeast
-US: Southeast
-US: PacNorthWest
-US: PacSouthWest
-US: UpperMissVly
-US: SouthMissVly
-US: SouthPlains
-US: NorthRockies
-US: SouthRockies
-US: Alaska
-US: Carib
-US: Hawaii
-US: CentGrLakes
-US: Conus-Large
-US: KABR: Aberdeen, SD
-US: KBIS: Bismarck, ND
-US: KFTG: Denver/Boulder, CO
-US: KDMX: Des Moines, IA
-US: KDTX: Detroit, MI
-US: KDDC: Dodge City, KS
-US: KDLH: Duluth, MN
-US: KCYS: Cheyenne, WY
-US: KLOT: Chicago, IL
-US: KGLD: Goodland, KS
-US: KUEX: Hastings, NE
-US: KGJX: Grand Junction, CO
-US: KGRR: Grand Rapids, MI
-US: KMVX: Fargo/Grand Forks, ND
-US: KGRB: Green Bay, WI
-US: KIND: Indianapolis, IN
-US: KJKL: Jackson, KY
-US: KARX: La Crosse, WI
-US: KILX: Lincoln/Central Illinois, IL
-US: KLVX: Louisville, KY
-US: KMQT: Marquette
-US: KMKX: Milwaukee, WI
-US: KMPX: Minneapolis, MN
-US: KAPX: Gaylord/Alpena, MI
-US: KLNX: North Platte, NE
-US: KIWX: N. Webster/Northern, IN
-US: KOAX: Omaha, NE
-US: KPAH: Paducah, KY
-US: KEAX: Pleasant Hill, MO
-US: KPUX: Pueblo, CO
-US: KDVN: Quad Cities, IA
-US: KUDX: Rapid City, SD
-US: KRIW: Riverton, WY
-US: KSGF: Springfield, MO
-US: KLSX: St. LOUIS, MO
-US: KFSD: Sioux Falls, SD
-US: KTWX: Topeka, KS
-US: KICT: Wichita, KS
-US: KVWX: Paducah, KY
-US: ICAO: Responsible Wfo
-US: KLTX: WILMINGTON, NC
-US: KCCX: State College/Central, PA
-US: KLWX: Sterling, VA
-US: KFCX: Blacksburg/Roanoke, VA
-US: KRAX: Raleigh/Durham, NC
-US: KGYX: Portland, ME
-US: KDIX: Mt Holly/Philadelphia, PA
-US: KPBZ: Pittsburgh, PA
-US: KAKQ: Wakefield, VA
-US: KMHX: Morehead City, NC
-US: KGSP: Greer/Greenville/Sprtbg, SC
-US: KILN: Wilmington/Cincinnati, OH
-US: KCLE: Cleveland, OH
-US: KCAE: Columbia, SC
-US: KBGM: Binghamton, NY
-US: KENX: Albany, NY
-US: KBUF: Buffalo, NY
-US: KCXX: Burlington, VT
-US: KCBW: Caribou, ME
-US: KBOX: Boston /Taunton, MA
-US: KOKX: New York City, NY
-US: KCLX: Charleston, SC
-US: KRLX: Charleston, WV
-US: ICAO: Responsible WFO
-US: KBRO: Brownsville, TX
-US: KABX: Albuquerque, NM
-US: KAMA: Amarillo, TX
-US: KFFC: Peachtree City/Atlanta, GA
-US: KEWX: Austin/Sanantonio, TX
-US: KBMX: Birmingham, AL
-US: KCRP: Corpus Christi, TX
-US: KFWS: Dallas / Ft. Worth, TX
-US: KEPZ: El Paso, TX
-US: KHGX: Houston/ Galveston, TX
-US: KJAX: Jacksonville, FL
-US: KBYX: Key West, FL
-US: KMRX: Morristown/knoxville, TN
-US: KLBB: Lubbock, TX
-US: KLZK: Little Rock, AR
-US: KLCH: Lake Charles, LA
-US: KOHX: Nashville, TN
-US: KMLB: Melbourne, FL
-US: KNQA: Memphis, TN
-US: KAMX: Miami, FL
-US: KMAF: Midland/odessa, TX
-US: KTLX: Norman, OK
-US: KHTX: Huntsville, AL
-US: KMOB: Mobile, AL
-US: KTLH: Tallahassee, FL
-US: KTBW: Tampa Bay Area, FL
-US: KSJT: San Angelo, TX
-US: KINX: Tulsa, OK
-US: KSRX: Tulsa, OK
-US: KLIX: New Orleans/slidell, LA
-US: KDGX: Jackson, MS
-US: KSHV: Shreveport, LA
-US: ICAO: Responsible WFO
-US: KLGX: Seattle / Tacoma, WA
-US: KOTX: Spokane, WA
-US: KEMX: Tucson, AZ
-US: KYUX: Phoenix, AZ
-US: KNKX: San Diego, CA
-US: KMUX: Monterey/san Francisco, CA
-US: KHNX: San Joaquin/hanford, CA
-US: KSOX: San Diego, CA
-US: KATX: Seattle / Tacoma, WA
-US: KIWA: Phoenix, AZ
-US: KRTX: Portland, OR
-US: KSFX: Pocatello, ID
-US: KRGX: Reno, NV
-US: KDAX: Sacramento, CA
-US: KMTX: Salt Lake City, UT
-US: KPDT: Pendleton, OR
-US: KMSX: Missoula, MT
-US: KESX: Las Vegas, NV
-US: KVTX: Los Angeles, CA
-US: KMAX: Medford, OR
-US: KFSX: Flagstaff, AZ
-US: KGGW: Glasgow, MT
-US: KLRX: Elko, NV
-US: KBHX: Eureka, CA
-US: KTFX: Great Falls, MT
-US: KCBX: Boise, ID
-US: KBLX: Billings, MT
-US: KICX: Salt Lake City, UT
-US: ICAO: Responsible Wfo W/ MSCF
-US: PABC: Anchorage, AK
-US: PAPD: Fairbanks, AK
-US: PHKM: Honolulu, HI
-US: PAHG: Anchorage, AK
-US: PAKC: Anchorage, AK
-US: PAIH: Anchorage, AK
-US: PHMO: Honolulu, HI
-US: PAEC: Fairbanks, AK
-US: TJUA: San Juan, PR
-US: PACG: Juneau, AK
-US: PHKI: Honolulu, HI
-US: PHWA: Honolulu, HI
-US: ICAO: Responsible Wfo W/ MSCF
-US: KFDR: Norman, OK
-US: PGUA: Guam
-US: KBBX: Sacramento, CA
-US: KFDX: Albuquerque, NM
-US: KGWX: Jackson, MS
-US: KDOX: Wakefield, VA
-US: KDYX: San Angelo, TX
-US: KEYX: Las Vegas, NV
-US: KEVX: Mobile, AL
-US: KHPX: Paducah, KY
-US: KTYX: Burlington, VT
-US: KGRK: Dallas / Ft. Worth, TX
-US: KPOE: Lake Charles, LA
-US: KEOX: Tallahassee, FL
-US: KHDX: El Paso, TX
-US: KDFX: San Antonio, TX
-US: KMXX: Birmingham, AL
-US: KMBX: Bismarck, ND
-US: KVAX: Jacksonville, FL
-US: KJGX: Peachtree City/atlanta, GA
-US: KVNX: Norman, OK
-US: KVBX: Vandenberg Afb: Orcutt, CA
-DE: BAW: Baden-Württemberg
-DE: BAY: Bavaria
-DE: BBB: Berlin
-DE: BBB: Brandenburg
-DE: HES: Hesse
-DE: MVP: Mecklenburg-Western Pomerania
-DE: NIB: Lower Saxony
-DE: NIB: Bremen
-DE: NRW: North Rhine-Westphalia
-DE: RPS: Rhineland-Palatinate
-DE: RPS: Saarland
-DE: SAC: Saxony
-DE: SAA: Saxony-Anhalt
-DE: SHH: Schleswig-Holstein
-DE: SHH: Hamburg
-DE: THU: Thuringia
-NL: The Netherlands
-RU: Russian Federation" | mew -i -l 50 -p "Select a radar to use as default:")"
-
-# Ensure user did not escape.
-[ -z "$chosen" ] && exit 1
-
-# Set country code and radar code.
-countrycode=${chosen%%:*}
-radarcode=${chosen#* } radarcode=${radarcode%:*}
-
-# Print codes to $radarloc file.
- printf "%s,%s\\n" "$countrycode" "$radarcode" > "$radarloc" ;}
-
-getdoppler() {
- country=$(cut -c -2 "$radarloc")
- province=$(cut -c 4- "$radarloc")
- notify-send "🌦️ Doppler RADAR" "Pulling most recent Doppler RADAR for $province."
- case "$country" in
- "US") province="$(echo "$province" | tr "[:lower:]" "[:upper:]")"
- curl -sL "https://radar.weather.gov/ridge/standard/${province}_loop.gif" > "$doppler" ;;
- "DE") province="$(echo "$province" | tr "[:upper:]" "[:lower:]")"
- curl -sL "https://www.dwd.de/DWD/wetter/radar/radfilm_${province}_akt.gif" > "$doppler" ;;
- "NL") curl -sL "https://cdn.knmi.nl/knmi/map/general/weather-map.gif" > "$doppler" ;;
- "RU") curl -sL "https://meteoinfo.ru/hmc-output/rmap/phenomena.gif" > "$doppler" ;;
- esac
-}
-
-showdoppler() { setsid -f mpv --no-osc --loop=inf --no-terminal "$doppler" >/dev/null 2>&1 ;}
-
-case $BLOCK_BUTTON in
- 1) [ ! -f "$radarloc" ] && pickloc && getdoppler
- [ $(($(date '+%s') - $(stat -c %Y "$doppler"))) -gt "$secs" ] && getdoppler
- showdoppler ;;
- 2) pickloc && getdoppler && showdoppler ;;
- 3) notify-send "🗺️ Doppler RADAR module" "\- Left click for local Doppler RADAR.
-- Middle click to update RADAR location.
-After $secs seconds, new clicks will also automatically update the doppler RADAR." ;;
- 8) setsid -f "$TERMINAL" -e "$EDITOR" "$0" >/dev/null 2>&1 ;;
-esac
-
-echo 🌅
diff --git a/.local/bin/sb-internet b/.local/bin/sb-internet
deleted file mode 100755
index 378cccb..0000000
--- a/.local/bin/sb-internet
+++ /dev/null
@@ -1,41 +0,0 @@
-#!/bin/sh
-
-case $BLOCK_BUTTON in
- 1) setsid -f "$TERMINAL" -e nmtui >/dev/null 2>&1 ; pkill -RTMIN+4 waybar ;;
- 3) notify-send " Internet module" "\- Click to connect
-󰤮 : wifi disabled
-󰤮 : no wifi connection
-󰤨 : wifi connection with quality
- : no ethernet
- : ethernet working
-󰑪 : vpn is active (routing)
-󰖂 : vpn is active
- " ;;
- 8) setsid -f "$TERMINAL" -e "$EDITOR" "$0" >/dev/null 2>&1 ;;
-esac
-
-# Wifi
-if [ "$(bat /sys/class/net/w*/operstate 2>/dev/null)" = 'up' ] ; then
- quality=$(awk '/^\s*w/ { print int($3 * 100 / 70) }' /proc/net/wireless)
-
- case 1 in
- $((quality >= 76)) ) wifiicon="󰤨" ;;
- $((quality >= 51)) ) wifiicon="󰤥" ;;
- $((quality >= 26)) ) wifiicon="󰤢" ;;
- $((quality >= 1)) ) wifiicon="󰤟" ;;
- * ) wifiicon="󰤮" ;;
- esac
- wifiicon="$wifiicon$quality% "
-
-elif [ "$(bat /sys/class/net/w*/operstate 2>/dev/null)" = 'down' ] ; then
- [ "$(bat /sys/class/net/w*/flags 2>/dev/null)" = '0x1003' ] && wifiicon="󰤮 " || wifiicon="󰤮 "
-fi
-
-# Ethernet
-[ "$(bat /sys/class/net/e*/operstate 2>/dev/null)" = 'up' ] && ethericon="" || ethericon=""
-
-# TUN
-[ -n "$(bat /sys/class/net/tun*/operstate 2>/dev/null)" ] && tunicon=" 󰖂"
-[ -n "$(bat /sys/class/net/route*/operstate 2>/dev/null)" ] && tunicon=" 󰑪"
-
-printf "%s%s%s\n" "$wifiicon" "$ethericon" "$tunicon"
diff --git a/.local/bin/sb-news b/.local/bin/sb-news
deleted file mode 100755
index ae5b1b6..0000000
--- a/.local/bin/sb-news
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/sh
-
-# Displays number of unread news items and an loading icon if updating.
-# When clicked, brings up `newsraft`.
-
-case $BLOCK_BUTTON in
- 1) setsid "$TERMINAL" -T newsraft -e newsraft >/dev/null 2>&1 ;;
- 2) setsid -f newsup >/dev/null && exit ;;
- 3) notify-send "📰 News module" "\- Shows unread news items
-- Shows 🔃 if updating with \`newsup\`
-- Left click opens newsboat
-- Middle click syncs RSS feeds
-<b>Note:</b> Only one instance of newsboat (including updates) may be running at a time." ;;
- 8) setsid -f "$TERMINAL" -e "$EDITOR" "$0" >/dev/null 2>&1 ;;
-esac
-
-bat /tmp/newsupdate 2>/dev/null || echo "$(newsraft -e print-unread-items-count | awk '{ if($1>0) print " " $1}')$(bat "${XDG_CONFIG_HOME:-$HOME/.config}"/newsraft/.update 2>/dev/null)"
diff --git a/.local/bin/sb-pacpackages b/.local/bin/sb-pacpackages
deleted file mode 100755
index 5ef09d3..0000000
--- a/.local/bin/sb-pacpackages
+++ /dev/null
@@ -1,29 +0,0 @@
-#!/bin/sh
-
-# Displays number of upgradeable packages.
-# For this to work, have a `pacman -Sy` command run in the background as a
-# cronjob every so often as root. This script will then read those packages.
-# When clicked, it will run an upgrade via pacman.
-#
-# Add the following text as a file in /usr/share/libalpm/hooks/statusbar.hook:
-#
-# [Trigger]
-# Operation = Upgrade
-# Type = Package
-# Target = *
-#
-# [Action]
-# Description = Updating statusbar...
-# When = PostTransaction
-# Exec = /usr/bin/pkill -RTMIN+8 dwmblocks # Or i3blocks if using i3.
-
-case $BLOCK_BUTTON in
- 1) setsid -f "$TERMINAL" -e sb-popupgrade >/dev/null 2>&1 ;;
- 2) notify-send "$(/usr/bin/pacman -Qu)" ;;
- 3) notify-send "󰚰 Upgrade module" ": number of upgradable packages
-- Left click to upgrade packages
-- Middle click to show upgradable packages" ;;
- 8) setsid -f "$TERMINAL" -e "$EDITOR" "$0" >/dev/null 2>&1 ;;
-esac
-
-pacman -Qu | rg -Fcv "[ignored]" | sed "s/^/ /;s/^ 0$//g"
diff --git a/.local/bin/sb-popupgrade b/.local/bin/sb-popupgrade
deleted file mode 100755
index 94279c8..0000000
--- a/.local/bin/sb-popupgrade
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-printf "Beginning upgrade.\\n"
-
-paru
-pkill -RTMIN+8 "${STATUSBAR:-waybar}"
-
-printf "\\nUpgrade complete.\\nPress <Enter> to exit window.\\n\\n"
-read -r _
diff --git a/.local/bin/sb-scripts/sb-doppler b/.local/bin/sb-scripts/sb-doppler
index 1930752..00b33cb 100755
--- a/.local/bin/sb-scripts/sb-doppler
+++ b/.local/bin/sb-scripts/sb-doppler
@@ -199,7 +199,7 @@ DE: SHH: Schleswig-Holstein
DE: SHH: Hamburg
DE: THU: Thuringia
NL: The Netherlands
-RU: Russian Federation" | mew -i -l 50 -p "Select a radar to use as default:")"
+RU: Russian Federation" | rofi -dmenu -i -l 50 -p "Select a radar to use as default")"
# Ensure user did not escape.
[ -z "$chosen" ] && exit 1
diff --git a/.local/bin/sb-scripts/sb-news b/.local/bin/sb-scripts/sb-news
index a95576d..ae5b1b6 100755
--- a/.local/bin/sb-scripts/sb-news
+++ b/.local/bin/sb-scripts/sb-news
@@ -14,4 +14,4 @@ case $BLOCK_BUTTON in
8) setsid -f "$TERMINAL" -e "$EDITOR" "$0" >/dev/null 2>&1 ;;
esac
-bat /tmp/newsupdate 2>/dev/null || echo "$(newsraft -e print-unread-items-count | awk '{ if($1>0) print "📰" $1}')$(bat "${XDG_CONFIG_HOME:-$HOME/.config}"/newsraft/.update 2>/dev/null)"
+bat /tmp/newsupdate 2>/dev/null || echo "$(newsraft -e print-unread-items-count | awk '{ if($1>0) print " " $1}')$(bat "${XDG_CONFIG_HOME:-$HOME/.config}"/newsraft/.update 2>/dev/null)"
diff --git a/.local/bin/sb-scripts/sb-pacpackages b/.local/bin/sb-scripts/sb-pacpackages
index 0d74b43..5ef09d3 100755
--- a/.local/bin/sb-scripts/sb-pacpackages
+++ b/.local/bin/sb-scripts/sb-pacpackages
@@ -18,12 +18,12 @@
# Exec = /usr/bin/pkill -RTMIN+8 dwmblocks # Or i3blocks if using i3.
case $BLOCK_BUTTON in
- 1) setsid -f "$TERMINAL" -e sb-popupgrade ;;
- 2) notify-send "$(/usr/bin/pacman -Qu)" ;;
- 3) notify-send "🎁 Upgrade module" "📦: number of upgradable packages
+ 1) setsid -f "$TERMINAL" -e sb-popupgrade >/dev/null 2>&1 ;;
+ 2) notify-send "$(/usr/bin/pacman -Qu)" ;;
+ 3) notify-send "󰚰 Upgrade module" ": number of upgradable packages
- Left click to upgrade packages
- Middle click to show upgradable packages" ;;
- 6) setsid -f "$TERMINAL" -e "$EDITOR" "$0" ;;
+ 8) setsid -f "$TERMINAL" -e "$EDITOR" "$0" >/dev/null 2>&1 ;;
esac
-pacman -Qu | rg -Fcv "[ignored]" | sed "s/^/📦/;s/^📦0$//g"
+pacman -Qu | rg -Fcv "[ignored]" | sed "s/^/ /;s/^ 0$//g"
diff --git a/.local/bin/singboxwrap b/.local/bin/singboxwrap
index e52db36..0877ed9 100755
--- a/.local/bin/singboxwrap
+++ b/.local/bin/singboxwrap
@@ -16,7 +16,7 @@ run_singbox () {
}
choose_menu () {
- choose="$(fd . $config_dir -d 1 -t f | mew -p "Config to use")"
+ choose="$(fd . $config_dir -d 1 -t f | rofi -dmenu -only-match -p "Config to use")"
[ -n "$choose" ] || exit 1
ln -sf "$choose" "$default_path"
echo "$default_path"
diff --git a/.local/bin/sysact b/.local/bin/sysact
index ac910c5..ea7b659 100755
--- a/.local/bin/sysact
+++ b/.local/bin/sysact
@@ -1,6 +1,6 @@
#!/bin/sh
-# A mew wrapper script for system functions.
+# A dmenu wrapper script for system functions.
export WM="Hyprland"
case "$(readlink -f /sbin/init)" in
*systemd*) ctl='systemctl' ;;
@@ -23,7 +23,7 @@ lock(){
kill -44 $(pidof waybar)
}
-case "$(printf " lock\n󰩈 leave $WM\n renew $WM\n hibernate\n reboot\n shutdown\n󰒲 sleep\n󰍹 display off" | mew -i -p 'Action: ')" in
+case "$(printf " lock\n󰩈 leave $WM\n renew $WM\n hibernate\n reboot\n shutdown\n󰒲 sleep\n󰍹 display off" | rofi -theme-str 'listview {scrollbar: false;}' -theme-str 'window {width: 10%;}' -dmenu -l 8 -i -p 'Action')" in
' lock') lock ;;
"󰩈 leave $WM") hyprctl dispatch exit ;;
" renew $WM") hyprctl reload ;;
diff --git a/.local/bin/td-toggle b/.local/bin/td-toggle
index 977cc56..5405d3b 100755
--- a/.local/bin/td-toggle
+++ b/.local/bin/td-toggle
@@ -4,9 +4,9 @@
if pidof transmission-daemon >/dev/null ;
then
- [ "$(printf "No\\nYes" | mew -i -p "Turn off transmission-daemon?")" = "Yes" ] && killall transmission-daemon && notify-send "transmission-daemon disabled."
+ [ "$(printf "No\\nYes" | rofi -theme-str 'listview {scrollbar: false;}' -theme-str 'window {width: 15%;}' -dmenu -l 2 -i -p "Turn off transmission-daemon?")" = "Yes" ] && killall transmission-daemon && notify-send "transmission-daemon disabled."
else
ifinstalled transmission-cli || exit
- [ "$(printf "No\\nYes" | mew -i -p "Turn on transmission daemon?")" = "Yes" ] && transmission-daemon && notify-send "transmission-daemon enabled."
+ [ "$(printf "No\\nYes" | rofi -theme-str 'listview {scrollbar: false;}' -theme-str 'window {width: 15%;}' -dmenu -l 2 -i -p "Turn on transmission daemon?")" = "Yes" ] && transmission-daemon && notify-send "transmission-daemon enabled."
fi
sleep 3 && pkill -RTMIN+7 "${STATUSBAR:-waybar}"
diff --git a/.local/bin/unmounter b/.local/bin/unmounter
index fe1d01a..d43089f 100755
--- a/.local/bin/unmounter
+++ b/.local/bin/unmounter
@@ -10,7 +10,7 @@ allunmountable="$(echo "$mounteddroids
$mounteddrives" | sed "/^$/d;s/ *$//")"
test -n "$allunmountable"
-chosen="$(echo "$allunmountable" | mew -i -p "Unmount which drive?")"
+chosen="$(echo "$allunmountable" | rofi -dmenu -i -p "Unmount which drive?")"
chosen="${chosen%% *}"
test -n "$chosen"
diff --git a/.local/share/bg b/.local/share/bg
deleted file mode 120000
index b41641d..0000000
--- a/.local/share/bg
+++ /dev/null
@@ -1 +0,0 @@
-thiemeyer_road_to_samarkand.jpg \ No newline at end of file
diff --git a/.local/share/thiemeyer_road_to_samarkand.jpg b/.local/share/thiemeyer_road_to_samarkand.jpg
deleted file mode 100644
index 6a30adb..0000000
--- a/.local/share/thiemeyer_road_to_samarkand.jpg
+++ /dev/null
Binary files differ
diff --git a/dependencies.txt b/dependencies.txt
index 10985fe..bb4de0b 100644
--- a/dependencies.txt
+++ b/dependencies.txt
@@ -12,7 +12,7 @@ foot
xdg-desktop-portal-hyprland
xdg-desktop-portal-termfilechooser
waybar
-mew
+rofi
# PROGRAMS #
neovim
@@ -48,9 +48,8 @@ wireplumber
pulsemixer
# FONTS #
-adobe-source-code-pro-fonts
-adobe-source-sans-fonts
-adobe-source-serif-fonts
+ttf-firacode-nerd
+ttf-ibm-plex
ttf-nerd-fonts-symbols
noto-fonts-emoji
noto-fonts-cjk
@@ -124,8 +123,8 @@ wayland-protocols
# STYLING #
qt5ct
qt6ct
-everforest-gtk-theme-git
-everforest-icon-theme-git
+gruvbox-gtk-theme
+gruvbox-icon-theme
# DOAS ASKPASS #
expect