From: Tobias Sachs Date: Sat, 5 Aug 2023 10:55:38 +0000 (+0200) Subject: asdf X-Git-Url: https://src.twobees.de/?p=dotfiles.git;a=commitdiff_plain;h=b8030835635ae68ab8574312b1b663d1237103ad asdf --- diff --git a/.gitmodules b/.gitmodules index bf0a120..df04111 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "stow/oh-my-zsh/.oh-my-zsh"] path = stow/oh-my-zsh/.oh-my-zsh url = https://github.com/ohmyzsh/ohmyzsh.git +[submodule "stow/alacritty/themes"] + path = stow/alacritty/.config/themes + url = https://github.com/alacritty/alacritty-theme diff --git a/stow/alacritty/.config/alacritty/alacritty.yml b/stow/alacritty/.config/alacritty/alacritty.yml new file mode 100644 index 0000000..76fa664 --- /dev/null +++ b/stow/alacritty/.config/alacritty/alacritty.yml @@ -0,0 +1,2 @@ +import: + - ~/.config/alacritty/themes/themes/gruvbox_light.yaml diff --git a/stow/alacritty/.config/alacritty/themes/LICENSE b/stow/alacritty/.config/alacritty/themes/LICENSE new file mode 100644 index 0000000..149bf8b --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/LICENSE @@ -0,0 +1,202 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright 2019-2023 indrajit +Copyright 2023- The Alacritty Project + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/stow/alacritty/.config/alacritty/themes/README.md b/stow/alacritty/.config/alacritty/themes/README.md new file mode 100644 index 0000000..ab62c22 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/README.md @@ -0,0 +1,150 @@ +# Alacritty Theme + +Collection of colorschemes for easy configuration of the [Alacritty terminal +emulator]. + +[Alacritty terminal emulator]: https://github.com/alacritty/alacritty + +## Installation + +### Imports + +Clone the repository, or download the theme of your choice: + +```sh +# We use Alacritty's default Linux config directory as our storage location here. +mkdir -p ~/.config/alacritty/themes +git clone https://github.com/alacritty/alacritty-theme ~/.config/alacritty/themes +``` + +Add an import to your `alacritty.yml` (Replace `{theme}` with your desired +colorscheme): + +```yaml +import: + - ~/.config/alacritty/themes/themes/{theme}.yaml +``` + +### Manual + +To manually include a colorscheme in an existing `alacritty.yml`, you just need +to copy the entire content of the theme into the root level of your +configuration file. + +## Color Schemes + +| NAME | COLORS | +|:-------------------------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------:| +| **_afterglow_**
[source](https://github.com/YabataDesign/afterglow-theme) | ![base16_default_dark](images/afterglow.png) | +| **_argonaut_**
[source](https://github.com/pwaleczek/Argonaut-theme) | ![base16_default_dark](images/argonaut.png) | +| **_atom_one_light_**
[source](https://github.com/dexpota/kitty-themes/blob/master/themes/AtomOneLight.conf) | ![atom_one_light](images/atom_one_light.png) | +| **_ayu_dark_**
[source](https://github.com/ayu-theme/ayu-colors) | ![ayu_dark](images/ayu_dark.png) | +| **_ayu_light_**
[source](https://github.com/ayu-theme/ayu-colors) | ![ayu_light](images/ayu_light.png) | +| **_base16_default_dark_**
[source](https://github.com/chriskempson/base16) | ![base16_default_dark](images/base16_default_dark.png) | +| **_blood_moon_**
[source](https://github.com/dguo/blood-moon) | ![blood_moon](images/blood_moon.png) | +| **_bluish_** | ![bluish](images/bluish.png) | +| **_breeze_**
[source](https://github.com/KDE/breeze) | ![breeze](images/breeze.png) | +| **_campbell_**
[source](https://blogs.msdn.microsoft.com/commandline/2017/08/02/updating-the-windows-console-colors) | ![campbell](images/campbell.png) | +| **_catppuccin_**
[source](https://github.com/catppuccin/catppuccin) | ![catppuccin](images/catppuccin.png) | +| **_challenger_deep_**
[source](https://github.com/challenger-deep-theme/alacritty) | ![challenger_deep](images/challenger_deep.png) | +| **_city_lights_**
[source](https://citylights.xyz/) | ![city_lights](images/citylights.png) | +| **_Cobalt2_**
[source](https://github.com/wesbos/cobalt2/tree/master/Cobalt2) | ![Cobalt2](images/Cobalt2.png) | +| **_cyber_punk_neon_**
[source](https://github.com/Roboron3042/Cyberpunk-Neon) | ![cyber_punk_neon](images/cyber_punk_neon.png) | +| **_darcula_**
[source](https://draculatheme.com) | ![darcula](images/darcula.png) | +| **_dark_pastels_**
[source](https://invent.kde.org/utilities/konsole/-/blob/master/data/color-schemes/DarkPastels.colorscheme) | ![dark_pastels](images/dark_pastels.png) | +| **_doom_one_**
[source](https://github.com/hlissner/emacs-doom-themes) | ![doom_one](images/doom_one.png) | +| **_dracula_**
[source](https://draculatheme.com) | ![dracula](images/dracula.png) | +| **_everforest_dark_**
[source](https://github.com/sainnhe/everforest) | ![everforest_dark](images/everforest_dark.png) | +| **_everforest_light_**
[source](https://github.com/sainnhe/everforest) | ![everforest_light](images/everforest_light.png) | +| **_falcon_**
[source](https://github.com/fenetikm/falcon) | ![falcon](images/falcon.png) | +| **_flat_remix_**
[source](https://github.com/Mayccoll/Gogh/blob/master/themes/flat-remix.sh) | ![flat_remix](images/flat_remix.png) | +| **_github_dark_**
[source](https://github.com/projekt0n/github-theme-contrib/blob/main/alacritty/github_dark.yml) | ![github_dark](images/github_dark.png) | +| **_github_dark_colorblind_**
[source](https://github.com/projekt0n/github-theme-contrib/blob/main/alacritty/github_dark_colorblind.yml) | ![github_dark_colorblind](images/github_dark_colorblind.png) | +| **_github_dark_default_**
[source](https://github.com/projekt0n/github-theme-contrib/blob/main/alacritty/github_dark_default.yml) | ![github_dark_default](images/github_dark_default.png) | +| **_github_dimmed_**
[source](https://github.com/projekt0n/github-theme-contrib/blob/main/alacritty/github_dimmed.yml) | ![github_dimmed](images/github_dimmed.png) | +| **_github_light_**
[source](https://github.com/projekt0n/github-theme-contrib/blob/main/alacritty/github_light.yml) | ![github_light](images/github_light.png) | +| **_github_light_colorblind_**
[source](https://github.com/projekt0n/github-theme-contrib/blob/main/alacritty/github_light_colorblind.yml) | ![github_light_colorblind](images/github_light_colorblind.png) | +| **_github_light_default_**
[source](https://github.com/projekt0n/github-theme-contrib/blob/main/alacritty/github_light_default.yml) | ![github_light_default](images/github_light_default.png) | +| **_gotham_** | ![falcon](images/gotham.png) | +| **_gnome_terminal_**
[source](https://gitlab.gnome.org/GNOME/gnome-terminal) | ![gnome_terminal](images/gnome_terminal.png) | +| **_gruvbox_dark_**
[source](https://github.com/morhetz/gruvbox) | ![gruvbox_dark](images/gruvbox_dark.png) | +| **_gruvbox_light_**
[source](https://github.com/morhetz/gruvbox) | ![gruvbox_light](images/gruvbox_light.png) | +| **_gruvbox_material_medium_dark_**
[source](https://github.com/sainnhe/gruvbox-material) | ![gruvbox_material_medium_dark](images/gruvbox_material_medium_dark.png) | +| **_gruvbox_material_medium_light_**
[source](https://github.com/sainnhe/gruvbox-material) | ![gruvbox_material_medium_light](images/gruvbox_material_medium_light.png) | +| **_hardhacker_**
[source](https://github.com/hardhackerlabs/theme-alacritty) | ![hardhacker](images/hardhacker.png) | +| **_high_contrast_** | ![gruvbox_light](images/high_contrast.png) | +| **_horizon-dark_**
[source](https://github.com/jolaleye/horizon-theme-vscode) | ![horizon-dark](images/horizon-dark.png) | +| **_hyper_**
[source](https://hyper.is) | ![hyper](images/hyper.png) | +| **_inferno_**
[source](https://github.com/hafiz-muhammad/inferno-alacritty-theme) | ![inferno](images/inferno.png) | +| **_iterm_** | ![iterm](images/iterm.png) | +| **_kanagawa_dragon_**
[source](https://github.com/rebelot/kanagawa.nvim) | ![kanagawa_dragon](images/kanagawa_dragon.png) | +| **_kanagawa_wave_**
[source](https://github.com/rebelot/kanagawa.nvim) | ![kanagawa_wave](images/kanagawa_wave.png) | +| **_konsole_linux_** | ![iterm](images/konsole_linux.png) | +| **_low_contrast_** | ![iterm](images/low_contrast.png) | +| **_Mariana_**
[source](https://github.com/mbadolato/iTerm2-Color-Schemes/blob/master/alacritty/Mariana.yml) | ![iterm](images/mariana.png) | +| **_marine_dark_**
[source](https://github.com/ProDeSquare/alacritty-colorschemes/blob/master/themes/marine_dark.yaml) | ![marine_dark](images/marine_dark.png) | +| **_material_theme_**
[source](https://github.com/equinusocio/material-theme) | ![material_theme](images/material_theme.png) | +| **_material_theme_mod_** | ![material_theme_mod](images/material_theme_mod.png) | +| **_midnight-haze_**
[source](https://github.com/hafiz-muhammad/midnight-haze-alacritty-theme) | ![midnight-haze](images/midnight-haze.png) | +| **_monokai_charcoal_**
[source](https://github.com/dodeca12/Monokai-Charcoal-Theme-for-Alacritty/blob/main/monokai_charcoal_white.yaml) | ![monokai_charcoal](images/monokai-charcoal.png) | +| **_monokai_pro_**
[source](https://gist.github.com/AlphaTechnolog/d1d5f6557f77f71519cb5713268da7dd) | ![monokai_pro](images/monokai_pro.png) | +| **_moonlight_ii_vscode_**
[source](https://github.com/atomiks/moonlight-vscode-theme) | ![moonlight_ii_vscode](images/moonlight_ii_vscode.png) | +| **_nightfox_**
[source](https://github.com/EdenEast/nightfox.nvim) | ![nightfox](images/nightfox.png) | +| **_night_owlish_light_** | ![night_owlish_light](images/night_owlish_light.png) | +| **_nord_**
[source](https://github.com/arcticicestudio/nord) | ![nord](images/nord.png) | +| **_oceanic_next_**
[source](https://github.com/voronianski/oceanic-next-color-scheme) | ![oceanic_next](images/oceanic_next.png) | +| **_omni_**
[source](https://github.com/getomni/alacritty/blob/main/omni.yml) | ![omni](images/omni.png) | +| **_one_dark_** | ![one_dark](images/one_dark.png) | +| **_palenight_**
[source](https://github.com/JonathanSpeek/palenight-iterm2) | ![palenight](images/palenight.png) | +| **_papercolor_dark_**
[source](https://github.com/NLKNguyen/papercolor-theme/blob/master/colors/PaperColor.vim#L126) | ![papercolor_dark](images/papercolor_dark.png) | +| **_papercolor_light_**
[source](https://github.com/NLKNguyen/papercolor-theme/blob/master/colors/PaperColor.vim#L36) | ![papercolor_light](images/papercolor_light.png) | +| **_papertheme_**
[source](https://github.com/s6muel/paper-theme/blob/main/themes/alacritty/paper-theme.yml) | ![papercolor_light](images/papertheme.png) | +| **_pencil_dark_**
[source](https://github.com/mattly/iterm-colors-pencil) | ![pencil_dark](images/pencil_dark.png) | +| **_pencil_light_**
[source](https://github.com/mattly/iterm-colors-pencil) | ![pencil_light](images/pencil_light.png) | +| **_rainbow_** | ![rainbow](images/rainbow.png) | +| **_remedy_dark_**
[source](https://github.com/robertrossmann/vscode-remedy) | ![remedy_dark](images/remedy_dark.png) | +| **_rose-pine_**
[source](https://github.com/rose-pine/alacritty) | ![rose-pine](images/rose-pine.png) | +| **_rose-pine-dawn_**
[source](https://github.com/rose-pine/alacritty) | ![rose-pine-dawn](images/rose-pine-dawn.png) | +| **_rose-pine-moon_**
[source](https://github.com/rose-pine/alacritty) | ![rose-pine-moon](images/rose-pine-moon.png) | +| **_snazzy_**
[source](https://github.com/sindresorhus/hyper-snazzy) | ![snazzy](images/snazzy.png) | +| **seashells**
[source](https://raw.githubusercontent.com/mbadolato/iTerm2-Color-Schemes/master/schemes/SeaShells.itermcolors) | ![seashells](images/seashells.png) | +| **smoooooth**
[source](https://github.com/gnachman/iTerm2/blob/33945e63ad48ed80d6cc1adf7cbeb663217652d2/plists/ColorPresets.plist#L4345-L4685) | ![smoooooth](images/smoooooth.png) | +| **_solarized_dark_**
[source](http://ethanschoonover.com/solarized) | ![solarized_dark](images/solarized_dark.png) | +| **_solarized_light_**
[source](http://ethanschoonover.com/solarized) | ![solarized_light](images/solarized_light.png) | +| **_taerminal_**
[source](https://github.com/cozywigwam/iterm-taerminal) | ![taerminal](images/taerminal.png) | +| **_tango_dark_**
[source](https://github.com/GNOME/gnome-terminal/blob/18939a24d21d6b7c6edd57a00a3a8a48f3aecec5/src/profile-editor.c#L213) | ![tango_dark](images/tango_dark.png) | +| **_tender_**
[source](https://github.com/huyvohcmc/tender-alacritty) | ![tender](images/tender.png) | +| **_terminal_app_** | ![terminal_app](images/terminal_app.png) | +| **_thelovelace_** | ![terminal_app](images/thelovelace.png) | +| **_tokyo-night_**
[source](https://github.com/zatchheems/tokyo-night-alacritty-theme) | ![tokyo-night](images/tokyo-night.png) | +| **_tokyo-night-storm_**
[source](https://github.com/zatchheems/tokyo-night-alacritty-theme) | ![tokyo-night-storm](images/tokyo-night-storm.png) | +| **_tomorrow_night_**
[source](https://github.com/ChrisKempson/Tomorrow-Theme) | ![tomorrow_night](images/tomorrow_night.png) | +| **_tomorrow_night_bright_**
[source](https://github.com/ChrisKempson/Tomorrow-Theme) | ![tomorrow_night_bright](images/tomorrow_night_bright.png) | +| **_ubuntu_**
[source](https://design.ubuntu.com/brand/colour-palette/) | ![ubuntu](images/ubuntu.png) | +| **_wombat_**
[source](https://github.com/djoyner/iTerm2-wombat) | ![wombat](images/wombat.png) | +| **_xterm_** | ![xterm](images/xterm.png) | +| **_zenburn_**
[source](https://github.com/jnurmine/Zenburn) | ![zenburn](images/zenburn.png) | + +## Contributing + +Bug reports and pull requests are welcome on GitHub at the [alacritty-theme] +repository. + +[alacritty-theme]: https://github.com/alacritty/alacritty-theme + +To add a new theme, just create a Pull Request with the following changes: + + - Add your theme to the `themes` directory with the `{theme}.yaml` file format + - Create a screenshot of your theme using the [`print_colors.sh`](./print_colors.sh) script + - Add the screenshot to the `images` directory with the `{theme}.png` file format + - Add your theme to the `schemes.yaml` + - Add your theme to the `README.md`, following alphabetical ordering + +## Maintainers + + * **indrajit** - *Author* - [eendroroy](https://github.com/eendroroy) + * **Christian Dürr** - *Maintainer* - [chrisduerr](https://github.com/chrisduerr) + +## License + +The project is available as open source under the terms of the [Apache License, Version 2.0](LICENSE) diff --git a/stow/alacritty/.config/alacritty/themes/images/Cobalt2.png b/stow/alacritty/.config/alacritty/themes/images/Cobalt2.png new file mode 100644 index 0000000..f410a18 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/Cobalt2.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/afterglow.png b/stow/alacritty/.config/alacritty/themes/images/afterglow.png new file mode 100644 index 0000000..9ab4f3d Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/afterglow.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/argonaut.png b/stow/alacritty/.config/alacritty/themes/images/argonaut.png new file mode 100644 index 0000000..2845c9b Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/argonaut.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/atom_one_light.png b/stow/alacritty/.config/alacritty/themes/images/atom_one_light.png new file mode 100644 index 0000000..6c98bb1 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/atom_one_light.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/ayu_dark.png b/stow/alacritty/.config/alacritty/themes/images/ayu_dark.png new file mode 100644 index 0000000..4d4581d Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/ayu_dark.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/ayu_light.png b/stow/alacritty/.config/alacritty/themes/images/ayu_light.png new file mode 100644 index 0000000..21d3ea4 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/ayu_light.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/base16_default_dark.png b/stow/alacritty/.config/alacritty/themes/images/base16_default_dark.png new file mode 100644 index 0000000..f6c9036 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/base16_default_dark.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/blood_moon.png b/stow/alacritty/.config/alacritty/themes/images/blood_moon.png new file mode 100644 index 0000000..40c84ee Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/blood_moon.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/bluish.png b/stow/alacritty/.config/alacritty/themes/images/bluish.png new file mode 100644 index 0000000..0040739 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/bluish.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/breeze.png b/stow/alacritty/.config/alacritty/themes/images/breeze.png new file mode 100644 index 0000000..7a41c14 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/breeze.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/campbell.png b/stow/alacritty/.config/alacritty/themes/images/campbell.png new file mode 100644 index 0000000..54c9414 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/campbell.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/catppuccin.png b/stow/alacritty/.config/alacritty/themes/images/catppuccin.png new file mode 100644 index 0000000..a306546 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/catppuccin.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/challenger_deep.png b/stow/alacritty/.config/alacritty/themes/images/challenger_deep.png new file mode 100644 index 0000000..49c4223 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/challenger_deep.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/citylights.png b/stow/alacritty/.config/alacritty/themes/images/citylights.png new file mode 100644 index 0000000..0122f7b Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/citylights.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/cyber_punk_neon.png b/stow/alacritty/.config/alacritty/themes/images/cyber_punk_neon.png new file mode 100644 index 0000000..ddc6f3e Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/cyber_punk_neon.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/darcula.png b/stow/alacritty/.config/alacritty/themes/images/darcula.png new file mode 100644 index 0000000..0f022f2 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/darcula.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/dark_pastels.png b/stow/alacritty/.config/alacritty/themes/images/dark_pastels.png new file mode 100644 index 0000000..f8102f8 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/dark_pastels.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/doom_one.png b/stow/alacritty/.config/alacritty/themes/images/doom_one.png new file mode 100644 index 0000000..73818db Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/doom_one.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/dracula.png b/stow/alacritty/.config/alacritty/themes/images/dracula.png new file mode 100644 index 0000000..128daeb Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/dracula.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/everforest_dark.png b/stow/alacritty/.config/alacritty/themes/images/everforest_dark.png new file mode 100644 index 0000000..4d26ba2 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/everforest_dark.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/everforest_light.png b/stow/alacritty/.config/alacritty/themes/images/everforest_light.png new file mode 100644 index 0000000..520a5d5 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/everforest_light.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/falcon.png b/stow/alacritty/.config/alacritty/themes/images/falcon.png new file mode 100644 index 0000000..0509231 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/falcon.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/flat_remix.png b/stow/alacritty/.config/alacritty/themes/images/flat_remix.png new file mode 100644 index 0000000..524461d Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/flat_remix.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/github_dark.png b/stow/alacritty/.config/alacritty/themes/images/github_dark.png new file mode 100644 index 0000000..066b2cf Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/github_dark.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/github_dark_colorblind.png b/stow/alacritty/.config/alacritty/themes/images/github_dark_colorblind.png new file mode 100644 index 0000000..5e874ae Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/github_dark_colorblind.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/github_dark_default.png b/stow/alacritty/.config/alacritty/themes/images/github_dark_default.png new file mode 100644 index 0000000..4de4935 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/github_dark_default.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/github_dimmed.png b/stow/alacritty/.config/alacritty/themes/images/github_dimmed.png new file mode 100644 index 0000000..0f7e209 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/github_dimmed.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/github_light.png b/stow/alacritty/.config/alacritty/themes/images/github_light.png new file mode 100644 index 0000000..03524f0 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/github_light.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/github_light_colorblind.png b/stow/alacritty/.config/alacritty/themes/images/github_light_colorblind.png new file mode 100644 index 0000000..4e15ec8 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/github_light_colorblind.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/github_light_default.png b/stow/alacritty/.config/alacritty/themes/images/github_light_default.png new file mode 100644 index 0000000..92e0264 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/github_light_default.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/gnome_terminal.png b/stow/alacritty/.config/alacritty/themes/images/gnome_terminal.png new file mode 100644 index 0000000..df8d76f Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/gnome_terminal.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/gotham.png b/stow/alacritty/.config/alacritty/themes/images/gotham.png new file mode 100644 index 0000000..696466d Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/gotham.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/gruvbox_dark.png b/stow/alacritty/.config/alacritty/themes/images/gruvbox_dark.png new file mode 100644 index 0000000..1124b94 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/gruvbox_dark.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/gruvbox_light.png b/stow/alacritty/.config/alacritty/themes/images/gruvbox_light.png new file mode 100644 index 0000000..1b1efb1 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/gruvbox_light.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/gruvbox_material_medium_dark.png b/stow/alacritty/.config/alacritty/themes/images/gruvbox_material_medium_dark.png new file mode 100644 index 0000000..d4f725e Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/gruvbox_material_medium_dark.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/gruvbox_material_medium_light.png b/stow/alacritty/.config/alacritty/themes/images/gruvbox_material_medium_light.png new file mode 100644 index 0000000..68464f9 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/gruvbox_material_medium_light.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/hardhacker.png b/stow/alacritty/.config/alacritty/themes/images/hardhacker.png new file mode 100644 index 0000000..9492ae4 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/hardhacker.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/high_contrast.png b/stow/alacritty/.config/alacritty/themes/images/high_contrast.png new file mode 100644 index 0000000..7814b33 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/high_contrast.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/horizon-dark.png b/stow/alacritty/.config/alacritty/themes/images/horizon-dark.png new file mode 100644 index 0000000..f5d11e0 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/horizon-dark.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/hyper.png b/stow/alacritty/.config/alacritty/themes/images/hyper.png new file mode 100644 index 0000000..f79dd00 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/hyper.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/inferno.png b/stow/alacritty/.config/alacritty/themes/images/inferno.png new file mode 100644 index 0000000..fe676d2 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/inferno.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/iterm.png b/stow/alacritty/.config/alacritty/themes/images/iterm.png new file mode 100644 index 0000000..9cec735 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/iterm.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/kanagawa_dragon.png b/stow/alacritty/.config/alacritty/themes/images/kanagawa_dragon.png new file mode 100644 index 0000000..dfce5ef Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/kanagawa_dragon.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/kanagawa_wave.png b/stow/alacritty/.config/alacritty/themes/images/kanagawa_wave.png new file mode 100644 index 0000000..21c3838 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/kanagawa_wave.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/konsole_linux.png b/stow/alacritty/.config/alacritty/themes/images/konsole_linux.png new file mode 100644 index 0000000..e4b64ee Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/konsole_linux.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/low_contrast.png b/stow/alacritty/.config/alacritty/themes/images/low_contrast.png new file mode 100644 index 0000000..52970f5 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/low_contrast.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/mariana.png b/stow/alacritty/.config/alacritty/themes/images/mariana.png new file mode 100644 index 0000000..6315056 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/mariana.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/marine_dark.png b/stow/alacritty/.config/alacritty/themes/images/marine_dark.png new file mode 100644 index 0000000..8ee9d86 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/marine_dark.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/material_theme.png b/stow/alacritty/.config/alacritty/themes/images/material_theme.png new file mode 100644 index 0000000..3098592 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/material_theme.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/material_theme_mod.png b/stow/alacritty/.config/alacritty/themes/images/material_theme_mod.png new file mode 100644 index 0000000..a310664 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/material_theme_mod.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/midnight-haze.png b/stow/alacritty/.config/alacritty/themes/images/midnight-haze.png new file mode 100644 index 0000000..143c08c Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/midnight-haze.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/monokai-charcoal.png b/stow/alacritty/.config/alacritty/themes/images/monokai-charcoal.png new file mode 100644 index 0000000..e6648a9 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/monokai-charcoal.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/monokai_pro.png b/stow/alacritty/.config/alacritty/themes/images/monokai_pro.png new file mode 100644 index 0000000..95437fa Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/monokai_pro.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/moonlight_ii_vscode.png b/stow/alacritty/.config/alacritty/themes/images/moonlight_ii_vscode.png new file mode 100644 index 0000000..1058371 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/moonlight_ii_vscode.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/night_owlish_light.png b/stow/alacritty/.config/alacritty/themes/images/night_owlish_light.png new file mode 100644 index 0000000..6178912 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/night_owlish_light.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/nightfox.png b/stow/alacritty/.config/alacritty/themes/images/nightfox.png new file mode 100644 index 0000000..699c128 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/nightfox.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/nord.png b/stow/alacritty/.config/alacritty/themes/images/nord.png new file mode 100644 index 0000000..ad1ec75 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/nord.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/oceanic_next.png b/stow/alacritty/.config/alacritty/themes/images/oceanic_next.png new file mode 100644 index 0000000..2408c9e Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/oceanic_next.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/omni.png b/stow/alacritty/.config/alacritty/themes/images/omni.png new file mode 100644 index 0000000..efabdc8 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/omni.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/one_dark.png b/stow/alacritty/.config/alacritty/themes/images/one_dark.png new file mode 100644 index 0000000..089ed78 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/one_dark.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/palenight.png b/stow/alacritty/.config/alacritty/themes/images/palenight.png new file mode 100644 index 0000000..9e0fd58 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/palenight.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/papercolor_dark.png b/stow/alacritty/.config/alacritty/themes/images/papercolor_dark.png new file mode 100644 index 0000000..a5d3f77 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/papercolor_dark.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/papercolor_light.png b/stow/alacritty/.config/alacritty/themes/images/papercolor_light.png new file mode 100644 index 0000000..7e7b9e6 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/papercolor_light.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/papertheme.png b/stow/alacritty/.config/alacritty/themes/images/papertheme.png new file mode 100644 index 0000000..ec5d947 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/papertheme.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/pencil_dark.png b/stow/alacritty/.config/alacritty/themes/images/pencil_dark.png new file mode 100644 index 0000000..5cf5df0 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/pencil_dark.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/pencil_light.png b/stow/alacritty/.config/alacritty/themes/images/pencil_light.png new file mode 100644 index 0000000..c392e14 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/pencil_light.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/rainbow.png b/stow/alacritty/.config/alacritty/themes/images/rainbow.png new file mode 100644 index 0000000..1825f63 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/rainbow.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/remedy_dark.png b/stow/alacritty/.config/alacritty/themes/images/remedy_dark.png new file mode 100644 index 0000000..eac67b5 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/remedy_dark.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/rose-pine-dawn.png b/stow/alacritty/.config/alacritty/themes/images/rose-pine-dawn.png new file mode 100644 index 0000000..96e25b8 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/rose-pine-dawn.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/rose-pine-moon.png b/stow/alacritty/.config/alacritty/themes/images/rose-pine-moon.png new file mode 100644 index 0000000..c640e33 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/rose-pine-moon.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/rose-pine.png b/stow/alacritty/.config/alacritty/themes/images/rose-pine.png new file mode 100644 index 0000000..00de305 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/rose-pine.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/seashells.png b/stow/alacritty/.config/alacritty/themes/images/seashells.png new file mode 100644 index 0000000..b76f2f8 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/seashells.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/smoooooth.png b/stow/alacritty/.config/alacritty/themes/images/smoooooth.png new file mode 100644 index 0000000..7034974 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/smoooooth.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/snazzy.png b/stow/alacritty/.config/alacritty/themes/images/snazzy.png new file mode 100644 index 0000000..9632f15 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/snazzy.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/solarized_dark.png b/stow/alacritty/.config/alacritty/themes/images/solarized_dark.png new file mode 100644 index 0000000..27f98fd Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/solarized_dark.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/solarized_light.png b/stow/alacritty/.config/alacritty/themes/images/solarized_light.png new file mode 100644 index 0000000..5d23dde Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/solarized_light.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/taerminal.png b/stow/alacritty/.config/alacritty/themes/images/taerminal.png new file mode 100644 index 0000000..0619607 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/taerminal.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/tango_dark.png b/stow/alacritty/.config/alacritty/themes/images/tango_dark.png new file mode 100644 index 0000000..b1e3915 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/tango_dark.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/tender.png b/stow/alacritty/.config/alacritty/themes/images/tender.png new file mode 100644 index 0000000..d817267 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/tender.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/terminal_app.png b/stow/alacritty/.config/alacritty/themes/images/terminal_app.png new file mode 100644 index 0000000..81c9da1 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/terminal_app.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/thelovelace.png b/stow/alacritty/.config/alacritty/themes/images/thelovelace.png new file mode 100644 index 0000000..269a797 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/thelovelace.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/tokyo-night-storm.png b/stow/alacritty/.config/alacritty/themes/images/tokyo-night-storm.png new file mode 100644 index 0000000..ad39605 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/tokyo-night-storm.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/tokyo-night.png b/stow/alacritty/.config/alacritty/themes/images/tokyo-night.png new file mode 100644 index 0000000..d6ed018 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/tokyo-night.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/tomorrow_night.png b/stow/alacritty/.config/alacritty/themes/images/tomorrow_night.png new file mode 100644 index 0000000..ab9ac93 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/tomorrow_night.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/tomorrow_night_bright.png b/stow/alacritty/.config/alacritty/themes/images/tomorrow_night_bright.png new file mode 100644 index 0000000..b5d1493 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/tomorrow_night_bright.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/ubuntu.png b/stow/alacritty/.config/alacritty/themes/images/ubuntu.png new file mode 100644 index 0000000..f3cc1d8 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/ubuntu.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/wombat.png b/stow/alacritty/.config/alacritty/themes/images/wombat.png new file mode 100644 index 0000000..651534c Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/wombat.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/xterm.png b/stow/alacritty/.config/alacritty/themes/images/xterm.png new file mode 100644 index 0000000..62e3039 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/xterm.png differ diff --git a/stow/alacritty/.config/alacritty/themes/images/zenburn.png b/stow/alacritty/.config/alacritty/themes/images/zenburn.png new file mode 100644 index 0000000..c3fa0a8 Binary files /dev/null and b/stow/alacritty/.config/alacritty/themes/images/zenburn.png differ diff --git a/stow/alacritty/.config/alacritty/themes/print_colors.sh b/stow/alacritty/.config/alacritty/themes/print_colors.sh new file mode 100755 index 0000000..100099f --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/print_colors.sh @@ -0,0 +1,10 @@ +#!/usr/bin/env sh + +printf "|039| \033[39mDefault \033[m |049| \033[49mDefault \033[m |037| \033[37mLight gray \033[m |047| \033[47mLight gray \033[m\n" +printf "|030| \033[30mBlack \033[m |040| \033[40mBlack \033[m |090| \033[90mDark gray \033[m |100| \033[100mDark gray \033[m\n" +printf "|031| \033[31mRed \033[m |041| \033[41mRed \033[m |091| \033[91mLight red \033[m |101| \033[101mLight red \033[m\n" +printf "|032| \033[32mGreen \033[m |042| \033[42mGreen \033[m |092| \033[92mLight green \033[m |102| \033[102mLight green \033[m\n" +printf "|033| \033[33mYellow \033[m |043| \033[43mYellow \033[m |093| \033[93mLight yellow \033[m |103| \033[103mLight yellow \033[m\n" +printf "|034| \033[34mBlue \033[m |044| \033[44mBlue \033[m |094| \033[94mLight blue \033[m |104| \033[104mLight blue \033[m\n" +printf "|035| \033[35mMagenta \033[m |045| \033[45mMagenta \033[m |095| \033[95mLight magenta \033[m |105| \033[105mLight magenta \033[m\n" +printf "|036| \033[36mCyan \033[m |046| \033[46mCyan \033[m |096| \033[96mLight cyan \033[m |106| \033[106mLight cyan \033[m\n" diff --git a/stow/alacritty/.config/alacritty/themes/schemes.yaml b/stow/alacritty/.config/alacritty/themes/schemes.yaml new file mode 100644 index 0000000..308dca5 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/schemes.yaml @@ -0,0 +1,2340 @@ +schemes: + afterglow: &afterglow + primary: + background: '0x2c2c2c' + foreground: '0xd6d6d6' + dim_foreground: '0xdbdbdb' + bright_foreground: '0xd9d9d9' + dim_background: '0x202020' # not sure + bright_background: '0x3a3a3a' # not sure + cursor: + text: '0x2c2c2c' + cursor: '0xd9d9d9' + normal: + black: '0x1c1c1c' + red: '0xbc5653' + green: '0x909d63' + yellow: '0xebc17a' + blue: '0x7eaac7' + magenta: '0xaa6292' + cyan: '0x86d3ce' + white: '0xcacaca' + bright: + black: '0x636363' + red: '0xbc5653' + green: '0x909d63' + yellow: '0xebc17a' + blue: '0x7eaac7' + magenta: '0xaa6292' + cyan: '0x86d3ce' + white: '0xf7f7f7' + dim: + black: '0x232323' + red: '0x74423f' + green: '0x5e6547' + yellow: '0x8b7653' + blue: '0x556b79' + magenta: '0x6e4962' + cyan: '0x5c8482' + white: '0x828282' + + argonaut: &argonaut + primary: + background: '0x292C3E' + foreground: '0xEBEBEB' + cursor: + text: '0xFF261E' + cursor: '0xFF261E' + normal: + black: '0x0d0d0d' + red: '0xFF301B' + green: '0xA0E521' + yellow: '0xFFC620' + blue: '0x1BA6FA' + magenta: '0x8763B8' + cyan: '0x21DEEF' + white: '0xEBEBEB' + bright: + black: '0x6D7070' + red: '0xFF4352' + green: '0xB8E466' + yellow: '0xFFD750' + blue: '0x1BA6FA' + magenta: '0xA578EA' + cyan: '0x73FBF1' + white: '0xFEFEF8' + + atom_one_light: &atom_one_light + primary: + background: '0xf8f8f8' + foreground: '0x2a2b33' + normal: + black: '0x000000' + red: '0xde3d35' + green: '0x3e953a' + yellow: '0xd2b67b' + blue: '0x2f5af3' + magenta: '0xa00095' + cyan: '0x3e953a' + white: '0xbbbbbb' + bright: + black: '0x000000' + red: '0xde3d35' + green: '0x3e953a' + yellow: '0xd2b67b' + blue: '0x2f5af3' + magenta: '0xa00095' + cyan: '0x3e953a' + white: '0xffffff' + + ayu_dark: &ayu_dark + primary: + background: '0x0A0E14' + foreground: '0xB3B1AD' + normal: + black: '0x01060E' + red: '0xEA6C73' + green: '0x91B362' + yellow: '0xF9AF4F' + blue: '0x53BDFA' + magenta: '0xFAE994' + cyan: '0x90E1C6' + white: '0xC7C7C7' + bright: + black: '0x686868' + red: '0xF07178' + green: '0xC2D94C' + yellow: '0xFFB454' + blue: '0x59C2FF' + magenta: '0xFFEE99' + cyan: '0x95E6CB' + white: '0xFFFFFF' + + ayu_light: &ayu_light + primary: + background: '0xFCFCFC' + foreground: '0x5C6166' + normal: + black: '0x010101' + red: '0xe7666a' + green: '0x80ab24' + yellow: '0xeba54d' + blue: '0x4196df' + magenta: '0x9870c3' + cyan: '0x51b891' + white: '0xc1c1c1' + bright: + black: '0x343434' + red: '0xee9295' + green: '0x9fd32f' + yellow: '0xf0bc7b' + blue: '0x6daee6' + magenta: '0xb294d2' + cyan: '0x75c7a8' + white: '0xdbdbdb' + + base16_dark: &base16_dark + primary: + background: '0x181818' + foreground: '0xd8d8d8' + cursor: + text: '0xd8d8d8' + cursor: '0xd8d8d8' + normal: + black: '0x181818' + red: '0xab4642' + green: '0xa1b56c' + yellow: '0xf7ca88' + blue: '0x7cafc2' + magenta: '0xba8baf' + cyan: '0x86c1b9' + white: '0xd8d8d8' + bright: + black: '0x585858' + red: '0xab4642' + green: '0xa1b56c' + yellow: '0xf7ca88' + blue: '0x7cafc2' + magenta: '0xba8baf' + cyan: '0x86c1b9' + white: '0xf8f8f8' + + blood_moon: &blood_moon + primary: + background: '0x10100E' + foreground: '0xC6C6C4' + normal: + black: '0x10100E' + red: '0xC40233' + green: '0x009F6B' + yellow: '0xFFD700' + blue: '0x0087BD' + magenta: '0x9A4EAE' + cyan: '0x20B2AA' + white: '0xC6C6C4' + bright: + black: '0x696969' + red: '0xFF2400' + green: '0x03C03C' + yellow: '0xFDFF00' + blue: '0x007FFF' + magenta: '0xFF1493' + cyan: '0x00CCCC' + white: '0xFFFAFA' + + bluish: &bluish + primary: + background: '0x2c3640' + foreground: '0x297dd3' + normal: + black: '0x0b0b0c' + red: '0x377fc4' + green: '0x2691e7' + yellow: '0x2090c1' + blue: '0x2c5e87' + magenta: '0x436280' + cyan: '0x547aa2' + white: '0x536679' + bright: + black: '0x23272c' + red: '0x66a5cc' + green: '0x59b0f2' + yellow: '0x4bb0d3' + blue: '0x487092' + magenta: '0x50829e' + cyan: '0x658795' + white: '0x4d676b' + + breeze: &breeze + primary: + background: '0x232627' + foreground: '0xfcfcfc' + dim_foreground: '0xeff0f1' + bright_foreground: '0xffffff' + dim_background: '0x31363b' + bright_background: '0x000000' + normal: + black: '0x232627' + red: '0xed1515' + green: '0x11d116' + yellow: '0xf67400' + blue: '0x1d99f3' + magenta: '0x9b59b6' + cyan: '0x1abc9c' + white: '0xfcfcfc' + bright: + black: '0x7f8c8d' + red: '0xc0392b' + green: '0x1cdc9a' + yellow: '0xfdbc4b' + blue: '0x3daee9' + magenta: '0x8e44ad' + cyan: '0x16a085' + white: '0xffffff' + dim: + black: '0x31363b' + red: '0x783228' + green: '0x17a262' + yellow: '0xb65619' + blue: '0x1b668f' + magenta: '0x614a73' + cyan: '0x186c60' + white: '0x63686d' + + campbell: &campbell + primary: + background: '0x0c0c0c' + foreground: '0xcccccc' + normal: + black: '0x0c0c0c' + red: '0xc50f1f' + green: '0x13a10e' + yellow: '0xc19c00' + blue: '0x0037da' + magenta: '0x881798' + cyan: '0x3a96dd' + white: '0xcccccc' + bright: + black: '0x767676' + red: '0xe74856' + green: '0x16c60c' + yellow: '0xf9f1a5' + blue: '0x3b78ff' + magenta: '0xb4009e' + cyan: '0x61d6d6' + white: '0xf2f2f2' + + catppuccin: &catppuccin + primary: + background: '#1E1E2E' + foreground: '0xd6d6d6' + cursor: + text: '#CDD6F4' + cursor: '#D9D9D9' + normal: + black: '#181A1F' + red: '#E86671' + green: '#98C379' + yellow: '#E5C07B' + blue: '#61AFEF' + magenta: '#C678DD' + cyan: '#54AFBC' + white: '#ABB2BF' + bright: + black: '#5C6370' + red: '#E86671' + green: '#98C379' + yellow: '#E5C07B' + blue: '#61AFEF' + magenta: '#C678DD' + cyan: '#54AFBC' + white: '0xf7f7f7' + dim: + black: '#5C6370' + red: '0x74423f' + green: '#98C379' + yellow: '#E5C07B' + blue: '#61AFEF' + magenta: '0x6e4962' + cyan: '0x5c8482' + white: '0x828282' + + challenger_deep: &challenger_deep + primary: + background: '0x1e1c31' + foreground: '0xcbe1e7' + cursor: + text: '0xff271d' + cursor: '0xfbfcfc' + normal: + black: '0x141228' + red: '0xff5458' + green: '0x62d196' + yellow: '0xffb378' + blue: '0x65b2ff' + magenta: '0x906cff' + cyan: '0x63f2f1' + white: '0xa6b3cc' + bright: + black: '0x565575' + red: '0xff8080' + green: '0x95ffa4' + yellow: '0xffe9aa' + blue: '0x91ddff' + magenta: '0xc991e1' + cyan: '0xaaffe4' + white: '0xcbe3e7' + + citylights: &citylights + primary: + background: '0x171d23' + foreground: '0xffffff' + cursor: + text: '0xfafafa' + cursor: '0x008b94' + normal: + black: '0x333f4a' + red: '0xd95468' + green: '0x8bd49c' + blue: '0x539afc' + magenta: '0xb62d65' + cyan: '0x70e1e8' + white: '0xb7c5d3' + bright: + black: '0x41505e' + red: '0xd95468' + green: '0x8bd49c' + yellow: '0xebbf83' + blue: '0x5ec4ff' + magenta: '0xe27e8d' + cyan: '0x70e1e8' + white: '0xffffff' + + Cobalt2: &Cobalt2 + primary: + background: '0x122637' + foreground: '0xffffff' + cursor: + text: '0x122637' + cursor: '0xf0cb09' + normal: + black: '0x000000' + red: '0xff0000' + green: '0x37dd21' + yellow: '0xfee409' + blue: '0x1460d2' + magenta: '0xff005d' + cyan: '0x00bbbb' + white: '0xbbbbbb' + bright: + black: '0x545454' + red: '0xf40d17' + green: '0x3bcf1d' + yellow: '0xecc809' + blue: '0x5555ff' + magenta: '0xff55ff' + cyan: '0x6ae3f9' + white: '0xffffff' + + cyber_punk_neon: &cyber_punk_neon + primary: + background: "0x000b1e" + foreground: "0x0abdc6" + cursor: + text: "0x000b1e" + cursor: "0x0abdc6" + normal: + black: "0x123e7c" + red: "0xff0000" + green: "0xd300c4" + yellow: "0xf57800" + blue: "0x123e7c" + magenta: "0x711c91" + cyan: "0x0abdc6" + white: "0xd7d7d5" + bright: + black: "0x1c61c2" + red: "0xff0000" + green: "0xd300c4" + yellow: "0xf57800" + blue: "0x00ff00" + magenta: "0x711c91" + cyan: "0x0abdc6" + white: "0xd7d7d5" + + darcula: &darcula + primary: + background: '0x282a36' + foreground: '0xf8f8f2' + normal: + black: '0x000000' + red: '0xff5555' + green: '0x50fa7b' + yellow: '0xf1fa8c' + blue: '0xcaa9fa' + magenta: '0xff79c6' + cyan: '0x8be9fd' + white: '0xbfbfbf' + bright: + black: '0x282a35' + red: '0xff6e67' + green: '0x5af78e' + yellow: '0xf4f99d' + blue: '0xcaa9fa' + magenta: '0xff92d0' + cyan: '0x9aedfe' + white: '0xe6e6e6' + + dark_pastels: &dark_pastels + primary: + background: '0x2C2C2C' + foreground: '0xDCDCCC' + normal: + black: '0x3F3F3F' + red: '0x705050' + green: '0x60B48A' + yellow: '0xDFAF8F' + blue: '0x9AB8D7' + magenta: '0xDC8CC3' + cyan: '0x8CD0D3' + white: '0xDCDCCC' + bright: + black: '0x709080' + red: '0xDCA3A3' + green: '0x72D5A3' + yellow: '0xF0DFAF' + blue: '0x94BFF3' + magenta: '0xEC93D3' + cyan: '0x93E0E3' + white: '0xFFFFFF' + + doom_one: &doom_one + primary: + background: '0x282c34' + foreground: '0xbbc2cf' + normal: + black: '0x282c34' + red: '0xff6c6b' + green: '0x98be65' + yellow: '0xecbe7b' + blue: '0x51afef' + magenta: '0xc678dd' + cyan: '0x46d9ff' + white: '0xbbc2cf' + + dracula: &dracula + primary: + background: '0x282a36' + foreground: '0xf8f8f2' + normal: + black: '0x000000' + red: '0xff5555' + green: '0x50fa7b' + yellow: '0xf1fa8c' + blue: '0xbd93f9' + magenta: '0xff79c6' + cyan: '0x8be9fd' + white: '0xbbbbbb' + bright: + black: '0x555555' + red: '0xff5555' + green: '0x50fa7b' + yellow: '0xf1fa8c' + blue: '0xcaa9fa' + magenta: '0xff79c6' + cyan: '0x8be9fd' + white: '0xffffff' + + everforest_dark: &everforest_dark + primary: + background: '0x2d353b' + foreground: '0xd3c6aa' + normal: + black: '0x475258' + red: '0xe67e80' + green: '0xa7c080' + yellow: '0xdbbc7f' + blue: '0x7fbbb3' + magenta: '0xd699b6' + cyan: '0x83c092' + white: '0xd3c6aa' + bright: + black: '0x475258' + red: '0xe67e80' + green: '0xa7c080' + yellow: '0xdbbc7f' + blue: '0x7fbbb3' + magenta: '0xd699b6' + cyan: '0x83c092' + + everforest_light: &everforest_light + primary: + background: '0xfdf6e3' + foreground: '0x5c6a72' + normal: + black: '0x5c6a72' + red: '0xf85552' + green: '0x8da101' + yellow: '0xdfa000' + blue: '0x3a94c5' + magenta: '0xdf69ba' + cyan: '0x35a77c' + white: '0xe0dcc7' + bright: + black: '0x5c6a72' + red: '0xf85552' + green: '0x8da101' + yellow: '0xdfa000' + blue: '0x3a94c5' + magenta: '0xdf69ba' + cyan: '0x35a77c' + + falcon: &falcon + primary: + background: '0x020221' + foreground: '0xb4b4b9' + cursor: + text: '0x020221' + cursor: '0xffe8c0' + normal: + black: '0x000004' + red: '0xff3600' + green: '0x718e3f' + yellow: '0xffc552' + blue: '0x635196' + magenta: '0xff761a' + cyan: '0x34bfa4' + white: '0xb4b4b9' + bright: + black: '0x020221' + red: '0xff8e78' + green: '0xb1bf75' + yellow: '0xffd392' + blue: '0x99a4bc' + magenta: '0xffb07b' + cyan: '0x8bccbf' + white: '0xf8f8ff' + + flat_remix: &flat_remix + primary: + background: '0x272a34' + foreground: '0xFFFFFF' + normal: + black: '0x1F2229' + red: '0xEC0101' + green: '0x47D4B9' + yellow: '0xFF8A18' + blue: '0x277FFF' + magenta: '0xD71655' + cyan: '0x05A1F7' + white: '0xFFFFFF' + bright: + black: '0x1F2229' + red: '0xD41919' + green: '0x5EBDAB' + yellow: '0xFEA44C' + blue: '0x367bf0' + magenta: '0xBF2E5D' + cyan: '0x49AEE6' + white: '0xFFFFFF' + + gnome_terminal: &gnome_terminal + primary: + background: '0x1e1e1e' + foreground: '0xffffff' + normal: + black: '0x171421' + red: '0xc01c28' + green: '0x26a269' + yellow: '0xa2734c' + blue: '0x12488b' + magenta: '0xa347ba' + cyan: '0x2aa1b3' + white: '0xd0cfcc' + bright: + black: '0x535c64' + red: '0xf66151' + green: '0x33d17a' + yellow: '0xe9ad0c' + blue: '0x2a7bde' + magenta: '0xc061cb' + cyan: '0x33c7de' + white: '0xffffff' + + gotham: &gotham + primary: + background: '0x0a0f14' + foreground: '0x98d1ce' + normal: + black: '0x0a0f14' + red: '0xc33027' + green: '0x26a98b' + yellow: '0xedb54b' + blue: '0x195465' + magenta: '0x4e5165' + cyan: '0x33859d' + white: '0x98d1ce' + bright: + black: '0x10151b' + red: '0xd26939' + green: '0x081f2d' + yellow: '0x245361' + blue: '0x093748' + magenta: '0x888ba5' + cyan: '0x599caa' + white: '0xd3ebe9' + + gruvbox_dark: &gruvbox_dark + primary: + # hard contrast: background = '0x1d2021' + background: '0x282828' + # soft contrast: background = '0x32302f' + foreground: '0xebdbb2' + normal: + black: '0x282828' + red: '0xcc241d' + green: '0x98971a' + yellow: '0xd79921' + blue: '0x458588' + magenta: '0xb16286' + cyan: '0x689d6a' + white: '0xa89984' + bright: + black: '0x928374' + red: '0xfb4934' + green: '0xb8bb26' + yellow: '0xfabd2f' + blue: '0x83a598' + magenta: '0xd3869b' + cyan: '0x8ec07c' + white: '0xebdbb2' + + gruvbox_light: &gruvbox_light + primary: + # hard contrast: background = '0xf9f5d7' + background: '0xfbf1c7' + # soft contrast: background = '0xf2e5bc' + foreground: '0x3c3836' + normal: + black: '0xfbf1c7' + red: '0xcc241d' + green: '0x98971a' + yellow: '0xd79921' + blue: '0x458588' + magenta: '0xb16286' + cyan: '0x689d6a' + white: '0x7c6f64' + bright: + black: '0x928374' + red: '0x9d0006' + green: '0x79740e' + yellow: '0xb57614' + blue: '0x076678' + magenta: '0x8f3f71' + cyan: '0x427b58' + white: '0x3c3836' + + gruvbox_material_medium_dark: &gruvbox_material_medium_dark + primary: + background: '#282828' + foreground: '#d4be98' + normal: + black: '#3c3836' + red: '#ea6962' + green: '#a9b665' + yellow: '#d8a657' + blue: '#7daea3' + magenta: '#d3869b' + cyan: '#89b482' + white: '#d4be98' + bright: + black: '#3c3836' + red: '#ea6962' + green: '#a9b665' + yellow: '#d8a657' + blue: '#7daea3' + magenta: '#d3869b' + cyan: '#89b482' + white: '#d4be98' + + gruvbox_material_medium_light: &gruvbox_material_medium_light + primary: + background: '#fbf1c7' + foreground: '#654735' + normal: + black: '#654735' + red: '#c14a4a' + green: '#6c782e' + yellow: '#b47109' + blue: '#45707a' + magenta: '#945e80' + cyan: '#4c7a5d' + white: '#eee0b7' + bright: + black: '#654735' + red: '#c14a4a' + green: '#6c782e' + yellow: '#b47109' + blue: '#45707a' + magenta: '#945e80' + cyan: '#4c7a5d' + white: '#eee0b7' + + hardhacker: &hardhacker + primary: + background: '0x282433' + foreground: '0xeee9fc' + cursor: + text: '0xeee9fc' + cursor: '0xeee9fc' + normal: + black: '0x282433' + red: '0xe965a5' + green: '0xb1f2a7' + yellow: '0xebde76' + blue: '0xb1baf4' + magenta: '0xe192ef' + cyan: '0xb3f4f3' + white: '0xeee9fc' + bright: + black: '0x3f3951' + red: '0xe965a5' + green: '0xb1f2a7' + yellow: '0xebde76' + blue: '0xb1baf4' + magenta: '0xe192ef' + cyan: '0xb3f4f3' + white: '0xeee9fc' + + high_contrast: &high_contrast + primary: + background: '0x444444' + foreground: '0xdddddd' + cursor: + text: '0xaaaaaa' + cursor: '0xffffff' + normal: + black: '0x000000' + red: '0xff0000' + green: '0x00ff00' + yellow: '0xffff00' + blue: '0x0000ff' + magenta: '0xff00ff' + cyan: '0x00ffff' + white: '0xffffff' + bright: + black: '0x000000' + red: '0xff0000' + green: '0x00ff00' + yellow: '0xffff00' + blue: '0x0000ff' + magenta: '0xff00ff' + cyan: '0x00ffff' + white: '0xffffff' + + horizon-dark: &horizon-dark + primary: + background: '0x1c1e26' + foreground: '0xe0e0e0' + normal: + black: '0x16161c' + red: '0xe95678' + green: '0x29d398' + yellow: '0xfab795' + blue: '0x26bbd9' + magenta: '0xee64ac' + cyan: '0x59e1e3' + white: '0xd5d8da' + bright: + black: '0x5b5858' + red: '0xec6a88' + green: '0x3fdaa4' + yellow: '0xfbc3a7' + blue: '0x3fc4de' + magenta: '0xf075b5' + cyan: '0x6be4e6' + white: '0xd5d8da' + + hyper: &hyper + primary: + background: '0x000000' + foreground: '0xffffff' + cursor: + text: '0xF81CE5' + cursor: '0xffffff' + normal: + black: '0x000000' + red: '0xfe0100' + green: '0x33ff00' + yellow: '0xfeff00' + blue: '0x0066ff' + magenta: '0xcc00ff' + cyan: '0x00ffff' + white: '0xd0d0d0' + bright: + black: '0x808080' + red: '0xfe0100' + green: '0x33ff00' + yellow: '0xfeff00' + blue: '0x0066ff' + magenta: '0xcc00ff' + cyan: '0x00ffff' + white: '0xFFFFFF' + inferno: &inferno + primary: + background: '0x270d06' + foreground: '0xd9d9d9' + normal: + black: '0x330000' + red: '0xff3300' + green: '0xff6600' + yellow: '0xff9900' + blue: '0xffcc00' + magenta: '0xff6600' + cyan: '0xff9900' + white: '0xd9d9d9' + bright: + black: '0x663300' + red: '0xff6633' + green: '0xff9966' + yellow: '0xffcc99' + blue: '0xffcc33' + magenta: '0xff9966' + cyan: '0xffcc99' + white: '0xd9d9d9' + iterm_default: &iterm_default + primary: + background: '0x101421' + foreground: '0xfffbf6' + normal: + black: '0x2e2e2e' + red: '0xeb4129' + green: '0xabe047' + yellow: '0xf6c744' + blue: '0x47a0f3' + magenta: '0x7b5cb0' + cyan: '0x64dbed' + white: '0xe5e9f0' + bright: + black: '0x565656' + red: '0xec5357' + green: '0xc0e17d' + yellow: '0xf9da6a' + blue: '0x49a4f8' + magenta: '0xa47de9' + cyan: '0x99faf2' + white: '0xffffff' + + kanagawa_dragon: &kanagawa_dragon + colors: + primary: + background: '0x181616' + foreground: '0xc5c9c5' + + normal: + black: '0x0d0c0c' + blue: '0x8ba4b0' + cyan: '0x8ea4a2' + green: '0x8a9a7b' + magenta: '0xa292a3' + red: '0xc4746e' + white: '0xC8C093' + yellow: '0xc4b28a' + + bright: + black: '0xa6a69c' + blue: '0x7FB4CA' + cyan: '0x7AA89F' + green: '0x87a987' + magenta: '0x938AA9' + red: '0xE46876' + white: '0xc5c9c5' + yellow: '0xE6C384' + + selection: + background: '0x2d4f67' + foreground: '0xc8c093' + + indexed_colors: + - { index: 16, color: '0xffa066' } + - { index: 17, color: '0xff5d62' } + + kanagawa_wave: &kanagawa_wave + colors: + primary: + background: '0x1f1f28' + foreground: '0xdcd7ba' + + normal: + black: '0x090618' + red: '0xc34043' + green: '0x76946a' + yellow: '0xc0a36e' + blue: '0x7e9cd8' + magenta: '0x957fb8' + cyan: '0x6a9589' + white: '0xc8c093' + + bright: + black: '0x727169' + red: '0xe82424' + green: '0x98bb6c' + yellow: '0xe6c384' + blue: '0x7fb4ca' + magenta: '0x938aa9' + cyan: '0x7aa89f' + white: '0xdcd7ba' + + selection: + background: '0x2d4f67' + foreground: '0xc8c093' + + indexed_colors: + - { index: 16, color: '0xffa066' } + - { index: 17, color: '0xff5d62' } + + konsole_linux: &konsole_linux + primary: + foreground: '0xe3e3e3' + bright_foreground: '0xffffff' + dim_foreground: '0xe3e3e3' + background: '0x1f1f1f' + bright_background: '0x686868' # not sure + dim_background: '0x1f1f1f' # not sure + cursor: + text: '0x191622' + cursor: '0xf8f8f2' + search: + matches: + foreground: '0xb2b2b2' + background: '0xb26818' + focused_match: + foreground: CellBackground + background: CellForeground + normal: + black: '0x000000' + red: '0xb21818' + green: '0x18b218' + yellow: '0xb26818' + blue: '0x1818b2' + magenta: '0xb218b2' + cyan: '0x18b2b2' + white: '0xb2b2b2' + bright: + black: '0x686868' + red: '0xff5454' + green: '0x54ff54' + yellow: '0xffff54' + blue: '0x5454ff' + magenta: '0xff54ff' + cyan: '0x54ffff' + white: '0xffffff' + dim: + black: '0x000000' + red: '0xb21818' + green: '0x18b218' + yellow: '0xb26818' + blue: '0x1818b2' + magenta: '0xb218b2' + cyan: '0x18b2b2' + white: '0xb2b2b2' + + low_contrast: &low_contrast + primary: + background: '0x333333' + foreground: '0xdddddd' + cursor: + text: '0xaaaaaa' + cursor: '0xffffff' + normal: + black: '0x000000' + red: '0xbb0000' + green: '0x00bb00' + yellow: '0xbbbb00' + blue: '0x0000bb' + magenta: '0xbb00bb' + cyan: '0x00bbbb' + white: '0xbbbbbb' + bright: + black: '0x000000' + red: '0xbb0000' + green: '0x00bb00' + yellow: '0xbbbb00' + blue: '0x0000bb' + magenta: '0xbb00bb' + cyan: '0x00bbbb' + white: '0xbbbbbb' + + material_theme: &material_theme + primary: + background: '0x1e282d' + foreground: '0xc4c7d1' + normal: + black: '0x666666' + red: '0xeb606b' + green: '0xc3e88d' + yellow: '0xf7eb95' + blue: '0x80cbc4' + magenta: '0xff2f90' + cyan: '0xaeddff' + white: '0xffffff' + bright: + black: '0xff262b' + red: '0xeb606b' + green: '0xc3e88d' + yellow: '0xf7eb95' + blue: '0x7dc6bf' + magenta: '0x6c71c4' + cyan: '0x35434d' + white: '0xffffff' + + material_theme_mod: &material_theme_mod + primary: + background: '0x1e282d' + foreground: '0xc4c7d1' + normal: + black: '0x666666' + red: '0xeb606b' + green: '0xc3e88d' + yellow: '0xf7eb95' + blue: '0x80cbc4' + magenta: '0xff2f90' + cyan: '0xaeddff' + white: '0xffffff' + bright: + black: '0xa1a1a1' + red: '0xeb606b' + green: '0xc3e88d' + yellow: '0xf7eb95' + blue: '0x7dc6bf' + magenta: '0x6c71c4' + cyan: '0x35434d' + white: '0xffffff' + + midnight-haze: &midnight-haze + primary: + background: '0x0c0c16' + foreground: '0xd8dee9' + normal: + black: '0x2c2c3d' + red: '0xff6e6e' + green: '0x9ec875' + yellow: '0xffa759' + blue: '0x70a7d4' + magenta: '0xd291e0' + cyan: '0x96e0e0' + white: '0xd8dee9' + bright: + black: '0x414166' + red: '0xff8d8d' + green: '0xb3d987' + yellow: '0xffc57f' + blue: '0x9bb3d3' + magenta: '0xffa1ff' + cyan: '0x9cd8d8' + white: '0xffffff' + + nord: &nord + primary: + background: '0x2E3440' + foreground: '0xD8DEE9' + normal: + black: '0x3B4252' + red: '0xBF616A' + green: '0xA3BE8C' + yellow: '0xEBCB8B' + blue: '0x81A1C1' + magenta: '0xB48EAD' + cyan: '0x88C0D0' + white: '0xE5E9F0' + bright: + black: '0x4C566A' + red: '0xBF616A' + green: '0xA3BE8C' + yellow: '0xEBCB8B' + blue: '0x81A1C1' + magenta: '0xB48EAD' + cyan: '0x8FBCBB' + white: '0xECEFF4' + + monokai_charcoal: &monokai_charcoal + primary: + background: '#000000' + foreground: '#FFFFFF' + normal: + black: '#1a1a1a' + red: '#f4005f' + green: '#98e024' + yellow: '#fa8419' + blue: '#9d65ff' + magenta: '#f4005f' + cyan: '#58d1eb' + white: '#c4c5b5' + bright: + black: '#625e4c' + red: '#f4005f' + green: '#98e024' + yellow: '#e0d561' + blue: '#9d65ff' + magenta: '#f4005f' + cyan: '#58d1eb' + white: '#f6f6ef' + + monokai_pro: &monokai_pro + primary: + background: '0x2D2A2E' + foreground: '0xfff1f3' + normal: + black: '0x2c2525' + red: '0xfd6883' + green: '0xadda78' + yellow: '0xf9cc6c' + blue: '0xf38d70' + magenta: '0xa8a9eb' + cyan: '0x85dacc' + white: '0xfff1f3' + bright: + black: '0x72696a' + red: '0xfd6883' + green: '0xadda78' + yellow: '0xf9cc6c' + blue: '0xf38d70' + magenta: '0xa8a9eb' + cyan: '0x85dacc' + white: '0xfff1f3' + + moonlight_ii_vscode: &moonlight_ii_vscode + primary: + background: '0x1e2030' + foreground: '0x7f85a3' + cursor: + text: '0x7f85a3' + cursor: '0x808080' + normal: + black: '0x444a73' + red: '0xff5370' + green: '0x4fd6be' + yellow: '0xffc777' + blue: '0x3e68d7' + magenta: '0xfc7b7b' + cyan: '0x86e1fc' + white: '0xd0d0d0' + bright: + black: '0x828bb8' + red: '0xff98a4' + green: '0xc3e88d' + yellow: '0xffc777' + blue: '0x82aaff' + magenta: '0xff966c' + cyan: '0xb4f9f8' + white: '0x5f8787' + + nightfox: &nightfox + primary: + background: '0x192330' + foreground: '0xcdcecf' + normal: + black: '0x393b44' + red: '0xc94f6d' + green: '0x81b29a' + yellow: '0xdbc074' + blue: '0x719cd6' + magenta: '0x9d79d6' + cyan: '0x63cdcf' + white: '0xdfdfe0' + bright: + black: '0x575860' + red: '0xd16983' + green: '0x8ebaa4' + yellow: '0xe0c989' + blue: '0x86abdc' + magenta: '0xbaa1e2' + cyan: '0x7ad5d6' + white: '0xe4e4e5' + indexed_colors: + - { index: 16, color: '0xf4a261' } + - { index: 17, color: '0xd67ad2' } + + night_owlish_light: &night_owlish_light + bright: + black: '#7a8181' + blue: '#5ca7e4' + cyan: '#00c990' + green: '#49d0c5' + magenta: '#697098' + red: '#f76e6e' + white: '#989fb1' + yellow: '#dac26b' + cursor: + cursor: '#403f53' + text: '#fbfbfb' + normal: + black: '#011627' + blue: '#4876d6' + cyan: '#08916a' + green: '#2aa298' + magenta: '#403f53' + red: '#d3423e' + white: '#7a8181' + yellow: '#daaa01' + primary: + background: '#ffffff' + foreground: '#403f53' + selection: + background: '#f2f2f2' + text: '#403f53' + + oceanic_next: &oceanic_next + primary: + background: '0x1b2b34' + foreground: '0xd8dee9' + normal: + black: '0x29414f' + red: '0xec5f67' + green: '0x99c794' + yellow: '0xfac863' + blue: '0x6699cc' + magenta: '0xc594c5' + cyan: '0x5fb3b3' + white: '0x65737e' + bright: + black: '0x405860' + red: '0xec5f67' + green: '0x99c794' + yellow: '0xfac863' + blue: '0x6699cc' + magenta: '0xc594c5' + cyan: '0x5fb3b3' + white: '0xadb5c0' + + omni: &omni + primary: + background: '0x191622' + foreground: '0xe1e1e6' + cursor: + text: '0x191622' + cursor: '0xf8f8f2' + normal: + black: '0x000000' + red: '0xff5555' + green: '0x50fa7b' + yellow: '0xeffa78' + blue: '0xbd93f9' + magenta: '0xff79c6' + cyan: '0x8d79ba' + white: '0xbfbfbf' + bright: + black: '0x4d4d4d' + red: '0xff6e67' + green: '0x5af78e' + yellow: '0xeaf08d' + blue: '0xcaa9fa' + magenta: '0xff92d0' + cyan: '0xaa91e3' + white: '0xe6e6e6' + dim: + black: '0x000000' + red: '0xa90000' + green: '0x049f2b' + yellow: '0xa3b106' + blue: '0x530aba' + magenta: '0xbb006b' + cyan: '0x433364' + white: '0x5f5f5f' + + one_dark: &one_dark + primary: + background: '0x1e2127' + foreground: '0xabb2bf' + normal: + black: '0x1e2127' + red: '0xe06c75' + green: '0x98c379' + yellow: '0xd19a66' + blue: '0x61afef' + magenta: '0xc678dd' + cyan: '0x56b6c2' + white: '0xabb2bf' + bright: + black: '0x5c6370' + red: '0xe06c75' + green: '0x98c379' + yellow: '0xd19a66' + blue: '0x61afef' + magenta: '0xc678dd' + cyan: '0x56b6c2' + white: '0xffffff' + + palenight: &palenight + primary: + background: '0x292d3e' + foreground: '0xd0d0d0' + normal: + black: '0x292d3e' + red: '0xf07178' + green: '0xc3e88d' + yellow: '0xffcb6b' + blue: '0x82aaff' + magenta: '0xc792ea' + cyan: '0x89ddff' + white: '0xd0d0d0' + bright: + black: '0x434758' + red: '0xff8b92' + green: '0xddffa7' + yellow: '0xffe585' + blue: '0x9cc4ff' + magenta: '0xe1acff' + cyan: '0xa3f7ff' + white: '0xffffff' + + papertheme: &papertheme + primary: + background: '#F2EEDE' + foreground: '#000000' + normal: + black: '#000000' + red: '#CC3E28' + green: '#216609' + yellow: '#B58900' + blue: '#1E6FCC' + magenta: '#5C21A5' + cyan: '#158C86' + white: '#AAAAAA' + bright: + black: '#555555' + red: '#CC3E28' + green: '#216609' + yellow: '#B58900' + blue: '#1E6FCC' + magenta: '#5C21A5' + cyan: '#158C86' + white: '#AAAAAA' + + papercolor_light: &papercolor_light + primary: + background: '0xeeeeee' + foreground: '0x444444' + cursor: + text: '0xeeeeee' + cursor: '0x444444' + normal: + black: '0xeeeeee' + red: '0xaf0000' + green: '0x008700' + yellow: '0x5f8700' + blue: '0x0087af' + magenta: '0x878787' + cyan: '0x005f87' + white: '0x444444' + bright: + black: '0xbcbcbc' + red: '0xd70000' + green: '0xd70087' + yellow: '0x8700af' + blue: '0xd75f00' + magenta: '0xd75f00' + cyan: '0x005faf' + white: '0x005f87' + + papercolor_dark: &papercolor_dark + primary: + background: '0x1c1c1c' + foreground: '0x808080' + cursor: + text: '0x1c1c1c' + cursor: '0x808080' + normal: + black: '0x1c1c1c' + red: '0xaf005f' + green: '0x5faf00' + yellow: '0xd7af5f' + blue: '0x5fafd7' + magenta: '0x808080' + cyan: '0xd7875f' + white: '0xd0d0d0' + bright: + black: '0x585858' + red: '0x5faf5f' + green: '0xafd700' + yellow: '0xaf87d7' + blue: '0xffaf00' + magenta: '0xffaf00' + cyan: '0x00afaf' + white: '0x5f8787' + + pencil_dark: &pencil_dark + primary: + background: '0x212121' + foreground: '0xf1f1f1' + normal: + black: '0x212121' + red: '0xc30771' + green: '0x10a778' + yellow: '0xa89c14' + blue: '0x008ec4' + magenta: '0x523c79' + cyan: '0x20a5ba' + white: '0xe0e0e0' + bright: + black: '0x818181' + red: '0xfb007a' + green: '0x5fd7af' + yellow: '0xf3e430' + blue: '0x20bbfc' + magenta: '0x6855de' + cyan: '0x4fb8cc' + white: '0xf1f1f1' + + pencil_light: &pencil_light + primary: + background: '0xf1f1f1' + foreground: '0x424242' + normal: + black: '0x212121' + red: '0xc30771' + green: '0x10a778' + yellow: '0xa89c14' + blue: '0x008ec4' + magenta: '0x523c79' + cyan: '0x20a5ba' + white: '0xe0e0e0' + bright: + black: '0x212121' + red: '0xfb007a' + green: '0x5fd7af' + yellow: '0xf3e430' + blue: '0x20bbfc' + magenta: '0x6855de' + cyan: '0x4fb8cc' + white: '0xf1f1f1' + + rainbow: &rainbow + primary: + background: '0x192835' + foreground: '0xAADA4F' + normal: + black: '0x5B4375' + red: '0x426bb6' + green: '0x2286b5' + yellow: '0x5ab782' + blue: '0x93ca5b' + magenta: '0xc6c842' + cyan: '0x8a5135' + white: '0xc54646' + bright: + black: '0x5B4375' + red: '0x426bb6' + green: '0x2286b5' + yellow: '0x5ab782' + blue: '0x93ca5b' + magenta: '0xc6c842' + cyan: '0x8a5135' + white: '0xc54646' + + remedy_dark: &remedy_dark + primary: + background: '0x2c2b2a' + foreground: '0xf9e7c4' + normal: + black: '0x282a2e' + blue: '0x5f819d' + cyan: '0x5e8d87' + green: '0x8c9440' + magenta: '0x85678f' + red: '0xa54242' + white: '0x707880' + yellow: '0xde935f' + bright: + black: '0x373b41' + blue: '0x81a2be' + cyan: '0x8abeb7' + green: '0xb5bd68' + magenta: '0xb294bb' + red: '0xcc6666' + white: '0xc5c8c6' + yellow: '0xf0c674' + + snazzy: &snazzy + primary: + background: '0x282a36' + foreground: '0xeff0eb' + normal: + black: '0x282a36' + red: '0xff5c57' + green: '0x5af78e' + yellow: '0xf3f99d' + blue: '0x57c7ff' + magenta: '0xff6ac1' + cyan: '0x9aedfe' + white: '0xf1f1f0' + bright: + black: '0x686868' + red: '0xff5c57' + green: '0x5af78e' + yellow: '0xf3f99d' + blue: '0x57c7ff' + magenta: '0xff6ac1' + cyan: '0x9aedfe' + white: '0xf1f1f0' + + seashells: &seashells + primary: + background: '0x061923' + foreground: '0xe5c49e' + cursor: + text: '0x061822' + cursor: '0xfeaf3c' + selection: + text: '0xffe9d7' + background: '0x265b75' + normal: + black: '0x1d485f' + red: '0xdb662d' + green: '0x008eab' + yellow: '0xfeaf3c' + blue: '0x255a62' + magenta: '0x77dbf4' + cyan: '0x5fb1c2' + white: '0xe5c49e' + bright: + black: '0x545d65' + red: '0xdd998a' + green: '0x739da8' + yellow: '0xfedaae' + blue: '0x0bc7e3' + magenta: '0xc6e8f1' + cyan: '0x97b9c0' + white: '0xffe9d7' + + smoooooth: &smoooooth + primary: + foreground: '0xdbdbdb' + background: '0x14191e' + cursor: + text: '0x000000' + cursor: '0xfefffe' + selection: + text: '0x000000' + background: '0xb3d7ff' + normal: + black: '0x14191e' + red: '0xb43c29' + green: '0x00c200' + yellow: '0xc7c400' + blue: '0x2743c7' + magenta: '0xbf3fbd' + cyan: '0x00c5c7' + white: '0xc7c7c7' + bright: + black: '0x676767' + red: '0xdc7974' + green: '0x57e690' + yellow: '0xece100' + blue: '0xa6aaf1' + magenta: '0xe07de0' + cyan: '0x5ffdff' + white: '0xfeffff' + + solarized_dark: &solarized_dark + primary: + background: '0x002b36' + foreground: '0x839496' + normal: + black: '0x073642' + red: '0xdc322f' + green: '0x859900' + yellow: '0xb58900' + blue: '0x268bd2' + magenta: '0xd33682' + cyan: '0x2aa198' + white: '0xeee8d5' + bright: + black: '0x002b36' + red: '0xcb4b16' + green: '0x586e75' + yellow: '0x657b83' + blue: '0x839496' + magenta: '0x6c71c4' + cyan: '0x93a1a1' + white: '0xfdf6e3' + + solarized_light: &solarized_light + primary: + background: '0xfdf6e3' + foreground: '0x586e75' + normal: + black: '0x073642' + red: '0xdc322f' + green: '0x859900' + yellow: '0xb58900' + blue: '0x268bd2' + magenta: '0xd33682' + cyan: '0x2aa198' + white: '0xeee8d5' + bright: + black: '0x002b36' + red: '0xcb4b16' + green: '0x586e75' + yellow: '0x657b83' + blue: '0x839496' + magenta: '0x6c71c4' + cyan: '0x93a1a1' + white: '0xfdf6e3' + + taerminal: &taerminal + primary: + background: '0x26282a' + foreground: '0xf0f0f0' + cursor: + background: '0xf0f0f0' + foreground: '0x26282a' + normal: + black: '0x26282a' + red: '0xff8878' + green: '0xb4fb73' + yellow: '0xfffcb7' + blue: '0x8bbce5' + magenta: '0xffb2fe' + cyan: '0xa2e1f8' + white: '0xf1f1f1' + bright: + black: '0x6f6f6f' + red: '0xfe978b' + green: '0xd6fcba' + yellow: '0xfffed5' + blue: '0xc2e3ff' + magenta: '0xffc6ff' + cyan: '0xc0e9f8' + white: '0xffffff' + + tango_dark: &tango_dark + primary: + background: '0x2e3436' + foreground: '0xd3d7cf' + normal: + black: '0x2e3436' + red: '0xcc0000' + green: '0x4e9a06' + yellow: '0xc4a000' + blue: '0x3465a4' + magenta: '0x75507b' + cyan: '0x06989a' + white: '0xd3d7cf' + bright: + black: '0x555753' + red: '0xef2929' + green: '0x8ae234' + yellow: '0xfce94f' + blue: '0x729fcf' + magenta: '0xad7fa8' + cyan: '0x34e2e2' + white: '0xeeeeec' + + tender: &tender + primary: + background: '0x282828' + foreground: '0xeeeeee' + normal: + black: '0x282828' + red: '0xf43753' + green: '0xc9d05c' + yellow: '0xffc24b' + blue: '0xb3deef' + magenta: '0xd3b987' + cyan: '0x73cef4' + white: '0xeeeeee' + bright: + black: '0x4c4c4c' + red: '0xf43753' + green: '0xc9d05c' + yellow: '0xffc24b' + blue: '0xb3deef' + magenta: '0xd3b987' + cyan: '0x73cef4' + white: '0xfeffff' + + terminal_app: &terminal_app + primary: + background: '0x000000' + foreground: '0xb6b6b6' + normal: + black: '0x000000' + red: '0x990000' + green: '0x00a600' + yellow: '0x999900' + blue: '0x0000b2' + magenta: '0xb200b2' + cyan: '0x00a6b2' + white: '0xbfbfbf' + bright: + black: '0x666666' + red: '0xe50000' + green: '0x00d900' + yellow: '0xe5e500' + blue: '0x0000ff' + magenta: '0xe500e5' + cyan: '0x00e5e5' + white: '0xe5e5e5' + + thelovelace: &thelovelace + primary: + background: '0x1D1F28' + foreground: '0xFDFDFD' + normal: + black: '0x282A36' + red: '0xF37F97' + green: '0x5ADECD' + yellow: '0xF2A272' + blue: '0x8897F4' + magenta: '0xC574DD' + cyan: '0x79E6F3' + white: '0xFDFDFD' + bright: + black: '0x414458' + red: '0xFF4971' + green: '0x18E3C8' + yellow: '0xEBCB8B' + blue: '0xFF8037' + magenta: '0x556FFF' + cyan: '0x3FDCEE' + white: '0xBEBEC1' + + tokyo-night: &tokyo-night + primary: + background: '0x1a1b26' + foreground: '0xa9b1d6' + normal: + black: '0x32344a' + red: '0xf7768e' + green: '0x9ece6a' + yellow: '0xe0af68' + blue: '0x7aa2f7' + magenta: '0xad8ee6' + cyan: '0x449dab' + white: '0x787c99' + bright: + black: '0x444b6a' + red: '0xff7a93' + green: '0xb9f27c' + yellow: '0xff9e64' + blue: '0x7da6ff' + magenta: '0xbb9af7' + cyan: '0x0db9d7' + white: '0xacb0d0' + + tokyo-night-storm: &tokyo-night-storm + primary: + background: '0x24283b' + foreground: '0xa9b1d6' + normal: + black: '0x32344a' + red: '0xf7768e' + green: '0x9ece6a' + yellow: '0xe0af68' + blue: '0x7aa2f7' + magenta: '0xad8ee6' + cyan: '0x449dab' + white: '0x9699a8' + bright: + black: '0x444b6a' + red: '0xff7a93' + green: '0xb9f27c' + yellow: '0xff9e64' + blue: '0x7da6ff' + magenta: '0xbb9af7' + cyan: '0x0db9d7' + white: '0xacb0d0' + + tomorrow_night: &tomorrow_night + primary: + background: '0x1d1f21' + foreground: '0xc5c8c6' + cursor: + text: '0x1d1f21' + cursor: '0xffffff' + normal: + black: '0x1d1f21' + red: '0xcc6666' + green: '0xb5bd68' + yellow: '0xe6c547' + blue: '0x81a2be' + magenta: '0xb294bb' + cyan: '0x70c0ba' + white: '0x373b41' + bright: + black: '0x666666' + red: '0xff3334' + green: '0x9ec400' + yellow: '0xf0c674' + blue: '0x81a2be' + magenta: '0xb77ee0' + cyan: '0x54ced6' + white: '0x282a2e' + + tomorrow_night_bright: &tomorrow_night_bright + primary: + background: '0x000000' + foreground: '0xeaeaea' + normal: + black: '0x000000' + red: '0xd54e53' + green: '0xb9ca4a' + yellow: '0xe6c547' + blue: '0x7aa6da' + magenta: '0xc397d8' + cyan: '0x70c0ba' + white: '0x424242' + bright: + black: '0x666666' + red: '0xff3334' + green: '0x9ec400' + yellow: '0xe7c547' + blue: '0x7aa6da' + magenta: '0xb77ee0' + cyan: '0x54ced6' + white: '0x2a2a2a' + + ubuntu: &ubuntu + primary: + background: '0x300a24' + foreground: '0xeeeeec' + cursor: + text: '0xbbbbbb' + cursor: '0xb4d5ff' + normal: + black: '0x2e3436' + red: '0xcc0000' + green: '0x4e9a06' + yellow: '0xc4a000' + blue: '0x3465a4' + magenta: '0x75507b' + cyan: '0x06989a' + white: '0xd3d7cf' + bright: + black: '0x555753' + red: '0xef2929' + green: '0x8ae234' + yellow: '0xfce94f' + blue: '0x729fcf' + magenta: '0xad7fa8' + cyan: '0x34e2e2' + white: '0xeeeeec' + + wombat: &wombat + primary: + background: '0x1f1f1f' + foreground: '0xe5e1d8' + normal: + black: '0x000000' + red: '0xf7786d' + green: '0xbde97c' + yellow: '0xefdfac' + blue: '0x6ebaf8' + magenta: '0xef88ff' + cyan: '0x90fdf8' + white: '0xe5e1d8' + bright: + black: '0xb4b4b4' + red: '0xf99f92' + green: '0xe3f7a1' + yellow: '0xf2e9bf' + blue: '0xb3d2ff' + magenta: '0xe5bdff' + cyan: '0xc2fefa' + white: '0xffffff' + + xterm: &xterm + primary: + background: '0x000000' + foreground: '0xffffff' + normal: + black: '0x000000' + red: '0xcd0000' + green: '0x00cd00' + yellow: '0xcdcd00' + blue: '0x0000ee' + magenta: '0xcd00cd' + cyan: '0x00cdcd' + white: '0xe5e5e5' + bright: + black: '0x7f7f7f' + red: '0xff0000' + green: '0x00ff00' + yellow: '0xffff00' + blue: '0x5c5cff' + magenta: '0xff00ff' + cyan: '0x00ffff' + white: '0xffffff' + + rose-pine: &rose-pine + primary: + background: "0x191724" + foreground: "0xe0def4" + cursor: + text: "0xe0def4" + cursor: "0x524f67" + vi-mode-cursor: + text: "0xe0def4" + cursor: "0x524f67" + line-indicator: + foreground: None + background: None + selection: + text: "0xe0def4" + background: "0x403d52" + normal: + black: "0x26233a" + red: "0xeb6f92" + green: "0x31748f" + yellow: "0xf6c177" + blue: "0x9ccfd8" + magenta: "0xc4a7e7" + cyan: "0xebbcba" + white: "0xe0def4" + bright: + black: "0x6e6a86" + red: "0xeb6f92" + green: "0x31748f" + yellow: "0xf6c177" + blue: "0x9ccfd8" + magenta: "0xc4a7e7" + cyan: "0xebbcba" + white: "0xe0def4" + hints: + start: + foreground: "#908caa" + background: "#1f1d2e" + end: + foreground: "#6e6a86" + background: "#1f1d2e" + + rose-pine-dawn: &rose-pine-dawn + primary: + background: "0xfaf4ed" + foreground: "0x575279" + cursor: + text: "0x575279" + cursor: "0xcecacd" + vi-mode-cursor: + text: "0x575279" + cursor: "0xcecacd" + line-indicator: + foreground: None + background: None + selection: + text: "0x575279" + background: "0xdfdad9" + normal: + black: "0xf2e9e1" + red: "0xb4637a" + green: "0x286983" + yellow: "0xea9d34" + blue: "0x56949f" + magenta: "0x907aa9" + cyan: "0xd7827e" + white: "0x575279" + bright: + black: "0x9893a5" + red: "0xb4637a" + green: "0x286983" + yellow: "0xea9d34" + blue: "0x56949f" + magenta: "0x907aa9" + cyan: "0xd7827e" + white: "0x575279" + hints: + start: + foreground: "#797593" + background: "#fffaf3" + end: + foreground: "#9893a5" + background: "#fffaf3" + + rose-pine-moon: &rose-pine-moon + primary: + background: "0x232136" + foreground: "0xe0def4" + cursor: + text: "0xe0def4" + cursor: "0x56526e" + vi-mode-cursor: + text: "0xe0def4" + cursor: "0x56526e" + line-indicator: + foreground: None + background: None + selection: + text: "0xe0def4" + background: "0x44415a" + normal: + black: "0x393552" + red: "0xeb6f92" + green: "0x3e8fb0" + yellow: "0xf6c177" + blue: "0x9ccfd8" + magenta: "0xc4a7e7" + cyan: "0xea9a97" + white: "0xe0def4" + bright: + black: "0x6e6a86" + red: "0xeb6f92" + green: "0x3e8fb0" + yellow: "0xf6c177" + blue: "0x9ccfd8" + magenta: "0xc4a7e7" + cyan: "0xea9a97" + white: "0xe0def4" + hints: + start: + foreground: "#908caa" + background: "#2a273f" + end: + foreground: "#6e6a86" + background: "#2a273f" + + zenburn: &zenburn + primary: + background: '0x3A3A3A' + foreground: '0xDCDCCC' + normal: + black: '0x1E2320' + red: '0xD78787' + green: '0x60B48A' + yellow: '0xDFAF8F' + blue: '0x506070' + magenta: '0xDC8CC3' + cyan: '0x8CD0D3' + white: '0xDCDCCC' + bright: + black: '0x709080' + red: '0xDCA3A3' + green: '0xC3BF9F' + yellow: '0xF0DFAF' + blue: '0x94BFF3' + magenta: '0xEC93D3' + cyan: '0x93E0E3' + white: '0xFFFFFF' + + github_dark: &github_dark + # Default colors + primary: + background: '0x24292e' + foreground: '0xd1d5da' + + # Normal colors + normal: + black: '0x586069' + red: '0xea4a5a' + green: '0x34d058' + yellow: '0xffea7f' + blue: '0x2188ff' + magenta: '0xb392f0' + cyan: '0x39c5cf' + white: '0xd1d5da' + + # Bright colors + bright: + black: '0x959da5' + red: '0xf97583' + green: '0x85e89d' + yellow: '0xffea7f' + blue: '0x79b8ff' + magenta: '0xb392f0' + cyan: '0x56d4dd' + white: '0xfafbfc' + + indexed_colors: + - { index: 16, color: '0xd18616' } + - { index: 17, color: '0xf97583' } + + github_dark_colorblind: &github_dark_colorblind + # Default colors + primary: + background: '0x0d1117' + foreground: '0xb3b1ad' + + # Normal colors + normal: + black: '0x484f58' + red: '0xff7b72' + green: '0x3fb950' + yellow: '0xd29922' + blue: '0x58a6ff' + magenta: '0xbc8cff' + cyan: '0x39c5cf' + white: '0xb1bac4' + + # Bright colors + bright: + black: '0x6e7681' + red: '0xffa198' + green: '0x56d364' + yellow: '0xe3b341' + blue: '0x79c0ff' + magenta: '0xd2a8ff' + cyan: '0x56d4dd' + white: '0xf0f6fc' + + indexed_colors: + - { index: 16, color: '0xd18616' } + - { index: 17, color: '0xffa198' } + + github_dark_default: &github_dark_default + # Default colors + primary: + background: '0x0d1117' + foreground: '0xb3b1ad' + + # Normal colors + normal: + black: '0x484f58' + red: '0xff7b72' + green: '0x3fb950' + yellow: '0xd29922' + blue: '0x58a6ff' + magenta: '0xbc8cff' + cyan: '0x39c5cf' + white: '0xb1bac4' + + # Bright colors + bright: + black: '0x6e7681' + red: '0xffa198' + green: '0x56d364' + yellow: '0xe3b341' + blue: '0x79c0ff' + magenta: '0xd2a8ff' + cyan: '0x56d4dd' + white: '0xf0f6fc' + + indexed_colors: + - { index: 16, color: '0xd18616' } + - { index: 17, color: '0xffa198' } + + github_dimmed: &github_dimmed + # Default colors + primary: + background: '0x22272e' + foreground: '0x768390' + + # Normal colors + normal: + black: '0x545d68' + red: '0xf47067' + green: '0x57ab5a' + yellow: '0xc69026' + blue: '0x539bf5' + magenta: '0xb083f0' + cyan: '0x39c5cf' + white: '0x909dab' + + # Bright colors + bright: + black: '0x636e7b' + red: '0xff938a' + green: '0x6bc46d' + yellow: '0xdaaa3f' + blue: '0x6cb6ff' + magenta: '0xdcbdfb' + cyan: '0x56d4dd' + white: '0xcdd9e5' + + indexed_colors: + - { index: 16, color: '0xd18616' } + - { index: 17, color: '0xff938a' } + + github_light: &github_light + # Default colors + primary: + background: '0xffffff' + foreground: '0x24292f' + + # Normal colors + normal: + black: '0x24292e' + red: '0xd73a49' + green: '0x28a745' + yellow: '0xdbab09' + blue: '0x0366d6' + magenta: '0x5a32a3' + cyan: '0x0598bc' + white: '0x6a737d' + + # Bright colors + bright: + black: '0x959da5' + red: '0xcb2431' + green: '0x22863a' + yellow: '0xb08800' + blue: '0x005cc5' + magenta: '0x5a32a3' + cyan: '0x3192aa' + white: '0xd1d5da' + + indexed_colors: + - { index: 16, color: '0xd18616' } + - { index: 17, color: '0xcb2431' } + + github_light_colorblind: &github_light_colorblind + # Default colors + primary: + background: '0xffffff' + foreground: '0x0E1116' + + # Normal colors + normal: + black: '0x24292f' + red: '0xcf222e' + green: '0x116329' + yellow: '0x4d2d00' + blue: '0x0969da' + magenta: '0x8250df' + cyan: '0x1b7c83' + white: '0x6e7781' + + # Bright colors + bright: + black: '0x57606a' + red: '0xa40e26' + green: '0x1a7f37' + yellow: '0x633c01' + blue: '0x218bff' + magenta: '0xa475f9' + cyan: '0x3192aa' + white: '0x8c959f' + + indexed_colors: + - { index: 16, color: '0xd18616' } + - { index: 17, color: '0xa40e26' } + + github_light_default: &github_light_default + # Default colors + primary: + background: '0xffffff' + foreground: '0x0E1116' + + # Normal colors + normal: + black: '0x24292f' + red: '0xcf222e' + green: '0x116329' + yellow: '0x4d2d00' + blue: '0x0969da' + magenta: '0x8250df' + cyan: '0x1b7c83' + white: '0x6e7781' + + # Bright colors + bright: + black: '0x57606a' + red: '0xa40e26' + green: '0x1a7f37' + yellow: '0x633c01' + blue: '0x218bff' + magenta: '0xa475f9' + cyan: '0x3192aa' + white: '0x8c959f' + + indexed_colors: + - { index: 16, color: '0xd18616' } + - { index: 17, color: '0xa40e26' } + + Mariana: &Mariana + primary: + background: '#343d46' + foreground: '#d8dee9' + cursor: + cursor: '#fcbb6a' + text: '#ffffff' + normal: + black: '#000000' + blue: '#6699cc' + cyan: '#5fb4b4' + green: '#99c794' + magenta: '#c695c6' + red: '#ec5f66' + white: '#f7f7f7' + yellow: '#f9ae58' + bright: + black: '#333333' + blue: '#85add6' + cyan: '#82c4c4' + green: '#acd1a8' + magenta: '#d8b6d8' + red: '#f97b58' + white: '#ffffff' + yellow: '#fac761' + selection: + background: '#4e5a65' + text: '#d8dee9' + + marine_dark: &marine_dark + # Default colors + primary: + background: '0x002221' + foreground: '0xe6f8f8' + + # Normal colors + normal: + black: '0x002221' + red: '0xea3431' + green: '0x00b6b6' + yellow: '0xf8b017' + blue: '0x4894fd' + magenta: '0xe01dca' + cyan: '0x1ab2ad' + white: '0x99dddb' + + # Bright colors + bright: + black: '0x006562' + red: '0xea3431' + green: '0x00b6b6' + yellow: '0xf8b017' + blue: '0x4894fd' + magenta: '0xe01dca' + cyan: '0x1ab2ad' + white: '0xe6f6f6' + +colors: *challenger_deep diff --git a/stow/alacritty/.config/alacritty/themes/themes/Cobalt2.yaml b/stow/alacritty/.config/alacritty/themes/themes/Cobalt2.yaml new file mode 100644 index 0000000..576a502 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/Cobalt2.yaml @@ -0,0 +1,34 @@ +# From the famous Cobalt2 sublime theme +# Source : https://github.com/wesbos/cobalt2/tree/master/Cobalt2 +colors: + # Default colors + primary: + background: '0x122637' + foreground: '0xffffff' + + # Colors the cursor will use if `custom_cursor_colors` is true + cursor: + text: '0x122637' + cursor: '0xf0cb09' + + # Normal colors + normal: + black: '0x000000' + red: '0xff0000' + green: '0x37dd21' + yellow: '0xfee409' + blue: '0x1460d2' + magenta: '0xff005d' + cyan: '0x00bbbb' + white: '0xbbbbbb' + + # Bright colors + bright: + black: '0x545454' + red: '0xf40d17' + green: '0x3bcf1d' + yellow: '0xecc809' + blue: '0x5555ff' + magenta: '0xff55ff' + cyan: '0x6ae3f9' + white: '0xffffff' diff --git a/stow/alacritty/.config/alacritty/themes/themes/Mariana.yaml b/stow/alacritty/.config/alacritty/themes/themes/Mariana.yaml new file mode 100644 index 0000000..981301d --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/Mariana.yaml @@ -0,0 +1,39 @@ +# Mariana (ported from Sublime Text 4) +# Source: https://github.com/mbadolato/iTerm2-Color-Schemes/blob/master/alacritty/Mariana.yml +colors: + # Default colors + primary: + background: '#343d46' + foreground: '#d8dee9' + + # Cursor colors + cursor: + cursor: '#fcbb6a' + text: '#ffffff' + + # Normal colors + normal: + black: '#000000' + blue: '#6699cc' + cyan: '#5fb4b4' + green: '#99c794' + magenta: '#c695c6' + red: '#ec5f66' + white: '#f7f7f7' + yellow: '#f9ae58' + + # Bright colors + bright: + black: '#333333' + blue: '#85add6' + cyan: '#82c4c4' + green: '#acd1a8' + magenta: '#d8b6d8' + red: '#f97b58' + white: '#ffffff' + yellow: '#fac761' + + # Selection colors + selection: + background: '#4e5a65' + text: '#d8dee9' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/afterglow.yaml b/stow/alacritty/.config/alacritty/themes/themes/afterglow.yaml new file mode 100644 index 0000000..44a97d8 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/afterglow.yaml @@ -0,0 +1,48 @@ +colors: + # Default colors + primary: + background: '0x2c2c2c' + foreground: '0xd6d6d6' + + dim_foreground: '0xdbdbdb' + bright_foreground: '0xd9d9d9' + dim_background: '0x202020' # not sure + bright_background: '0x3a3a3a' # not sure + + # Cursor colors + cursor: + text: '0x2c2c2c' + cursor: '0xd9d9d9' + + # Normal colors + normal: + black: '0x1c1c1c' + red: '0xbc5653' + green: '0x909d63' + yellow: '0xebc17a' + blue: '0x7eaac7' + magenta: '0xaa6292' + cyan: '0x86d3ce' + white: '0xcacaca' + + # Bright colors + bright: + black: '0x636363' + red: '0xbc5653' + green: '0x909d63' + yellow: '0xebc17a' + blue: '0x7eaac7' + magenta: '0xaa6292' + cyan: '0x86d3ce' + white: '0xf7f7f7' + + # Dim colors + dim: + black: '0x232323' + red: '0x74423f' + green: '0x5e6547' + yellow: '0x8b7653' + blue: '0x556b79' + magenta: '0x6e4962' + cyan: '0x5c8482' + white: '0x828282' diff --git a/stow/alacritty/.config/alacritty/themes/themes/argonaut.yaml b/stow/alacritty/.config/alacritty/themes/themes/argonaut.yaml new file mode 100644 index 0000000..6e1800d --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/argonaut.yaml @@ -0,0 +1,32 @@ +colors: + # Default colors + primary: + background: '0x292C3E' + foreground: '0xEBEBEB' + + # Cursor colors + cursor: + text: '0xEBEBEB' + cursor: '0xFF261E' + + # Normal colors + normal: + black: '0x0d0d0d' + red: '0xFF301B' + green: '0xA0E521' + yellow: '0xFFC620' + blue: '0x1BA6FA' + magenta: '0x8763B8' + cyan: '0x21DEEF' + white: '0xEBEBEB' + + # Bright colors + bright: + black: '0x6D7070' + red: '0xFF4352' + green: '0xB8E466' + yellow: '0xFFD750' + blue: '0x1BA6FA' + magenta: '0xA578EA' + cyan: '0x73FBF1' + white: '0xFEFEF8' diff --git a/stow/alacritty/.config/alacritty/themes/themes/atom_one_light.yaml b/stow/alacritty/.config/alacritty/themes/themes/atom_one_light.yaml new file mode 100644 index 0000000..1718fd9 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/atom_one_light.yaml @@ -0,0 +1,24 @@ +colors: + primary: + background: '0xf8f8f8' + foreground: '0x2a2b33' + + normal: + black: '0x000000' + red: '0xde3d35' + green: '0x3e953a' + yellow: '0xd2b67b' + blue: '0x2f5af3' + magenta: '0xa00095' + cyan: '0x3e953a' + white: '0xbbbbbb' + + bright: + black: '0x000000' + red: '0xde3d35' + green: '0x3e953a' + yellow: '0xd2b67b' + blue: '0x2f5af3' + magenta: '0xa00095' + cyan: '0x3e953a' + white: '0xffffff' diff --git a/stow/alacritty/.config/alacritty/themes/themes/ayu_dark.yaml b/stow/alacritty/.config/alacritty/themes/themes/ayu_dark.yaml new file mode 100644 index 0000000..c0fa142 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/ayu_dark.yaml @@ -0,0 +1,28 @@ +# Colors (Ayu Dark) +colors: + # Default colors + primary: + background: '0x0A0E14' + foreground: '0xB3B1AD' + + # Normal colors + normal: + black: '0x01060E' + red: '0xEA6C73' + green: '0x91B362' + yellow: '0xF9AF4F' + blue: '0x53BDFA' + magenta: '0xFAE994' + cyan: '0x90E1C6' + white: '0xC7C7C7' + + # Bright colors + bright: + black: '0x686868' + red: '0xF07178' + green: '0xC2D94C' + yellow: '0xFFB454' + blue: '0x59C2FF' + magenta: '0xFFEE99' + cyan: '0x95E6CB' + white: '0xFFFFFF' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/ayu_light.yaml b/stow/alacritty/.config/alacritty/themes/themes/ayu_light.yaml new file mode 100644 index 0000000..6ee1cb0 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/ayu_light.yaml @@ -0,0 +1,28 @@ +# Colors (Ayu Light) +colors: + # Default colors - taken from ayu-colors + primary: + background: '0xFCFCFC' + foreground: '0x5C6166' + + # Normal colors - taken from ayu-iTerm + normal: + black: '0x010101' + red: '0xe7666a' + green: '0x80ab24' + yellow: '0xeba54d' + blue: '0x4196df' + magenta: '0x9870c3' + cyan: '0x51b891' + white: '0xc1c1c1' + + # Bright colors - pastel lighten 0.1 except black lighten with 0.2 + bright: + black: '0x343434' + red: '0xee9295' + green: '0x9fd32f' + yellow: '0xf0bc7b' + blue: '0x6daee6' + magenta: '0xb294d2' + cyan: '0x75c7a8' + white: '0xdbdbdb' diff --git a/stow/alacritty/.config/alacritty/themes/themes/base16_default_dark.yaml b/stow/alacritty/.config/alacritty/themes/themes/base16_default_dark.yaml new file mode 100644 index 0000000..a4d7bf5 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/base16_default_dark.yaml @@ -0,0 +1,33 @@ +# Colors (Base16 Default Dark) +colors: + # Default colors + primary: + background: '0x181818' + foreground: '0xd8d8d8' + + # Colors the cursor will use if `custom_cursor_colors` is true + cursor: + text: '0x181818' + cursor: '0xd8d8d8' + + # Normal colors + normal: + black: '0x181818' + red: '0xab4642' + green: '0xa1b56c' + yellow: '0xf7ca88' + blue: '0x7cafc2' + magenta: '0xba8baf' + cyan: '0x86c1b9' + white: '0xd8d8d8' + + # Bright colors + bright: + black: '0x585858' + red: '0xab4642' + green: '0xa1b56c' + yellow: '0xf7ca88' + blue: '0x7cafc2' + magenta: '0xba8baf' + cyan: '0x86c1b9' + white: '0xf8f8f8' diff --git a/stow/alacritty/.config/alacritty/themes/themes/blood_moon.yaml b/stow/alacritty/.config/alacritty/themes/themes/blood_moon.yaml new file mode 100644 index 0000000..9ae3be1 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/blood_moon.yaml @@ -0,0 +1,28 @@ +# Colors (Blood Moon) +colors: + # Default colors + primary: + background: '0x10100E' + foreground: '0xC6C6C4' + + # Normal colors + normal: + black: '0x10100E' + red: '0xC40233' + green: '0x009F6B' + yellow: '0xFFD700' + blue: '0x0087BD' + magenta: '0x9A4EAE' + cyan: '0x20B2AA' + white: '0xC6C6C4' + + # Bright colors + bright: + black: '0x696969' + red: '0xFF2400' + green: '0x03C03C' + yellow: '0xFDFF00' + blue: '0x007FFF' + magenta: '0xFF1493' + cyan: '0x00CCCC' + white: '0xFFFAFA' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/bluish.yaml b/stow/alacritty/.config/alacritty/themes/themes/bluish.yaml new file mode 100644 index 0000000..4403425 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/bluish.yaml @@ -0,0 +1,27 @@ +colors: + # Default colors + primary: + background: '0x2c3640' + foreground: '0x297dd3' + + # Normal colors + normal: + black: '0x0b0b0c' + red: '0x377fc4' + green: '0x2691e7' + yellow: '0x2090c1' + blue: '0x2c5e87' + magenta: '0x436280' + cyan: '0x547aa2' + white: '0x536679' + + # Bright colors + bright: + black: '0x23272c' + red: '0x66a5cc' + green: '0x59b0f2' + yellow: '0x4bb0d3' + blue: '0x487092' + magenta: '0x50829e' + cyan: '0x658795' + white: '0x4d676b' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/breeze.yaml b/stow/alacritty/.config/alacritty/themes/themes/breeze.yaml new file mode 100644 index 0000000..62bad22 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/breeze.yaml @@ -0,0 +1,44 @@ +# KDE Breeze (Ported from Konsole) +colors: + # Default colors + primary: + background: '0x232627' + foreground: '0xfcfcfc' + + dim_foreground: '0xeff0f1' + bright_foreground: '0xffffff' + dim_background: '0x31363b' + bright_background: '0x000000' + + # Normal colors + normal: + black: '0x232627' + red: '0xed1515' + green: '0x11d116' + yellow: '0xf67400' + blue: '0x1d99f3' + magenta: '0x9b59b6' + cyan: '0x1abc9c' + white: '0xfcfcfc' + + # Bright colors + bright: + black: '0x7f8c8d' + red: '0xc0392b' + green: '0x1cdc9a' + yellow: '0xfdbc4b' + blue: '0x3daee9' + magenta: '0x8e44ad' + cyan: '0x16a085' + white: '0xffffff' + + # Dim colors + dim: + black: '0x31363b' + red: '0x783228' + green: '0x17a262' + yellow: '0xb65619' + blue: '0x1b668f' + magenta: '0x614a73' + cyan: '0x186c60' + white: '0x63686d' diff --git a/stow/alacritty/.config/alacritty/themes/themes/campbell.yaml b/stow/alacritty/.config/alacritty/themes/themes/campbell.yaml new file mode 100644 index 0000000..95dba05 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/campbell.yaml @@ -0,0 +1,28 @@ +# Campbell (Windows 10 default) +colors: + # Default colors + primary: + background: '0x0c0c0c' + foreground: '0xcccccc' + + # Normal colors + normal: + black: '0x0c0c0c' + red: '0xc50f1f' + green: '0x13a10e' + yellow: '0xc19c00' + blue: '0x0037da' + magenta: '0x881798' + cyan: '0x3a96dd' + white: '0xcccccc' + + # Bright colors + bright: + black: '0x767676' + red: '0xe74856' + green: '0x16c60c' + yellow: '0xf9f1a5' + blue: '0x3b78ff' + magenta: '0xb4009e' + cyan: '0x61d6d6' + white: '0xf2f2f2' diff --git a/stow/alacritty/.config/alacritty/themes/themes/catppuccin.yaml b/stow/alacritty/.config/alacritty/themes/themes/catppuccin.yaml new file mode 100644 index 0000000..e25440a --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/catppuccin.yaml @@ -0,0 +1,42 @@ + +# Catppuccino theme scheme for Alacritty + +colors: + primary: + background: '#1E1E2E' + foreground: '0xd6d6d6' + + cursor: + text: '#CDD6F4' + cursor: '#D9D9D9' + + normal: + black: '#181A1F' + red: '#E86671' + green: '#98C379' + yellow: '#E5C07B' + blue: '#61AFEF' + magenta: '#C678DD' + cyan: '#54AFBC' + white: '#ABB2BF' + + bright: + black: '#5C6370' + red: '#E86671' + green: '#98C379' + yellow: '#E5C07B' + blue: '#61AFEF' + magenta: '#C678DD' + cyan: '#54AFBC' + white: '0xf7f7f7' + + dim: + black: '#5C6370' + red: '0x74423f' + green: '#98C379' + yellow: '#E5C07B' + blue: '#61AFEF' + magenta: '0x6e4962' + cyan: '0x5c8482' + white: '0x828282' + diff --git a/stow/alacritty/.config/alacritty/themes/themes/challenger_deep.yaml b/stow/alacritty/.config/alacritty/themes/themes/challenger_deep.yaml new file mode 100644 index 0000000..4030163 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/challenger_deep.yaml @@ -0,0 +1,31 @@ +# Colors (Challenger Deep) +colors: + # Default colors + primary: + background: '0x1e1c31' + foreground: '0xcbe1e7' + # Colors the cursor will use if `custom_cursor_colors` is true + cursor: + text: '0xff271d' + cursor: '0xfbfcfc' + # Normal colors + normal: + black: '0x141228' + red: '0xff5458' + green: '0x62d196' + yellow: '0xffb378' + blue: '0x65b2ff' + magenta: '0x906cff' + cyan: '0x63f2f1' + white: '0xa6b3cc' + # Bright colors + bright: + black: '0x565575' + red: '0xff8080' + green: '0x95ffa4' + yellow: '0xffe9aa' + blue: '0x91ddff' + magenta: '0xc991e1' + cyan: '0xaaffe4' + white: '0xcbe3e7' + diff --git a/stow/alacritty/.config/alacritty/themes/themes/citylights.yaml b/stow/alacritty/.config/alacritty/themes/themes/citylights.yaml new file mode 100644 index 0000000..6f1a3ec --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/citylights.yaml @@ -0,0 +1,31 @@ +colors: + # Default colors + primary: + background: '0x171d23' + foreground: '0xffffff' + + # Cursor colors + cursor: + text: '0xfafafa' + cursor: '0x008b94' + + # Normal colors + normal: + black: '0x333f4a' + red: '0xd95468' + green: '0x8bd49c' + blue: '0x539afc' + magenta: '0xb62d65' + cyan: '0x70e1e8' + white: '0xb7c5d3' + + # Bright colors + bright: + black: '0x41505e' + red: '0xd95468' + green: '0x8bd49c' + yellow: '0xebbf83' + blue: '0x5ec4ff' + magenta: '0xe27e8d' + cyan: '0x70e1e8' + white: '0xffffff' diff --git a/stow/alacritty/.config/alacritty/themes/themes/cyber_punk_neon.yaml b/stow/alacritty/.config/alacritty/themes/themes/cyber_punk_neon.yaml new file mode 100644 index 0000000..5292ddd --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/cyber_punk_neon.yaml @@ -0,0 +1,34 @@ +# Cyber Punk Neon +# Source: https://github.com/Roboron3042/Cyberpunk-Neon +colors: + # Default colors + primary: + background: "0x000b1e" + foreground: "0x0abdc6" + + # Colors the cursor will use if `custom_cursor_colors` is true + cursor: + text: "0x000b1e" + cursor: "0x0abdc6" + + # Normal colors + normal: + black: "0x123e7c" + red: "0xff0000" + green: "0xd300c4" + yellow: "0xf57800" + blue: "0x123e7c" + magenta: "0x711c91" + cyan: "0x0abdc6" + white: "0xd7d7d5" + + # Bright colors + bright: + black: "0x1c61c2" + red: "0xff0000" + green: "0xd300c4" + yellow: "0xf57800" + blue: "0x00ff00" + magenta: "0x711c91" + cyan: "0x0abdc6" + white: "0xd7d7d5" diff --git a/stow/alacritty/.config/alacritty/themes/themes/darcula.yaml b/stow/alacritty/.config/alacritty/themes/themes/darcula.yaml new file mode 100644 index 0000000..507aab1 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/darcula.yaml @@ -0,0 +1,28 @@ +# Colors (Darcula) +colors: + # Default colors + primary: + background: '0x282a36' + foreground: '0xf8f8f2' + + # Normal colors + normal: + black: '0x000000' + red: '0xff5555' + green: '0x50fa7b' + yellow: '0xf1fa8c' + blue: '0xcaa9fa' + magenta: '0xff79c6' + cyan: '0x8be9fd' + white: '0xbfbfbf' + + # Bright colors + bright: + black: '0x282a35' + red: '0xff6e67' + green: '0x5af78e' + yellow: '0xf4f99d' + blue: '0xcaa9fa' + magenta: '0xff92d0' + cyan: '0x9aedfe' + white: '0xe6e6e6' diff --git a/stow/alacritty/.config/alacritty/themes/themes/dark_pastels.yaml b/stow/alacritty/.config/alacritty/themes/themes/dark_pastels.yaml new file mode 100644 index 0000000..97eb7f9 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/dark_pastels.yaml @@ -0,0 +1,29 @@ + +# Colors (Konsole's Dark Pastels) +colors: + # Default colors + primary: + background: '0x2C2C2C' + foreground: '0xDCDCCC' + + # Normal colors + normal: + black: '0x3F3F3F' + red: '0x705050' + green: '0x60B48A' + yellow: '0xDFAF8F' + blue: '0x9AB8D7' + magenta: '0xDC8CC3' + cyan: '0x8CD0D3' + white: '0xDCDCCC' + + # Bright colors + bright: + black: '0x709080' + red: '0xDCA3A3' + green: '0x72D5A3' + yellow: '0xF0DFAF' + blue: '0x94BFF3' + magenta: '0xEC93D3' + cyan: '0x93E0E3' + white: '0xFFFFFF' diff --git a/stow/alacritty/.config/alacritty/themes/themes/doom_one.yaml b/stow/alacritty/.config/alacritty/themes/themes/doom_one.yaml new file mode 100644 index 0000000..cdbdaf4 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/doom_one.yaml @@ -0,0 +1,17 @@ +# Colors (Doom One) +colors: + # Default colors + primary: + background: '0x282c34' + foreground: '0xbbc2cf' + + # Normal colors + normal: + black: '0x282c34' + red: '0xff6c6b' + green: '0x98be65' + yellow: '0xecbe7b' + blue: '0x51afef' + magenta: '0xc678dd' + cyan: '0x46d9ff' + white: '0xbbc2cf' diff --git a/stow/alacritty/.config/alacritty/themes/themes/dracula.yaml b/stow/alacritty/.config/alacritty/themes/themes/dracula.yaml new file mode 100644 index 0000000..f5026c1 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/dracula.yaml @@ -0,0 +1,28 @@ +# Colors (Dracula) +colors: + # Default colors + primary: + background: '0x282a36' + foreground: '0xf8f8f2' + + # Normal colors + normal: + black: '0x000000' + red: '0xff5555' + green: '0x50fa7b' + yellow: '0xf1fa8c' + blue: '0xbd93f9' + magenta: '0xff79c6' + cyan: '0x8be9fd' + white: '0xbbbbbb' + + # Bright colors + bright: + black: '0x555555' + red: '0xff5555' + green: '0x50fa7b' + yellow: '0xf1fa8c' + blue: '0xcaa9fa' + magenta: '0xff79c6' + cyan: '0x8be9fd' + white: '0xffffff' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/everforest_dark.yaml b/stow/alacritty/.config/alacritty/themes/themes/everforest_dark.yaml new file mode 100644 index 0000000..4faffbc --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/everforest_dark.yaml @@ -0,0 +1,28 @@ +# Colors (Everforest Dark) +colors: + # Default colors + primary: + background: '0x2d353b' + foreground: '0xd3c6aa' + + # Normal colors + normal: + black: '0x475258' + red: '0xe67e80' + green: '0xa7c080' + yellow: '0xdbbc7f' + blue: '0x7fbbb3' + magenta: '0xd699b6' + cyan: '0x83c092' + white: '0xd3c6aa' + + # Bright colors + bright: + black: '0x475258' + red: '0xe67e80' + green: '0xa7c080' + yellow: '0xdbbc7f' + blue: '0x7fbbb3' + magenta: '0xd699b6' + cyan: '0x83c092' + white: '0xd3c6aa' diff --git a/stow/alacritty/.config/alacritty/themes/themes/everforest_light.yaml b/stow/alacritty/.config/alacritty/themes/themes/everforest_light.yaml new file mode 100644 index 0000000..af5b42e --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/everforest_light.yaml @@ -0,0 +1,28 @@ +# Colors (Everforest Light) +colors: + # Default colors + primary: + background: '0xfdf6e3' + foreground: '0x5c6a72' + + # Normal colors + normal: + black: '0x5c6a72' + red: '0xf85552' + green: '0x8da101' + yellow: '0xdfa000' + blue: '0x3a94c5' + magenta: '0xdf69ba' + cyan: '0x35a77c' + white: '0xe0dcc7' + + # Bright Colors + bright: + black: '0x5c6a72' + red: '0xf85552' + green: '0x8da101' + yellow: '0xdfa000' + blue: '0x3a94c5' + magenta: '0xdf69ba' + cyan: '0x35a77c' + white: '0xe0dcc7' diff --git a/stow/alacritty/.config/alacritty/themes/themes/falcon.yaml b/stow/alacritty/.config/alacritty/themes/themes/falcon.yaml new file mode 100644 index 0000000..33c267b --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/falcon.yaml @@ -0,0 +1,34 @@ +# falcon colorscheme for alacritty +# by fenetikm, https://github.com/fenetikm/falcon +colors: + # Default colors + primary: + background: '0x020221' + foreground: '0xb4b4b9' + + # Colors the cursor will use if `custom_cursor_colors` is true + cursor: + text: '0x020221' + cursor: '0xffe8c0' + + # Normal colors + normal: + black: '0x000004' + red: '0xff3600' + green: '0x718e3f' + yellow: '0xffc552' + blue: '0x635196' + magenta: '0xff761a' + cyan: '0x34bfa4' + white: '0xb4b4b9' + + # Bright colors + bright: + black: '0x020221' + red: '0xff8e78' + green: '0xb1bf75' + yellow: '0xffd392' + blue: '0x99a4bc' + magenta: '0xffb07b' + cyan: '0x8bccbf' + white: '0xf8f8ff' diff --git a/stow/alacritty/.config/alacritty/themes/themes/flat_remix.yaml b/stow/alacritty/.config/alacritty/themes/themes/flat_remix.yaml new file mode 100644 index 0000000..5105553 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/flat_remix.yaml @@ -0,0 +1,25 @@ +colors: + primary: + background: '0x272a34' + foreground: '0xFFFFFF' + + normal: + black: '0x1F2229' + red: '0xEC0101' + green: '0x47D4B9' + yellow: '0xFF8A18' + blue: '0x277FFF' + magenta: '0xD71655' + cyan: '0x05A1F7' + white: '0xFFFFFF' + + + bright: + black: '0x1F2229' + red: '0xD41919' + green: '0x5EBDAB' + yellow: '0xFEA44C' + blue: '0x367bf0' + magenta: '0xBF2E5D' + cyan: '0x49AEE6' + white: '0xFFFFFF' diff --git a/stow/alacritty/.config/alacritty/themes/themes/github_dark.yaml b/stow/alacritty/.config/alacritty/themes/themes/github_dark.yaml new file mode 100644 index 0000000..b76add7 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/github_dark.yaml @@ -0,0 +1,32 @@ +# github Alacritty Colors +colors: + # Default colors + primary: + background: '0x24292e' + foreground: '0xd1d5da' + + # Normal colors + normal: + black: '0x586069' + red: '0xea4a5a' + green: '0x34d058' + yellow: '0xffea7f' + blue: '0x2188ff' + magenta: '0xb392f0' + cyan: '0x39c5cf' + white: '0xd1d5da' + + # Bright colors + bright: + black: '0x959da5' + red: '0xf97583' + green: '0x85e89d' + yellow: '0xffea7f' + blue: '0x79b8ff' + magenta: '0xb392f0' + cyan: '0x56d4dd' + white: '0xfafbfc' + + indexed_colors: + - { index: 16, color: '0xd18616' } + - { index: 17, color: '0xf97583' } diff --git a/stow/alacritty/.config/alacritty/themes/themes/github_dark_colorblind.yaml b/stow/alacritty/.config/alacritty/themes/themes/github_dark_colorblind.yaml new file mode 100644 index 0000000..24e6f51 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/github_dark_colorblind.yaml @@ -0,0 +1,32 @@ +# github Alacritty Colors +colors: + # Default colors + primary: + background: '0x0d1117' + foreground: '0xb3b1ad' + + # Normal colors + normal: + black: '0x484f58' + red: '0xff7b72' + green: '0x3fb950' + yellow: '0xd29922' + blue: '0x58a6ff' + magenta: '0xbc8cff' + cyan: '0x39c5cf' + white: '0xb1bac4' + + # Bright colors + bright: + black: '0x6e7681' + red: '0xffa198' + green: '0x56d364' + yellow: '0xe3b341' + blue: '0x79c0ff' + magenta: '0xd2a8ff' + cyan: '0x56d4dd' + white: '0xf0f6fc' + + indexed_colors: + - { index: 16, color: '0xd18616' } + - { index: 17, color: '0xffa198' } diff --git a/stow/alacritty/.config/alacritty/themes/themes/github_dark_default.yaml b/stow/alacritty/.config/alacritty/themes/themes/github_dark_default.yaml new file mode 100644 index 0000000..24e6f51 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/github_dark_default.yaml @@ -0,0 +1,32 @@ +# github Alacritty Colors +colors: + # Default colors + primary: + background: '0x0d1117' + foreground: '0xb3b1ad' + + # Normal colors + normal: + black: '0x484f58' + red: '0xff7b72' + green: '0x3fb950' + yellow: '0xd29922' + blue: '0x58a6ff' + magenta: '0xbc8cff' + cyan: '0x39c5cf' + white: '0xb1bac4' + + # Bright colors + bright: + black: '0x6e7681' + red: '0xffa198' + green: '0x56d364' + yellow: '0xe3b341' + blue: '0x79c0ff' + magenta: '0xd2a8ff' + cyan: '0x56d4dd' + white: '0xf0f6fc' + + indexed_colors: + - { index: 16, color: '0xd18616' } + - { index: 17, color: '0xffa198' } diff --git a/stow/alacritty/.config/alacritty/themes/themes/github_dimmed.yaml b/stow/alacritty/.config/alacritty/themes/themes/github_dimmed.yaml new file mode 100644 index 0000000..89817f7 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/github_dimmed.yaml @@ -0,0 +1,32 @@ +# github Alacritty Colors +colors: + # Default colors + primary: + background: '0x22272e' + foreground: '0x768390' + + # Normal colors + normal: + black: '0x545d68' + red: '0xf47067' + green: '0x57ab5a' + yellow: '0xc69026' + blue: '0x539bf5' + magenta: '0xb083f0' + cyan: '0x39c5cf' + white: '0x909dab' + + # Bright colors + bright: + black: '0x636e7b' + red: '0xff938a' + green: '0x6bc46d' + yellow: '0xdaaa3f' + blue: '0x6cb6ff' + magenta: '0xdcbdfb' + cyan: '0x56d4dd' + white: '0xcdd9e5' + + indexed_colors: + - { index: 16, color: '0xd18616' } + - { index: 17, color: '0xff938a' } diff --git a/stow/alacritty/.config/alacritty/themes/themes/github_light.yaml b/stow/alacritty/.config/alacritty/themes/themes/github_light.yaml new file mode 100644 index 0000000..0818c8f --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/github_light.yaml @@ -0,0 +1,32 @@ +# github Alacritty Colors +colors: + # Default colors + primary: + background: '0xffffff' + foreground: '0x24292f' + + # Normal colors + normal: + black: '0x24292e' + red: '0xd73a49' + green: '0x28a745' + yellow: '0xdbab09' + blue: '0x0366d6' + magenta: '0x5a32a3' + cyan: '0x0598bc' + white: '0x6a737d' + + # Bright colors + bright: + black: '0x959da5' + red: '0xcb2431' + green: '0x22863a' + yellow: '0xb08800' + blue: '0x005cc5' + magenta: '0x5a32a3' + cyan: '0x3192aa' + white: '0xd1d5da' + + indexed_colors: + - { index: 16, color: '0xd18616' } + - { index: 17, color: '0xcb2431' } diff --git a/stow/alacritty/.config/alacritty/themes/themes/github_light_colorblind.yaml b/stow/alacritty/.config/alacritty/themes/themes/github_light_colorblind.yaml new file mode 100644 index 0000000..abfdb7a --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/github_light_colorblind.yaml @@ -0,0 +1,32 @@ +# github Alacritty Colors +colors: + # Default colors + primary: + background: '0xffffff' + foreground: '0x0E1116' + + # Normal colors + normal: + black: '0x24292f' + red: '0xcf222e' + green: '0x116329' + yellow: '0x4d2d00' + blue: '0x0969da' + magenta: '0x8250df' + cyan: '0x1b7c83' + white: '0x6e7781' + + # Bright colors + bright: + black: '0x57606a' + red: '0xa40e26' + green: '0x1a7f37' + yellow: '0x633c01' + blue: '0x218bff' + magenta: '0xa475f9' + cyan: '0x3192aa' + white: '0x8c959f' + + indexed_colors: + - { index: 16, color: '0xd18616' } + - { index: 17, color: '0xa40e26' } diff --git a/stow/alacritty/.config/alacritty/themes/themes/github_light_default.yaml b/stow/alacritty/.config/alacritty/themes/themes/github_light_default.yaml new file mode 100644 index 0000000..abfdb7a --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/github_light_default.yaml @@ -0,0 +1,32 @@ +# github Alacritty Colors +colors: + # Default colors + primary: + background: '0xffffff' + foreground: '0x0E1116' + + # Normal colors + normal: + black: '0x24292f' + red: '0xcf222e' + green: '0x116329' + yellow: '0x4d2d00' + blue: '0x0969da' + magenta: '0x8250df' + cyan: '0x1b7c83' + white: '0x6e7781' + + # Bright colors + bright: + black: '0x57606a' + red: '0xa40e26' + green: '0x1a7f37' + yellow: '0x633c01' + blue: '0x218bff' + magenta: '0xa475f9' + cyan: '0x3192aa' + white: '0x8c959f' + + indexed_colors: + - { index: 16, color: '0xd18616' } + - { index: 17, color: '0xa40e26' } diff --git a/stow/alacritty/.config/alacritty/themes/themes/gnome_terminal.yaml b/stow/alacritty/.config/alacritty/themes/themes/gnome_terminal.yaml new file mode 100644 index 0000000..848e79a --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/gnome_terminal.yaml @@ -0,0 +1,28 @@ +# Gnome (Gnome Terminal Default) +colors: + # Default colors + primary: + background: '0x1e1e1e' + foreground: '0xffffff' + + # Normal colors + normal: + black: '0x171421' + red: '0xc01c28' + green: '0x26a269' + yellow: '0xa2734c' + blue: '0x12488b' + magenta: '0xa347ba' + cyan: '0x2aa1b3' + white: '0xd0cfcc' + + # Bright colors + bright: + black: '0x535c64' + red: '0xf66151' + green: '0x33d17a' + yellow: '0xe9ad0c' + blue: '0x2a7bde' + magenta: '0xc061cb' + cyan: '0x33c7de' + white: '0xffffff' diff --git a/stow/alacritty/.config/alacritty/themes/themes/gotham.yaml b/stow/alacritty/.config/alacritty/themes/themes/gotham.yaml new file mode 100644 index 0000000..f58f9a3 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/gotham.yaml @@ -0,0 +1,28 @@ +# Colors (Gotham) +colors: + # Default colors + primary: + background: '0x0a0f14' + foreground: '0x98d1ce' + + # Normal colors + normal: + black: '0x0a0f14' + red: '0xc33027' + green: '0x26a98b' + yellow: '0xedb54b' + blue: '0x195465' + magenta: '0x4e5165' + cyan: '0x33859d' + white: '0x98d1ce' + + # Bright colors + bright: + black: '0x10151b' + red: '0xd26939' + green: '0x081f2d' + yellow: '0x245361' + blue: '0x093748' + magenta: '0x888ba5' + cyan: '0x599caa' + white: '0xd3ebe9' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/gruvbox_dark.yaml b/stow/alacritty/.config/alacritty/themes/themes/gruvbox_dark.yaml new file mode 100644 index 0000000..d9c604f --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/gruvbox_dark.yaml @@ -0,0 +1,30 @@ +# Colors (Gruvbox dark) +colors: + # Default colors + primary: + # hard contrast: background = '0x1d2021' + background: '0x282828' + # soft contrast: background = '0x32302f' + foreground: '0xebdbb2' + + # Normal colors + normal: + black: '0x282828' + red: '0xcc241d' + green: '0x98971a' + yellow: '0xd79921' + blue: '0x458588' + magenta: '0xb16286' + cyan: '0x689d6a' + white: '0xa89984' + + # Bright colors + bright: + black: '0x928374' + red: '0xfb4934' + green: '0xb8bb26' + yellow: '0xfabd2f' + blue: '0x83a598' + magenta: '0xd3869b' + cyan: '0x8ec07c' + white: '0xebdbb2' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/gruvbox_light.yaml b/stow/alacritty/.config/alacritty/themes/themes/gruvbox_light.yaml new file mode 100644 index 0000000..d679c3c --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/gruvbox_light.yaml @@ -0,0 +1,30 @@ +# Colors (Gruvbox light) +colors: + # Default colors + primary: + # hard contrast: background = '0xf9f5d7' + background: '0xfbf1c7' + # soft contrast: background = '0xf2e5bc' + foreground: '0x3c3836' + + # Normal colors + normal: + black: '0xfbf1c7' + red: '0xcc241d' + green: '0x98971a' + yellow: '0xd79921' + blue: '0x458588' + magenta: '0xb16286' + cyan: '0x689d6a' + white: '0x7c6f64' + + # Bright colors + bright: + black: '0x928374' + red: '0x9d0006' + green: '0x79740e' + yellow: '0xb57614' + blue: '0x076678' + magenta: '0x8f3f71' + cyan: '0x427b58' + white: '0x3c3836' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/gruvbox_material_medium_dark.yaml b/stow/alacritty/.config/alacritty/themes/themes/gruvbox_material_medium_dark.yaml new file mode 100644 index 0000000..b540bc0 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/gruvbox_material_medium_dark.yaml @@ -0,0 +1,28 @@ +# Colors (Gruvbox Material Medium Dark) +colors: + # Default colors + primary: + background: '#282828' + foreground: '#d4be98' + + # Normal colors + normal: + black: '#3c3836' + red: '#ea6962' + green: '#a9b665' + yellow: '#d8a657' + blue: '#7daea3' + magenta: '#d3869b' + cyan: '#89b482' + white: '#d4be98' + + # Bright colors (same as normal colors) + bright: + black: '#3c3836' + red: '#ea6962' + green: '#a9b665' + yellow: '#d8a657' + blue: '#7daea3' + magenta: '#d3869b' + cyan: '#89b482' + white: '#d4be98' diff --git a/stow/alacritty/.config/alacritty/themes/themes/gruvbox_material_medium_light.yaml b/stow/alacritty/.config/alacritty/themes/themes/gruvbox_material_medium_light.yaml new file mode 100644 index 0000000..b461aa4 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/gruvbox_material_medium_light.yaml @@ -0,0 +1,28 @@ +# Colors (Gruvbox Material Medium Light) +colors: + # Default colors + primary: + background: '#fbf1c7' + foreground: '#654735' + + # Normal colors + normal: + black: '#654735' + red: '#c14a4a' + green: '#6c782e' + yellow: '#b47109' + blue: '#45707a' + magenta: '#945e80' + cyan: '#4c7a5d' + white: '#eee0b7' + + # Bright colors (same as normal colors) + bright: + black: '#654735' + red: '#c14a4a' + green: '#6c782e' + yellow: '#b47109' + blue: '#45707a' + magenta: '#945e80' + cyan: '#4c7a5d' + white: '#eee0b7' diff --git a/stow/alacritty/.config/alacritty/themes/themes/hardhacker.yaml b/stow/alacritty/.config/alacritty/themes/themes/hardhacker.yaml new file mode 100644 index 0000000..73a3212 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/hardhacker.yaml @@ -0,0 +1,34 @@ +# hardhacker colorscheme for alacritty +# by xin wu, https://github.com/hardhackerlabs/theme-alacritty +colors: + # Default colors + primary: + background: '0x282433' + foreground: '0xeee9fc' + + # Colors the cursor will use if `custom_cursor_colors` is true + cursor: + text: '0xeee9fc' + cursor: '0xeee9fc' + + # Normal colors + normal: + black: '0x282433' + red: '0xe965a5' + green: '0xb1f2a7' + yellow: '0xebde76' + blue: '0xb1baf4' + magenta: '0xe192ef' + cyan: '0xb3f4f3' + white: '0xeee9fc' + + # Bright colors + bright: + black: '0x3f3951' + red: '0xe965a5' + green: '0xb1f2a7' + yellow: '0xebde76' + blue: '0xb1baf4' + magenta: '0xe192ef' + cyan: '0xb3f4f3' + white: '0xeee9fc' diff --git a/stow/alacritty/.config/alacritty/themes/themes/high_contrast.yaml b/stow/alacritty/.config/alacritty/themes/themes/high_contrast.yaml new file mode 100644 index 0000000..cd4cdb7 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/high_contrast.yaml @@ -0,0 +1,33 @@ +# Colors (High Contrast) +colors: + # Default colors + primary: + background: '0x444444' + foreground: '0xdddddd' + + # Colors the cursor will use if `custom_cursor_colors` is true + cursor: + text: '0xaaaaaa' + cursor: '0xffffff' + + # Normal colors + normal: + black: '0x000000' + red: '0xff0000' + green: '0x00ff00' + yellow: '0xffff00' + blue: '0x0000ff' + magenta: '0xff00ff' + cyan: '0x00ffff' + white: '0xffffff' + + # Bright colors + bright: + black: '0x000000' + red: '0xff0000' + green: '0x00ff00' + yellow: '0xffff00' + blue: '0x0000ff' + magenta: '0xff00ff' + cyan: '0x00ffff' + white: '0xffffff' diff --git a/stow/alacritty/.config/alacritty/themes/themes/horizon-dark.yaml b/stow/alacritty/.config/alacritty/themes/themes/horizon-dark.yaml new file mode 100644 index 0000000..d6e29fd --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/horizon-dark.yaml @@ -0,0 +1,28 @@ +# Colors (Horizon Dark) +colors: + # Primary colors + primary: + background: '0x1c1e26' + foreground: '0xe0e0e0' + + # Normal colors + normal: + black: '0x16161c' + red: '0xe95678' + green: '0x29d398' + yellow: '0xfab795' + blue: '0x26bbd9' + magenta: '0xee64ac' + cyan: '0x59e1e3' + white: '0xd5d8da' + + # Bright colors + bright: + black: '0x5b5858' + red: '0xec6a88' + green: '0x3fdaa4' + yellow: '0xfbc3a7' + blue: '0x3fc4de' + magenta: '0xf075b5' + cyan: '0x6be4e6' + white: '0xd5d8da' diff --git a/stow/alacritty/.config/alacritty/themes/themes/hyper.yaml b/stow/alacritty/.config/alacritty/themes/themes/hyper.yaml new file mode 100644 index 0000000..5b84d66 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/hyper.yaml @@ -0,0 +1,31 @@ +# Colors (Hyper) +colors: + # Default colors + primary: + background: '0x000000' + foreground: '0xffffff' + cursor: + text: '0xF81CE5' + cursor: '0xffffff' + + # Normal colors + normal: + black: '0x000000' + red: '0xfe0100' + green: '0x33ff00' + yellow: '0xfeff00' + blue: '0x0066ff' + magenta: '0xcc00ff' + cyan: '0x00ffff' + white: '0xd0d0d0' + + # Bright colors + bright: + black: '0x808080' + red: '0xfe0100' + green: '0x33ff00' + yellow: '0xfeff00' + blue: '0x0066ff' + magenta: '0xcc00ff' + cyan: '0x00ffff' + white: '0xFFFFFF' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/inferno.yaml b/stow/alacritty/.config/alacritty/themes/themes/inferno.yaml new file mode 100644 index 0000000..1555a1b --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/inferno.yaml @@ -0,0 +1,29 @@ +# Inferno theme +# Source: https://github.com/hafiz-muhammad/inferno-alacritty-theme/blob/main/inferno.yml +colors: + # Default colors + primary: + background: '0x270d06' + foreground: '0xd9d9d9' + + # Normal colors + normal: + black: '0x330000' + red: '0xff3300' + green: '0xff6600' + yellow: '0xff9900' + blue: '0xffcc00' + magenta: '0xff6600' + cyan: '0xff9900' + white: '0xd9d9d9' + + # Bright colors + bright: + black: '0x663300' + red: '0xff6633' + green: '0xff9966' + yellow: '0xffcc99' + blue: '0xffcc33' + magenta: '0xff9966' + cyan: '0xffcc99' + white: '0xd9d9d9' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/iterm.yaml b/stow/alacritty/.config/alacritty/themes/themes/iterm.yaml new file mode 100644 index 0000000..2c31223 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/iterm.yaml @@ -0,0 +1,28 @@ +# Colors (iTerm 2 default theme) +colors: + # Default colors + primary: + background: '0x101421' + foreground: '0xfffbf6' + + # Normal colors + normal: + black: '0x2e2e2e' + red: '0xeb4129' + green: '0xabe047' + yellow: '0xf6c744' + blue: '0x47a0f3' + magenta: '0x7b5cb0' + cyan: '0x64dbed' + white: '0xe5e9f0' + + # Bright colors + bright: + black: '0x565656' + red: '0xec5357' + green: '0xc0e17d' + yellow: '0xf9da6a' + blue: '0x49a4f8' + magenta: '0xa47de9' + cyan: '0x99faf2' + white: '0xffffff' diff --git a/stow/alacritty/.config/alacritty/themes/themes/kanagawa_dragon.yaml b/stow/alacritty/.config/alacritty/themes/themes/kanagawa_dragon.yaml new file mode 100644 index 0000000..b8ac2d3 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/kanagawa_dragon.yaml @@ -0,0 +1,34 @@ +# Colors (Kanagawa Dragon) +# Source: https://github.com/rebelot/kanagawa.nvim +colors: + primary: + background: '0x181616' + foreground: '0xc5c9c5' + + normal: + black: '0x0d0c0c' + blue: '0x8ba4b0' + cyan: '0x8ea4a2' + green: '0x8a9a7b' + magenta: '0xa292a3' + red: '0xc4746e' + white: '0xC8C093' + yellow: '0xc4b28a' + + bright: + black: '0xa6a69c' + blue: '0x7FB4CA' + cyan: '0x7AA89F' + green: '0x87a987' + magenta: '0x938AA9' + red: '0xE46876' + white: '0xc5c9c5' + yellow: '0xE6C384' + + selection: + background: '0x2d4f67' + foreground: '0xc8c093' + + indexed_colors: + - { index: 16, color: '0xffa066' } + - { index: 17, color: '0xff5d62' } diff --git a/stow/alacritty/.config/alacritty/themes/themes/kanagawa_wave.yaml b/stow/alacritty/.config/alacritty/themes/themes/kanagawa_wave.yaml new file mode 100644 index 0000000..edd8d28 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/kanagawa_wave.yaml @@ -0,0 +1,34 @@ +# Colors (Kanagawa Wave) +# Source: https://github.com/rebelot/kanagawa.nvim +colors: + primary: + background: '0x1f1f28' + foreground: '0xdcd7ba' + + normal: + black: '0x090618' + red: '0xc34043' + green: '0x76946a' + yellow: '0xc0a36e' + blue: '0x7e9cd8' + magenta: '0x957fb8' + cyan: '0x6a9589' + white: '0xc8c093' + + bright: + black: '0x727169' + red: '0xe82424' + green: '0x98bb6c' + yellow: '0xe6c384' + blue: '0x7fb4ca' + magenta: '0x938aa9' + cyan: '0x7aa89f' + white: '0xdcd7ba' + + selection: + background: '0x2d4f67' + foreground: '0xc8c093' + + indexed_colors: + - { index: 16, color: '0xffa066' } + - { index: 17, color: '0xff5d62' } diff --git a/stow/alacritty/.config/alacritty/themes/themes/konsole_linux.yaml b/stow/alacritty/.config/alacritty/themes/themes/konsole_linux.yaml new file mode 100644 index 0000000..b4f3e2f --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/konsole_linux.yaml @@ -0,0 +1,51 @@ +# Color theme ported from Konsole: Linux colors +colors: + primary: + foreground: '0xe3e3e3' + bright_foreground: '0xffffff' + dim_foreground: '0xe3e3e3' + background: '0x1f1f1f' + bright_background: '0x686868' # not sure + dim_background: '0x1f1f1f' # not sure + + cursor: + text: '0x191622' + cursor: '0xf8f8f2' + + search: + matches: + foreground: '0xb2b2b2' + background: '0xb26818' + focused_match: + foreground: CellBackground + background: CellForeground + + normal: + black: '0x000000' + red: '0xb21818' + green: '0x18b218' + yellow: '0xb26818' + blue: '0x1818b2' + magenta: '0xb218b2' + cyan: '0x18b2b2' + white: '0xb2b2b2' + + bright: + black: '0x686868' + red: '0xff5454' + green: '0x54ff54' + yellow: '0xffff54' + blue: '0x5454ff' + magenta: '0xff54ff' + cyan: '0x54ffff' + white: '0xffffff' + + dim: + black: '0x000000' + red: '0xb21818' + green: '0x18b218' + yellow: '0xb26818' + blue: '0x1818b2' + magenta: '0xb218b2' + cyan: '0x18b2b2' + white: '0xb2b2b2' diff --git a/stow/alacritty/.config/alacritty/themes/themes/low_contrast.yaml b/stow/alacritty/.config/alacritty/themes/themes/low_contrast.yaml new file mode 100644 index 0000000..35bbb4e --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/low_contrast.yaml @@ -0,0 +1,33 @@ +# Colors (Dim) +colors: + # Default colors + primary: + background: '0x333333' + foreground: '0xdddddd' + + # Colors the cursor will use if `custom_cursor_colors` is true + cursor: + text: '0xaaaaaa' + cursor: '0xffffff' + + # Normal colors + normal: + black: '0x000000' + red: '0xbb0000' + green: '0x00bb00' + yellow: '0xbbbb00' + blue: '0x0000bb' + magenta: '0xbb00bb' + cyan: '0x00bbbb' + white: '0xbbbbbb' + + # Bright colors + bright: + black: '0x000000' + red: '0xbb0000' + green: '0x00bb00' + yellow: '0xbbbb00' + blue: '0x0000bb' + magenta: '0xbb00bb' + cyan: '0x00bbbb' + white: '0xbbbbbb' diff --git a/stow/alacritty/.config/alacritty/themes/themes/marine_dark.yaml b/stow/alacritty/.config/alacritty/themes/themes/marine_dark.yaml new file mode 100644 index 0000000..3b217e8 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/marine_dark.yaml @@ -0,0 +1,29 @@ +# Marine Dark Theme +# Source: https://github.com/ProDeSquare/alacritty-colorschemes/blob/master/themes/marine_dark.yaml +colors: + # Default colors + primary: + background: '0x002221' + foreground: '0xe6f8f8' + + # Normal colors + normal: + black: '0x002221' + red: '0xea3431' + green: '0x00b6b6' + yellow: '0xf8b017' + blue: '0x4894fd' + magenta: '0xe01dca' + cyan: '0x1ab2ad' + white: '0x99dddb' + + # Bright colors + bright: + black: '0x006562' + red: '0xea3431' + green: '0x00b6b6' + yellow: '0xf8b017' + blue: '0x4894fd' + magenta: '0xe01dca' + cyan: '0x1ab2ad' + white: '0xe6f6f6' diff --git a/stow/alacritty/.config/alacritty/themes/themes/material_theme.yaml b/stow/alacritty/.config/alacritty/themes/themes/material_theme.yaml new file mode 100644 index 0000000..400c5f6 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/material_theme.yaml @@ -0,0 +1,28 @@ +# Colors (Material Theme) +colors: + # Default colors + primary: + background: '0x1e282d' + foreground: '0xc4c7d1' + + # Normal colors + normal: + black: '0x666666' + red: '0xeb606b' + green: '0xc3e88d' + yellow: '0xf7eb95' + blue: '0x80cbc4' + magenta: '0xff2f90' + cyan: '0xaeddff' + white: '0xffffff' + + # Bright colors + bright: + black: '0xff262b' + red: '0xeb606b' + green: '0xc3e88d' + yellow: '0xf7eb95' + blue: '0x7dc6bf' + magenta: '0x6c71c4' + cyan: '0x35434d' + white: '0xffffff' diff --git a/stow/alacritty/.config/alacritty/themes/themes/material_theme_mod.yaml b/stow/alacritty/.config/alacritty/themes/themes/material_theme_mod.yaml new file mode 100644 index 0000000..cb68fbd --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/material_theme_mod.yaml @@ -0,0 +1,28 @@ +# Colors (Material Theme) +colors: + # Default colors + primary: + background: '0x1e282d' + foreground: '0xc4c7d1' + + # Normal colors + normal: + black: '0x666666' + red: '0xeb606b' + green: '0xc3e88d' + yellow: '0xf7eb95' + blue: '0x80cbc4' + magenta: '0xff2f90' + cyan: '0xaeddff' + white: '0xffffff' + + # Bright colors + bright: + black: '0xa1a1a1' + red: '0xeb606b' + green: '0xc3e88d' + yellow: '0xf7eb95' + blue: '0x7dc6bf' + magenta: '0x6c71c4' + cyan: '0x35434d' + white: '0xffffff' diff --git a/stow/alacritty/.config/alacritty/themes/themes/midnight-haze.yaml b/stow/alacritty/.config/alacritty/themes/themes/midnight-haze.yaml new file mode 100644 index 0000000..987005c --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/midnight-haze.yaml @@ -0,0 +1,29 @@ +# Midnight Haze theme +# Source: https://github.com/hafiz-muhammad/midnight-haze-alacritty-theme/blob/main/midnight-haze.yml +colors: + # Default colors + primary: + background: '0x0c0c16' + foreground: '0xd8dee9' + + # Normal colors + normal: + black: '0x2c2c3d' + red: '0xff6e6e' + green: '0x9ec875' + yellow: '0xffa759' + blue: '0x70a7d4' + magenta: '0xd291e0' + cyan: '0x96e0e0' + white: '0xd8dee9' + + # Bright colors + bright: + black: '0x414166' + red: '0xff8d8d' + green: '0xb3d987' + yellow: '0xffc57f' + blue: '0x9bb3d3' + magenta: '0xffa1ff' + cyan: '0x9cd8d8' + white: '0xffffff' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/monokai_charcoal.yaml b/stow/alacritty/.config/alacritty/themes/themes/monokai_charcoal.yaml new file mode 100644 index 0000000..d954289 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/monokai_charcoal.yaml @@ -0,0 +1,28 @@ +# Colours (Monokai Charcoal) +colors: + # Default Colours + primary: + background: '#000000' + foreground: '#FFFFFF' + + # Normal Colours + normal: + black: '#1a1a1a' + red: '#f4005f' + green: '#98e024' + yellow: '#fa8419' + blue: '#9d65ff' + magenta: '#f4005f' + cyan: '#58d1eb' + white: '#c4c5b5' + + # Bright Colours + bright: + black: '#625e4c' + red: '#f4005f' + green: '#98e024' + yellow: '#e0d561' + blue: '#9d65ff' + magenta: '#f4005f' + cyan: '#58d1eb' + white: '#f6f6ef' diff --git a/stow/alacritty/.config/alacritty/themes/themes/monokai_pro.yaml b/stow/alacritty/.config/alacritty/themes/themes/monokai_pro.yaml new file mode 100644 index 0000000..331316b --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/monokai_pro.yaml @@ -0,0 +1,27 @@ +colors: + # Default colors + primary: + background: '0x2D2A2E' + foreground: '0xfff1f3' + + # Normal colors + normal: + black: '0x2c2525' + red: '0xfd6883' + green: '0xadda78' + yellow: '0xf9cc6c' + blue: '0xf38d70' + magenta: '0xa8a9eb' + cyan: '0x85dacc' + white: '0xfff1f3' + + # Bright colors + bright: + black: '0x72696a' + red: '0xfd6883' + green: '0xadda78' + yellow: '0xf9cc6c' + blue: '0xf38d70' + magenta: '0xa8a9eb' + cyan: '0x85dacc' + white: '0xfff1f3' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/moonlight_ii_vscode.yaml b/stow/alacritty/.config/alacritty/themes/themes/moonlight_ii_vscode.yaml new file mode 100644 index 0000000..b9a9117 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/moonlight_ii_vscode.yaml @@ -0,0 +1,28 @@ +colors: + primary: + background: '0x1e2030' + foreground: '0x7f85a3' + + cursor: + text: '0x7f85a3' + cursor: '0x808080' + + normal: + black: '0x444a73' + red: '0xff5370' + green: '0x4fd6be' + yellow: '0xffc777' + blue: '0x3e68d7' + magenta: '0xfc7b7b' + cyan: '0x86e1fc' + white: '0xd0d0d0' + + bright: + black: '0x828bb8' + red: '0xff98a4' + green: '0xc3e88d' + yellow: '0xffc777' + blue: '0x82aaff' + magenta: '0xff966c' + cyan: '0xb4f9f8' + white: '0x5f8787' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/night_owlish_light.yaml b/stow/alacritty/.config/alacritty/themes/themes/night_owlish_light.yaml new file mode 100644 index 0000000..3b8d938 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/night_owlish_light.yaml @@ -0,0 +1,29 @@ +# Colors (Night Owlish Light) +colors: + bright: + black: '#7a8181' + blue: '#5ca7e4' + cyan: '#00c990' + green: '#49d0c5' + magenta: '#697098' + red: '#f76e6e' + white: '#989fb1' + yellow: '#dac26b' + cursor: + cursor: '#403f53' + text: '#fbfbfb' + normal: + black: '#011627' + blue: '#4876d6' + cyan: '#08916a' + green: '#2aa298' + magenta: '#403f53' + red: '#d3423e' + white: '#7a8181' + yellow: '#daaa01' + primary: + background: '#ffffff' + foreground: '#403f53' + selection: + background: '#f2f2f2' + text: '#403f53' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/nightfox.yaml b/stow/alacritty/.config/alacritty/themes/themes/nightfox.yaml new file mode 100644 index 0000000..ee3812a --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/nightfox.yaml @@ -0,0 +1,26 @@ +# Colors (NightFox) +colors: + # Default colors + primary: + background: '0x192330' + foreground: '0xcdcecf' + # Normal colors + normal: + black: '0x393b44' + red: '0xc94f6d' + green: '0x81b29a' + yellow: '0xdbc074' + blue: '0x719cd6' + magenta: '0x9d79d6' + cyan: '0x63cdcf' + white: '0xdfdfe0' + # Bright colors + bright: + black: '0x575860' + red: '0xd16983' + green: '0x8ebaa4' + yellow: '0xe0c989' + blue: '0x86abdc' + magenta: '0xbaa1e2' + cyan: '0x7ad5d6' + white: '0xe4e4e5' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/nord.yaml b/stow/alacritty/.config/alacritty/themes/themes/nord.yaml new file mode 100644 index 0000000..4e8d093 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/nord.yaml @@ -0,0 +1,28 @@ +# Colors (Nord) +colors: + # Default colors + primary: + background: '0x2E3440' + foreground: '0xD8DEE9' + + # Normal colors + normal: + black: '0x3B4252' + red: '0xBF616A' + green: '0xA3BE8C' + yellow: '0xEBCB8B' + blue: '0x81A1C1' + magenta: '0xB48EAD' + cyan: '0x88C0D0' + white: '0xE5E9F0' + + # Bright colors + bright: + black: '0x4C566A' + red: '0xBF616A' + green: '0xA3BE8C' + yellow: '0xEBCB8B' + blue: '0x81A1C1' + magenta: '0xB48EAD' + cyan: '0x8FBCBB' + white: '0xECEFF4' diff --git a/stow/alacritty/.config/alacritty/themes/themes/oceanic_next.yaml b/stow/alacritty/.config/alacritty/themes/themes/oceanic_next.yaml new file mode 100644 index 0000000..9bad83f --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/oceanic_next.yaml @@ -0,0 +1,28 @@ +# Colors (Oceanic Next) +colors: + # Default colors + primary: + background: '0x1b2b34' + foreground: '0xd8dee9' + + # Normal colors + normal: + black: '0x29414f' + red: '0xec5f67' + green: '0x99c794' + yellow: '0xfac863' + blue: '0x6699cc' + magenta: '0xc594c5' + cyan: '0x5fb3b3' + white: '0x65737e' + + # Bright colors + bright: + black: '0x405860' + red: '0xec5f67' + green: '0x99c794' + yellow: '0xfac863' + blue: '0x6699cc' + magenta: '0xc594c5' + cyan: '0x5fb3b3' + white: '0xadb5c0' diff --git a/stow/alacritty/.config/alacritty/themes/themes/omni.yaml b/stow/alacritty/.config/alacritty/themes/themes/omni.yaml new file mode 100644 index 0000000..91570e1 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/omni.yaml @@ -0,0 +1,38 @@ +colors: + primary: + background: '0x191622' + foreground: '0xe1e1e6' + + cursor: + text: '0x191622' + cursor: '0xf8f8f2' + + normal: + black: '0x000000' + red: '0xff5555' + green: '0x50fa7b' + yellow: '0xeffa78' + blue: '0xbd93f9' + magenta: '0xff79c6' + cyan: '0x8d79ba' + white: '0xbfbfbf' + + bright: + black: '0x4d4d4d' + red: '0xff6e67' + green: '0x5af78e' + yellow: '0xeaf08d' + blue: '0xcaa9fa' + magenta: '0xff92d0' + cyan: '0xaa91e3' + white: '0xe6e6e6' + + dim: + black: '0x000000' + red: '0xa90000' + green: '0x049f2b' + yellow: '0xa3b106' + blue: '0x530aba' + magenta: '0xbb006b' + cyan: '0x433364' + white: '0x5f5f5f' diff --git a/stow/alacritty/.config/alacritty/themes/themes/one_dark.yaml b/stow/alacritty/.config/alacritty/themes/themes/one_dark.yaml new file mode 100644 index 0000000..a54e040 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/one_dark.yaml @@ -0,0 +1,28 @@ +# Colors (One Dark) +colors: + # Default colors + primary: + background: '0x1e2127' + foreground: '0xabb2bf' + + # Normal colors + normal: + black: '0x1e2127' + red: '0xe06c75' + green: '0x98c379' + yellow: '0xd19a66' + blue: '0x61afef' + magenta: '0xc678dd' + cyan: '0x56b6c2' + white: '0xabb2bf' + + # Bright colors + bright: + black: '0x5c6370' + red: '0xe06c75' + green: '0x98c379' + yellow: '0xd19a66' + blue: '0x61afef' + magenta: '0xc678dd' + cyan: '0x56b6c2' + white: '0xffffff' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/palenight.yaml b/stow/alacritty/.config/alacritty/themes/themes/palenight.yaml new file mode 100644 index 0000000..f65206a --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/palenight.yaml @@ -0,0 +1,30 @@ +# iTerm2 Material Design - Palenight theme for Alacritty +# Source : https://github.com/JonathanSpeek/palenight-iterm2 + +colors: + # Default colors + primary: + background: '0x292d3e' + foreground: '0xd0d0d0' + + # Normal colors + normal: + black: '0x292d3e' + red: '0xf07178' + green: '0xc3e88d' + yellow: '0xffcb6b' + blue: '0x82aaff' + magenta: '0xc792ea' + cyan: '0x89ddff' + white: '0xd0d0d0' + + # Bright colors + bright: + black: '0x434758' + red: '0xff8b92' + green: '0xddffa7' + yellow: '0xffe585' + blue: '0x9cc4ff' + magenta: '0xe1acff' + cyan: '0xa3f7ff' + white: '0xffffff' diff --git a/stow/alacritty/.config/alacritty/themes/themes/papercolor_dark.yaml b/stow/alacritty/.config/alacritty/themes/themes/papercolor_dark.yaml new file mode 100644 index 0000000..79d0e14 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/papercolor_dark.yaml @@ -0,0 +1,32 @@ +# Colors (PaperColor - Dark) +colors: + # Default colors + primary: + background: '0x1c1c1c' + foreground: '0x808080' + + cursor: + text: '0x1c1c1c' + cursor: '0x808080' + + # Normal colors + normal: + black: '0x1c1c1c' + red: '0xaf005f' + green: '0x5faf00' + yellow: '0xd7af5f' + blue: '0x5fafd7' + magenta: '0x808080' + cyan: '0xd7875f' + white: '0xd0d0d0' + + # Bright colors + bright: + black: '0x585858' + red: '0x5faf5f' + green: '0xafd700' + yellow: '0xaf87d7' + blue: '0xffaf00' + magenta: '0xffaf00' + cyan: '0x00afaf' + white: '0x5f8787' diff --git a/stow/alacritty/.config/alacritty/themes/themes/papercolor_light.yaml b/stow/alacritty/.config/alacritty/themes/themes/papercolor_light.yaml new file mode 100644 index 0000000..06707a7 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/papercolor_light.yaml @@ -0,0 +1,32 @@ +# Colors (PaperColor - Light) +colors: + # Default colors + primary: + background: '0xeeeeee' + foreground: '0x444444' + + cursor: + text: '0xeeeeee' + cursor: '0x444444' + + # Normal colors + normal: + black: '0xeeeeee' + red: '0xaf0000' + green: '0x008700' + yellow: '0x5f8700' + blue: '0x0087af' + magenta: '0x878787' + cyan: '0x005f87' + white: '0x444444' + + # Bright colors + bright: + black: '0xbcbcbc' + red: '0xd70000' + green: '0xd70087' + yellow: '0x8700af' + blue: '0xd75f00' + magenta: '0xd75f00' + cyan: '0x005faf' + white: '0x005f87' diff --git a/stow/alacritty/.config/alacritty/themes/themes/papertheme.yaml b/stow/alacritty/.config/alacritty/themes/themes/papertheme.yaml new file mode 100644 index 0000000..13117e1 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/papertheme.yaml @@ -0,0 +1,28 @@ +# Colors (Paper Theme) +colors: + # Default colors + primary: + background: '#F2EEDE' + foreground: '#000000' + + # Normal colors + normal: + black: '#000000' + red: '#CC3E28' + green: '#216609' + yellow: '#B58900' + blue: '#1E6FCC' + magenta: '#5C21A5' + cyan: '#158C86' + white: '#AAAAAA' + + # Bright colors + bright: + black: '#555555' + red: '#CC3E28' + green: '#216609' + yellow: '#B58900' + blue: '#1E6FCC' + magenta: '#5C21A5' + cyan: '#158C86' + white: '#AAAAAA' diff --git a/stow/alacritty/.config/alacritty/themes/themes/pencil_dark.yaml b/stow/alacritty/.config/alacritty/themes/themes/pencil_dark.yaml new file mode 100644 index 0000000..9bb2a13 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/pencil_dark.yaml @@ -0,0 +1,26 @@ +# Colors (Pencil Dark) +colors: + # Default Colors + primary: + background: '0x212121' + foreground: '0xf1f1f1' + # Normal colors + normal: + black: '0x212121' + red: '0xc30771' + green: '0x10a778' + yellow: '0xa89c14' + blue: '0x008ec4' + magenta: '0x523c79' + cyan: '0x20a5ba' + white: '0xe0e0e0' + # Bright colors + bright: + black: '0x818181' + red: '0xfb007a' + green: '0x5fd7af' + yellow: '0xf3e430' + blue: '0x20bbfc' + magenta: '0x6855de' + cyan: '0x4fb8cc' + white: '0xf1f1f1' diff --git a/stow/alacritty/.config/alacritty/themes/themes/pencil_light.yaml b/stow/alacritty/.config/alacritty/themes/themes/pencil_light.yaml new file mode 100644 index 0000000..10db04d --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/pencil_light.yaml @@ -0,0 +1,26 @@ +# Colors (Pencil Light) +colors: + # Default Colors + primary: + background: '0xf1f1f1' + foreground: '0x424242' + # Normal colors + normal: + black: '0x212121' + red: '0xc30771' + green: '0x10a778' + yellow: '0xa89c14' + blue: '0x008ec4' + magenta: '0x523c79' + cyan: '0x20a5ba' + white: '0xe0e0e0' + # Bright colors + bright: + black: '0x212121' + red: '0xfb007a' + green: '0x5fd7af' + yellow: '0xf3e430' + blue: '0x20bbfc' + magenta: '0x6855de' + cyan: '0x4fb8cc' + white: '0xf1f1f1' diff --git a/stow/alacritty/.config/alacritty/themes/themes/rainbow.yaml b/stow/alacritty/.config/alacritty/themes/themes/rainbow.yaml new file mode 100644 index 0000000..99df442 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/rainbow.yaml @@ -0,0 +1,27 @@ +colors: + # Default colors + primary: + background: '0x192835' + foreground: '0xAADA4F' + + # Normal colors + normal: + black: '0x5B4375' + red: '0x426bb6' + green: '0x2286b5' + yellow: '0x5ab782' + blue: '0x93ca5b' + magenta: '0xc6c842' + cyan: '0x8a5135' + white: '0xc54646' + + # Bright colors + bright: + black: '0x5B4375' + red: '0x426bb6' + green: '0x2286b5' + yellow: '0x5ab782' + blue: '0x93ca5b' + magenta: '0xc6c842' + cyan: '0x8a5135' + white: '0xc54646' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/remedy_dark.yaml b/stow/alacritty/.config/alacritty/themes/themes/remedy_dark.yaml new file mode 100644 index 0000000..0cd339f --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/remedy_dark.yaml @@ -0,0 +1,38 @@ +colors: + # Default colors + primary: + background: '0x2c2b2a' + foreground: '0xf9e7c4' + + dim_foreground: '0x685E4A' + bright_foreground: '0x1C1508' + dim_background: '0x202322' + bright_background: '0x353433' + + # Cursor colors + cursor: + text: '0xf9e7c4' + cursor: '0xf9e7c4' + + # Normal colors + normal: + black: '0x282a2e' + blue: '0x5f819d' + cyan: '0x5e8d87' + green: '0x8c9440' + magenta: '0x85678f' + orange: '0xcc6953' + red: '0xa54242' + white: '0x707880' + yellow: '0xde935f' + + # Bright colors + bright: + black: '0x373b41' + blue: '0x81a2be' + cyan: '0x8abeb7' + green: '0xb5bd68' + magenta: '0xb294bb' + red: '0xcc6666' + white: '0xc5c8c6' + yellow: '0xf0c674' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/rose-pine-dawn.yaml b/stow/alacritty/.config/alacritty/themes/themes/rose-pine-dawn.yaml new file mode 100644 index 0000000..56cb0fb --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/rose-pine-dawn.yaml @@ -0,0 +1,41 @@ +colors: + primary: + background: "0xfaf4ed" + foreground: "0x575279" + cursor: + text: "0x575279" + cursor: "0xcecacd" + vi_mode_cursor: + text: "0x575279" + cursor: "0xcecacd" + line_indicator: + foreground: None + background: None + selection: + text: "0x575279" + background: "0xdfdad9" + normal: + black: "0xf2e9e1" + red: "0xb4637a" + green: "0x286983" + yellow: "0xea9d34" + blue: "0x56949f" + magenta: "0x907aa9" + cyan: "0xd7827e" + white: "0x575279" + bright: + black: "0x9893a5" + red: "0xb4637a" + green: "0x286983" + yellow: "0xea9d34" + blue: "0x56949f" + magenta: "0x907aa9" + cyan: "0xd7827e" + white: "0x575279" + hints: + start: + foreground: "#797593" + background: "#fffaf3" + end: + foreground: "#9893a5" + background: "#fffaf3" diff --git a/stow/alacritty/.config/alacritty/themes/themes/rose-pine-moon.yaml b/stow/alacritty/.config/alacritty/themes/themes/rose-pine-moon.yaml new file mode 100644 index 0000000..517584d --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/rose-pine-moon.yaml @@ -0,0 +1,41 @@ +colors: + primary: + background: "0x232136" + foreground: "0xe0def4" + cursor: + text: "0xe0def4" + cursor: "0x56526e" + vi_mode_cursor: + text: "0xe0def4" + cursor: "0x56526e" + line_indicator: + foreground: None + background: None + selection: + text: "0xe0def4" + background: "0x44415a" + normal: + black: "0x393552" + red: "0xeb6f92" + green: "0x3e8fb0" + yellow: "0xf6c177" + blue: "0x9ccfd8" + magenta: "0xc4a7e7" + cyan: "0xea9a97" + white: "0xe0def4" + bright: + black: "0x6e6a86" + red: "0xeb6f92" + green: "0x3e8fb0" + yellow: "0xf6c177" + blue: "0x9ccfd8" + magenta: "0xc4a7e7" + cyan: "0xea9a97" + white: "0xe0def4" + hints: + start: + foreground: "#908caa" + background: "#2a273f" + end: + foreground: "#6e6a86" + background: "#2a273f" diff --git a/stow/alacritty/.config/alacritty/themes/themes/rose-pine.yaml b/stow/alacritty/.config/alacritty/themes/themes/rose-pine.yaml new file mode 100644 index 0000000..ed70851 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/rose-pine.yaml @@ -0,0 +1,41 @@ +colors: + primary: + background: "0x191724" + foreground: "0xe0def4" + cursor: + text: "0xe0def4" + cursor: "0x524f67" + vi_mode_cursor: + text: "0xe0def4" + cursor: "0x524f67" + line_indicator: + foreground: None + background: None + selection: + text: "0xe0def4" + background: "0x403d52" + normal: + black: "0x26233a" + red: "0xeb6f92" + green: "0x31748f" + yellow: "0xf6c177" + blue: "0x9ccfd8" + magenta: "0xc4a7e7" + cyan: "0xebbcba" + white: "0xe0def4" + bright: + black: "0x6e6a86" + red: "0xeb6f92" + green: "0x31748f" + yellow: "0xf6c177" + blue: "0x9ccfd8" + magenta: "0xc4a7e7" + cyan: "0xebbcba" + white: "0xe0def4" + hints: + start: + foreground: "#908caa" + background: "#1f1d2e" + end: + foreground: "#6e6a86" + background: "#1f1d2e" diff --git a/stow/alacritty/.config/alacritty/themes/themes/seashells.yaml b/stow/alacritty/.config/alacritty/themes/themes/seashells.yaml new file mode 100644 index 0000000..4f84a29 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/seashells.yaml @@ -0,0 +1,38 @@ +# Colors (SeaShells) +# Source : https://raw.githubusercontent.com/mbadolato/iTerm2-Color-Schemes/master/schemes/SeaShells.itermcolors +colors: + # Default colors + primary: + background: '#061923' + foreground: '#e5c49e' + + # Colors the cursor will use if `custom_cursor_colors` is true + cursor: + text: '#061822' + cursor: '#feaf3c' + + selection: + text: '#ffe9d7' + background: '#265b75' + + # Normal colors + normal: + black: '#1d485f' + red: '#db662d' + green: '#008eab' + yellow: '#feaf3c' + blue: '#255a62' + magenta: '#77dbf4' + cyan: '#5fb1c2' + white: '#e5c49e' + + # Bright colors + bright: + black: '#545d65' + red: '#dd998a' + green: '#739da8' + yellow: '#fedaae' + blue: '#0bc7e3' + magenta: '#c6e8f1' + cyan: '#97b9c0' + white: '#ffe9d7' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/smoooooth.yaml b/stow/alacritty/.config/alacritty/themes/themes/smoooooth.yaml new file mode 100644 index 0000000..e21df4b --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/smoooooth.yaml @@ -0,0 +1,30 @@ +# Color theme ported from iTerm 2: Smoooooth + +colors: + primary: + foreground: '0xdbdbdb' + background: '0x14191e' + cursor: + text: '0x000000' + cursor: '0xfefffe' + selection: + text: '0x000000' + background: '0xb3d7ff' + normal: + black: '0x14191e' + red: '0xb43c29' + green: '0x00c200' + yellow: '0xc7c400' + blue: '0x2743c7' + magenta: '0xbf3fbd' + cyan: '0x00c5c7' + white: '0xc7c7c7' + bright: + black: '0x676767' + red: '0xdc7974' + green: '0x57e690' + yellow: '0xece100' + blue: '0xa6aaf1' + magenta: '0xe07de0' + cyan: '0x5ffdff' + white: '0xfeffff' diff --git a/stow/alacritty/.config/alacritty/themes/themes/snazzy.yaml b/stow/alacritty/.config/alacritty/themes/themes/snazzy.yaml new file mode 100644 index 0000000..aacebd0 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/snazzy.yaml @@ -0,0 +1,28 @@ +# Colors (Snazzy) +colors: + # Default colors + primary: + background: '0x282a36' + foreground: '0xeff0eb' + + # Normal colors + normal: + black: '0x282a36' + red: '0xff5c57' + green: '0x5af78e' + yellow: '0xf3f99d' + blue: '0x57c7ff' + magenta: '0xff6ac1' + cyan: '0x9aedfe' + white: '0xf1f1f0' + + # Bright colors + bright: + black: '0x686868' + red: '0xff5c57' + green: '0x5af78e' + yellow: '0xf3f99d' + blue: '0x57c7ff' + magenta: '0xff6ac1' + cyan: '0x9aedfe' + white: '0xf1f1f0' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/solarized_dark.yaml b/stow/alacritty/.config/alacritty/themes/themes/solarized_dark.yaml new file mode 100644 index 0000000..0055c81 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/solarized_dark.yaml @@ -0,0 +1,28 @@ +# Colors (Solarized Dark) +colors: + # Default colors + primary: + background: '0x002b36' + foreground: '0x839496' + + # Normal colors + normal: + black: '0x073642' + red: '0xdc322f' + green: '0x859900' + yellow: '0xb58900' + blue: '0x268bd2' + magenta: '0xd33682' + cyan: '0x2aa198' + white: '0xeee8d5' + + # Bright colors + bright: + black: '0x002b36' + red: '0xcb4b16' + green: '0x586e75' + yellow: '0x657b83' + blue: '0x839496' + magenta: '0x6c71c4' + cyan: '0x93a1a1' + white: '0xfdf6e3' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/solarized_light.yaml b/stow/alacritty/.config/alacritty/themes/themes/solarized_light.yaml new file mode 100644 index 0000000..6a5acd9 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/solarized_light.yaml @@ -0,0 +1,28 @@ +# Colors (Solarized Light) +colors: + # Default colors + primary: + background: '0xfdf6e3' + foreground: '0x586e75' + + # Normal colors + normal: + black: '0x073642' + red: '0xdc322f' + green: '0x859900' + yellow: '0xb58900' + blue: '0x268bd2' + magenta: '0xd33682' + cyan: '0x2aa198' + white: '0xeee8d5' + + # Bright colors + bright: + black: '0x002b36' + red: '0xcb4b16' + green: '0x586e75' + yellow: '0x657b83' + blue: '0x839496' + magenta: '0x6c71c4' + cyan: '0x93a1a1' + white: '0xfdf6e3' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/taerminal.yaml b/stow/alacritty/.config/alacritty/themes/themes/taerminal.yaml new file mode 100644 index 0000000..9dc804c --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/taerminal.yaml @@ -0,0 +1,31 @@ +# Colors (Taerminal) +colors: + # Default colors + primary: + background: '0x26282a' + foreground: '0xf0f0f0' + cursor: + background: '0xf0f0f0' + foreground: '0x26282a' + + # Normal colors + normal: + black: '0x26282a' + red: '0xff8878' + green: '0xb4fb73' + yellow: '0xfffcb7' + blue: '0x8bbce5' + magenta: '0xffb2fe' + cyan: '0xa2e1f8' + white: '0xf1f1f1' + + # Bright colors + bright: + black: '0x6f6f6f' + red: '0xfe978b' + green: '0xd6fcba' + yellow: '0xfffed5' + blue: '0xc2e3ff' + magenta: '0xffc6ff' + cyan: '0xc0e9f8' + white: '0xffffff' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/tango_dark.yaml b/stow/alacritty/.config/alacritty/themes/themes/tango_dark.yaml new file mode 100644 index 0000000..e91733d --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/tango_dark.yaml @@ -0,0 +1,26 @@ +# GNOME Terminal Tango Dark +colors: + primary: + background: '0x2e3436' + foreground: '0xd3d7cf' + + normal: + black: '0x2e3436' + red: '0xcc0000' + green: '0x4e9a06' + yellow: '0xc4a000' + blue: '0x3465a4' + magenta: '0x75507b' + cyan: '0x06989a' + white: '0xd3d7cf' + + bright: + black: '0x555753' + red: '0xef2929' + green: '0x8ae234' + yellow: '0xfce94f' + blue: '0x729fcf' + magenta: '0xad7fa8' + cyan: '0x34e2e2' + white: '0xeeeeec' + diff --git a/stow/alacritty/.config/alacritty/themes/themes/tender.yaml b/stow/alacritty/.config/alacritty/themes/themes/tender.yaml new file mode 100644 index 0000000..ffcacf7 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/tender.yaml @@ -0,0 +1,27 @@ +colors: + # Default colors + primary: + background: '0x282828' + foreground: '0xeeeeee' + + # Normal colors + normal: + black: '0x282828' + red: '0xf43753' + green: '0xc9d05c' + yellow: '0xffc24b' + blue: '0xb3deef' + magenta: '0xd3b987' + cyan: '0x73cef4' + white: '0xeeeeee' + + # Bright colors + bright: + black: '0x4c4c4c' + red: '0xf43753' + green: '0xc9d05c' + yellow: '0xffc24b' + blue: '0xb3deef' + magenta: '0xd3b987' + cyan: '0x73cef4' + white: '0xfeffff' diff --git a/stow/alacritty/.config/alacritty/themes/themes/terminal_app.yaml b/stow/alacritty/.config/alacritty/themes/themes/terminal_app.yaml new file mode 100644 index 0000000..bc2c434 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/terminal_app.yaml @@ -0,0 +1,28 @@ +# Colors (Terminal.app) +colors: + # Default colors + primary: + background: '0x000000' + foreground: '0xb6b6b6' + + # Normal colors + normal: + black: '0x000000' + red: '0x990000' + green: '0x00a600' + yellow: '0x999900' + blue: '0x0000b2' + magenta: '0xb200b2' + cyan: '0x00a6b2' + white: '0xbfbfbf' + + # Bright colors + bright: + black: '0x666666' + red: '0xe50000' + green: '0x00d900' + yellow: '0xe5e500' + blue: '0x0000ff' + magenta: '0xe500e5' + cyan: '0x00e5e5' + white: '0xe5e5e5' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/thelovelace.yaml b/stow/alacritty/.config/alacritty/themes/themes/thelovelace.yaml new file mode 100644 index 0000000..4d73889 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/thelovelace.yaml @@ -0,0 +1,27 @@ +colors: + # Default colors + primary: + background: '0x1D1F28' + foreground: '0xFDFDFD' + + # Normal colors + normal: + # Bright colors + black: '0x282A36' + red: '0xF37F97' + green: '0x5ADECD' + yellow: '0xF2A272' + blue: '0x8897F4' + magenta: '0xC574DD' + cyan: '0x79E6F3' + white: '0xFDFDFD' + bright: + black: '0x414458' + red: '0xFF4971' + green: '0x18E3C8' + yellow: '0xEBCB8B' + blue: '0xFF8037' + magenta: '0x556FFF' + cyan: '0x3FDCEE' + white: '0xBEBEC1' + indexed_colors: [] diff --git a/stow/alacritty/.config/alacritty/themes/themes/tokyo-night-storm.yaml b/stow/alacritty/.config/alacritty/themes/themes/tokyo-night-storm.yaml new file mode 100644 index 0000000..a64cf4a --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/tokyo-night-storm.yaml @@ -0,0 +1,29 @@ +# Colors (Tokyo Night: Storm variant) +# Source: https://github.com/zatchheems/tokyo-night-alacritty-theme +colors: + # Default colors + primary: + background: '0x24283b' + foreground: '0xa9b1d6' + + # Normal colors + normal: + black: '0x32344a' + red: '0xf7768e' + green: '0x9ece6a' + yellow: '0xe0af68' + blue: '0x7aa2f7' + magenta: '0xad8ee6' + cyan: '0x449dab' + white: '0x9699a8' + + # Bright colors + bright: + black: '0x444b6a' + red: '0xff7a93' + green: '0xb9f27c' + yellow: '0xff9e64' + blue: '0x7da6ff' + magenta: '0xbb9af7' + cyan: '0x0db9d7' + white: '0xacb0d0' diff --git a/stow/alacritty/.config/alacritty/themes/themes/tokyo-night.yaml b/stow/alacritty/.config/alacritty/themes/themes/tokyo-night.yaml new file mode 100644 index 0000000..a88fd9b --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/tokyo-night.yaml @@ -0,0 +1,29 @@ +# Colors (Tokyo Night) +# Source: https://github.com/zatchheems/tokyo-night-alacritty-theme +colors: + # Default colors + primary: + background: '0x1a1b26' + foreground: '0xa9b1d6' + + # Normal colors + normal: + black: '0x32344a' + red: '0xf7768e' + green: '0x9ece6a' + yellow: '0xe0af68' + blue: '0x7aa2f7' + magenta: '0xad8ee6' + cyan: '0x449dab' + white: '0x787c99' + + # Bright colors + bright: + black: '0x444b6a' + red: '0xff7a93' + green: '0xb9f27c' + yellow: '0xff9e64' + blue: '0x7da6ff' + magenta: '0xbb9af7' + cyan: '0x0db9d7' + white: '0xacb0d0' diff --git a/stow/alacritty/.config/alacritty/themes/themes/tomorrow_night.yaml b/stow/alacritty/.config/alacritty/themes/themes/tomorrow_night.yaml new file mode 100644 index 0000000..36bafba --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/tomorrow_night.yaml @@ -0,0 +1,33 @@ +# Colors (Tomorrow Night) +colors: + # Default colors + primary: + background: '0x1d1f21' + foreground: '0xc5c8c6' + + # Colors the cursor will use if `custom_cursor_colors` is true + cursor: + text: '0x1d1f21' + cursor: '0xffffff' + + # Normal colors + normal: + black: '0x1d1f21' + red: '0xcc6666' + green: '0xb5bd68' + yellow: '0xe6c547' + blue: '0x81a2be' + magenta: '0xb294bb' + cyan: '0x70c0ba' + white: '0x373b41' + + # Bright colors + bright: + black: '0x666666' + red: '0xff3334' + green: '0x9ec400' + yellow: '0xf0c674' + blue: '0x81a2be' + magenta: '0xb77ee0' + cyan: '0x54ced6' + white: '0x282a2e' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/tomorrow_night_bright.yaml b/stow/alacritty/.config/alacritty/themes/themes/tomorrow_night_bright.yaml new file mode 100644 index 0000000..55b25d0 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/tomorrow_night_bright.yaml @@ -0,0 +1,28 @@ +# Colors (Tomorrow Night Bright) +colors: + # Default colors + primary: + background: '0x000000' + foreground: '0xeaeaea' + + # Normal colors + normal: + black: '0x000000' + red: '0xd54e53' + green: '0xb9ca4a' + yellow: '0xe6c547' + blue: '0x7aa6da' + magenta: '0xc397d8' + cyan: '0x70c0ba' + white: '0x424242' + + # Bright colors + bright: + black: '0x666666' + red: '0xff3334' + green: '0x9ec400' + yellow: '0xe7c547' + blue: '0x7aa6da' + magenta: '0xb77ee0' + cyan: '0x54ced6' + white: '0x2a2a2a' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/ubuntu.yaml b/stow/alacritty/.config/alacritty/themes/themes/ubuntu.yaml new file mode 100644 index 0000000..88ad6d3 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/ubuntu.yaml @@ -0,0 +1,33 @@ +# 0x From the Ubuntu terminal color palette +colors: + # 0x Default colors + primary: + background: '0x300a24' + foreground: '0xeeeeec' + + # 0x Colors the cursor will use if `custom_cursor_colors` is true + cursor: + text: '0xbbbbbb' + cursor: '0xb4d5ff' + + # 0x Normal colors + normal: + black: '0x2e3436' + red: '0xcc0000' + green: '0x4e9a06' + yellow: '0xc4a000' + blue: '0x3465a4' + magenta: '0x75507b' + cyan: '0x06989a' + white: '0xd3d7cf' + + # 0x Bright colors + bright: + black: '0x555753' + red: '0xef2929' + green: '0x8ae234' + yellow: '0xfce94f' + blue: '0x729fcf' + magenta: '0xad7fa8' + cyan: '0x34e2e2' + white: '0xeeeeec' diff --git a/stow/alacritty/.config/alacritty/themes/themes/wombat.yaml b/stow/alacritty/.config/alacritty/themes/themes/wombat.yaml new file mode 100644 index 0000000..844e65f --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/wombat.yaml @@ -0,0 +1,28 @@ +# Colors (Wombat) +colors: + # Default colors + primary: + background: '0x1f1f1f' + foreground: '0xe5e1d8' + + # Normal colors + normal: + black: '0x000000' + red: '0xf7786d' + green: '0xbde97c' + yellow: '0xefdfac' + blue: '0x6ebaf8' + magenta: '0xef88ff' + cyan: '0x90fdf8' + white: '0xe5e1d8' + + # Bright colors + bright: + black: '0xb4b4b4' + red: '0xf99f92' + green: '0xe3f7a1' + yellow: '0xf2e9bf' + blue: '0xb3d2ff' + magenta: '0xe5bdff' + cyan: '0xc2fefa' + white: '0xffffff' \ No newline at end of file diff --git a/stow/alacritty/.config/alacritty/themes/themes/xterm.yaml b/stow/alacritty/.config/alacritty/themes/themes/xterm.yaml new file mode 100644 index 0000000..7f336e4 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/xterm.yaml @@ -0,0 +1,27 @@ +# XTerm's default colors +colors: + # Default colors + primary: + background: '0x000000' + foreground: '0xffffff' + # Normal colors + normal: + black: '0x000000' + red: '0xcd0000' + green: '0x00cd00' + yellow: '0xcdcd00' + blue: '0x0000ee' + magenta: '0xcd00cd' + cyan: '0x00cdcd' + white: '0xe5e5e5' + + # Bright colors + bright: + black: '0x7f7f7f' + red: '0xff0000' + green: '0x00ff00' + yellow: '0xffff00' + blue: '0x5c5cff' + magenta: '0xff00ff' + cyan: '0x00ffff' + white: '0xffffff' diff --git a/stow/alacritty/.config/alacritty/themes/themes/zenburn.yaml b/stow/alacritty/.config/alacritty/themes/themes/zenburn.yaml new file mode 100644 index 0000000..4a22a27 --- /dev/null +++ b/stow/alacritty/.config/alacritty/themes/themes/zenburn.yaml @@ -0,0 +1,30 @@ + +# Colors (Zenburn) +# Orginally designed by jnurmine for vim. +colors: + # Default colors + primary: + background: '0x3A3A3A' + foreground: '0xDCDCCC' + + # Normal colors + normal: + black: '0x1E2320' + red: '0xD78787' + green: '0x60B48A' + yellow: '0xDFAF8F' + blue: '0x506070' + magenta: '0xDC8CC3' + cyan: '0x8CD0D3' + white: '0xDCDCCC' + + # Bright colors + bright: + black: '0x709080' + red: '0xDCA3A3' + green: '0xC3BF9F' + yellow: '0xF0DFAF' + blue: '0x94BFF3' + magenta: '0xEC93D3' + cyan: '0x93E0E3' + white: '0xFFFFFF' diff --git a/stow/oh-my-zsh/.oh-my-zsh b/stow/oh-my-zsh/.oh-my-zsh index 4188b22..a3c579b 160000 --- a/stow/oh-my-zsh/.oh-my-zsh +++ b/stow/oh-my-zsh/.oh-my-zsh @@ -1 +1 @@ -Subproject commit 4188b22aea3356a02768505103e42a96d18547a3 +Subproject commit a3c579bf27b34942d4c6ad64e7cfd75788b05ea3 diff --git a/stow/vim/.vim/.netrwhist b/stow/vim/.vim/.netrwhist new file mode 100644 index 0000000..155cf4d --- /dev/null +++ b/stow/vim/.vim/.netrwhist @@ -0,0 +1,7 @@ +let g:netrw_dirhistmax =10 +let g:netrw_dirhistcnt =5 +let g:netrw_dirhist_5='/home/ts/dotfiles/stow/oh-my-zsh/.oh-my-zsh' +let g:netrw_dirhist_4='/home/ts/.config' +let g:netrw_dirhist_3='/home/ts/.local/share' +let g:netrw_dirhist_2='/usr/share' +let g:netrw_dirhist_1='/usr/local/share'