diff options
| author | awy <awy@awy.one> | 2025-11-20 19:56:37 +0300 |
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-20 19:56:37 +0300 |
| commit | e27ba614e9f1bceaae280c94e829a49252f674ed (patch) | |
| tree | 439d94c43f88b8ee5c72808064062121a54a37d3 /.config | |
| parent | d3a9369559ba3f62ea45ebde6761aaef93d40f57 (diff) | |
| download | hyprdots-e27ba614e9f1bceaae280c94e829a49252f674ed.tar.gz | |
wwwwwwwwasuppppppppp
Diffstat (limited to '.config')
| -rw-r--r-- | .config/btop/btop.conf | 3 | ||||
| -rw-r--r-- | .config/fnott/fnott.ini | 14 | ||||
| -rw-r--r-- | .config/fontconfig/fonts.conf | 2 | ||||
| -rw-r--r-- | .config/foot/foot.ini | 43 | ||||
| -rw-r--r-- | .config/hypr/hyprland.conf | 13 | ||||
| -rw-r--r-- | .config/nvim/lazy-lock.json | 25 | ||||
| -rw-r--r-- | .config/nvim/lua/plugins/theme.lua | 39 | ||||
| -rw-r--r-- | .config/qt5ct/qt5ct.conf | 4 | ||||
| -rw-r--r-- | .config/qt6ct/qt6ct.conf | 4 | ||||
| -rw-r--r-- | .config/tmux/tmux.conf | 2 | ||||
| -rw-r--r-- | .config/waybar/everforest.css | 2 | ||||
| -rw-r--r-- | .config/waybar/style.css | 2 | ||||
| -rw-r--r-- | .config/yazi/theme.toml | 2810 |
13 files changed, 1483 insertions, 1480 deletions
diff --git a/.config/btop/btop.conf b/.config/btop/btop.conf index 7791301..1c75370 100644 --- a/.config/btop/btop.conf +++ b/.config/btop/btop.conf @@ -1,5 +1,4 @@ -# color_theme = "/usr/share/btop/themes/everforest-dark-medium.theme" -color_theme = "/usr/share/btop/themes/gruvbox_dark.theme" +color_theme = "/usr/share/btop/themes/everforest-dark-medium.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/fnott/fnott.ini b/.config/fnott/fnott.ini index 63748c8..4e7d4d5 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=282828FF -border-color=3c3836FF +background=3D484DFF +border-color=475259FF border-size=2 title-font=monospace:size=14 -title-color=ebdbb2FF +title-color=D3C6AAFF title-format= summary-font=monospace:size=14 -summary-color=ebdbb2FF +summary-color=D3C6AAFF body-font=monospace:size=14 -body-color=ebdbb2FF +body-color=D3C6AAFF -progress-bar-color=d3869bFF +progress-bar-color=A7C080FF default-timeout=5 idle-timeout=120 [critical] -border-color=fb4934FF +border-color=E67E80FF default-timeout=15 diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf index e124e5a..100ad93 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>JetBrainsMono 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 36a4d99..bd10263 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -1,10 +1,11 @@ [main] -include=/usr/share/foot/themes/gruvbox-dark +# include=/usr/share/foot/themes/everforest font=monospace:size=14 font-size-adjustment=3 gamma-correct-blending=false resize-by-cells=false initial-window-size-chars=80x24 +# pad=10x10 # [cursor] # style=beam @@ -12,27 +13,27 @@ initial-window-size-chars=80x24 #[mouse] #hide-when-typing=true -# [colors] +[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 +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 553d23c..a8d7b65 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -27,7 +27,7 @@ env = XCURSOR_THEME,Adwaita env = HYPRCURSOR_SIZE,24 env = HYPRCURSOR_THEME,Adwaita env = GBM_BACKEND,nvidia-drm -env = GTK_THEME,Gruvbox-Yellow-Dark +env = GTK_THEME,Everforest-Yellow-Dark # ecosystem { # enforce_permissions = 1 @@ -41,11 +41,13 @@ general { gaps_in = 0 gaps_out = 0 - border_size = 3 + 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 = rgb(83a598) + # col.inactive_border = rgb(3c3836) + col.active_border = rgb(7fbbb3) + col.inactive_border = rgb(2e383c) resize_on_border = false @@ -134,7 +136,7 @@ ecosystem { cursor { default_monitor = DP-3 - # no_warps = 1 + no_warps = 1 } input { @@ -166,6 +168,7 @@ bind = $mainMod, V, togglefloating, bind = $mainMod, D, exec, $menu bind = $mainMod, P, exec, rmpc togglepause bind = $mainMod, Grave, exec, bookmarks +bind = $mainMod, a, togglesplit, # dwindle # bind = $mainMod SHIFT, J, togglesplit, # dwindle bind = $mainMod, F, fullscreen, bind = $mainMod SHIFT, Return, swapnext diff --git a/.config/nvim/lazy-lock.json b/.config/nvim/lazy-lock.json deleted file mode 100644 index 054ce97..0000000 --- a/.config/nvim/lazy-lock.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "Comment.nvim": { "branch": "master", "commit": "e30b7f2008e52442154b66f7c519bfd2f1e32acb" }, - "LuaSnip": { "branch": "master", "commit": "3732756842a2f7e0e76a7b0487e9692072857277" }, - "cmp-nvim-lsp": { "branch": "main", "commit": "cbc7b02bb99fae35cb42f514762b89b5126651ef" }, - "cmp_luasnip": { "branch": "master", "commit": "98d9cb5c2c38532bd9bdb481067b20fea8f32e90" }, - "friendly-snippets": { "branch": "main", "commit": "572f5660cf05f8cd8834e096d7b4c921ba18e175" }, - "gitsigns.nvim": { "branch": "main", "commit": "cdafc320f03f2572c40ab93a4eecb733d4016d07" }, - "gruvbox.nvim": { "branch": "main", "commit": "5e0a460d8e0f7f669c158dedd5f9ae2bcac31437" }, - "indent-blankline.nvim": { "branch": "master", "commit": "005b56001b2cb30bfa61b7986bc50657816ba4ba" }, - "lazy.nvim": { "branch": "main", "commit": "85c7ff3711b730b4030d03144f6db6375044ae82" }, - "lualine.nvim": { "branch": "master", "commit": "3946f0122255bc377d14a59b27b609fb3ab25768" }, - "mason-lspconfig.nvim": { "branch": "main", "commit": "b1d9a914b02ba5660f1e272a03314b31d4576fe2" }, - "mason.nvim": { "branch": "main", "commit": "57e5a8addb8c71fb063ee4acda466c7cf6ad2800" }, - "neo-tree.nvim": { "branch": "v3.x", "commit": "f3df514fff2bdd4318127c40470984137f87b62e" }, - "nui.nvim": { "branch": "main", "commit": "de740991c12411b663994b2860f1a4fd0937c130" }, - "nvim-cmp": { "branch": "main", "commit": "d97d85e01339f01b842e6ec1502f639b080cb0fc" }, - "nvim-lspconfig": { "branch": "master", "commit": "abf6d190f2c06818489c0bd4b926e7e3a06c5e51" }, - "nvim-treesitter": { "branch": "master", "commit": "42fc28ba918343ebfd5565147a42a26580579482" }, - "nvim-web-devicons": { "branch": "master", "commit": "8dcb311b0c92d460fac00eac706abd43d94d68af" }, - "plenary.nvim": { "branch": "master", "commit": "b9fd5226c2f76c951fc8ed5923d85e4de065e509" }, - "telescope-ui-select.nvim": { "branch": "master", "commit": "6e51d7da30bd139a6950adf2a47fda6df9fa06d2" }, - "telescope.nvim": { "branch": "master", "commit": "3a12a853ebf21ec1cce9a92290e3013f8ae75f02" }, - "trim.nvim": { "branch": "master", "commit": "d0760a840ca2fe4958353dee567a90c2994e70a7" }, - "vim-fugitive": { "branch": "master", "commit": "61b51c09b7c9ce04e821f6cf76ea4f6f903e3cf4" } -} diff --git a/.config/nvim/lua/plugins/theme.lua b/.config/nvim/lua/plugins/theme.lua index f372b17..06b0133 100644 --- a/.config/nvim/lua/plugins/theme.lua +++ b/.config/nvim/lua/plugins/theme.lua @@ -1,15 +1,38 @@ return { { - "ellisonleao/gruvbox.nvim", + "neanias/everforest-nvim", priority = 1000, config = function() - require("gruvbox").setup({ - transparent_mode = true, - overrides = { - CursorLineNr = {bg = ""} - } - }) - vim.cmd.colorscheme "gruvbox" + 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 { +-- { +-- "catppuccin/nvim", +-- priority = 1000, +-- config = function() +-- require("catppuccin").setup({ +-- transparent_background = true, +-- }) +-- vim.cmd.colorscheme "catppuccin" +-- end +-- } +-- } diff --git a/.config/qt5ct/qt5ct.conf b/.config/qt5ct/qt5ct.conf index 4e1170e..daa738b 100644 --- a/.config/qt5ct/qt5ct.conf +++ b/.config/qt5ct/qt5ct.conf @@ -1,12 +1,12 @@ [Appearance] -color_scheme_path=~/.config/qt5ct/colors/gruvbox.conf +color_scheme_path=~/.config/qt5ct/colors/everforest.conf custom_palette=true icon_theme=Everforest-Dark standard_dialogs=xdgdesktopportal style=Fusion [Fonts] -fixed="Source Code Pro,12,-1,5,50,0,0,0,0,0,Regular" +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" [Interface] diff --git a/.config/qt6ct/qt6ct.conf b/.config/qt6ct/qt6ct.conf index a97041e..8cf0c83 100644 --- a/.config/qt6ct/qt6ct.conf +++ b/.config/qt6ct/qt6ct.conf @@ -1,12 +1,12 @@ [Appearance] -color_scheme_path=~/.config/qt6ct/colors/gruvbox.conf +color_scheme_path=~/.config/qt6ct/colors/everforest.conf custom_palette=true icon_theme=Everforest-Dark standard_dialogs=xdgdesktopportal style=Fusion [Fonts] -fixed="Source Code Pro,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular" +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" [Interface] diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 6563876..9dd7fb9 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 'egel/tmux-gruvbox' +set -g @plugin 'TanglingTreats/tmux-everforest' # ========== General options ========== # Neovim told me to set these parameters diff --git a/.config/waybar/everforest.css b/.config/waybar/everforest.css index db191e5..ab954fd 100644 --- a/.config/waybar/everforest.css +++ b/.config/waybar/everforest.css @@ -1,4 +1,6 @@ @define-color text #D3C6AA; +@define-color activebg #2e383c; +@define-color bg #272e33; @define-color red #E67E80; @define-color orange #E69875; @define-color yellow #DBBC7F; diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 1e24067..05ae964 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -1,4 +1,4 @@ -@import "gruvbox.css"; +@import "everforest.css"; * { font-family: monospace; diff --git a/.config/yazi/theme.toml b/.config/yazi/theme.toml index f2a7234..8bb3b3f 100644 --- a/.config/yazi/theme.toml +++ b/.config/yazi/theme.toml @@ -1,709 +1,709 @@ [flavor] -dark = "gruvbox-dark" +dark = "everforest-medium" # 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 @@ exts = [ # ] # 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" }, +] |