Compare commits
108 Commits
osd-dev
...
4ab00d598f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4ab00d598f | ||
|
|
ac60fa600c | ||
|
|
1bfd03226b | ||
|
|
1d58a50839 | ||
|
|
fd392b2e86 | ||
|
|
bf5f2131b4 | ||
|
|
4d6a76487f | ||
|
|
657223f051 | ||
|
|
1902fe4f1f | ||
|
|
2490c7be0b | ||
|
|
8ed0c97799 | ||
|
|
7a88b84fd0 | ||
|
|
9919b59057 | ||
|
|
bdc17cef59 | ||
|
|
8d7fd92dd3 | ||
|
|
804e9278b8 | ||
|
|
d367547fab | ||
|
|
543f9b64ec | ||
|
|
90048cd869 | ||
|
|
24d21b052f | ||
|
|
12388473e2 | ||
|
|
23fae1d7f2 | ||
|
|
1c62aa50fa | ||
|
|
6f3d870ca3 | ||
|
|
5e002cbab0 | ||
|
|
970dfb4c1e | ||
|
|
4bef91eb1b | ||
|
|
cbce1614ff | ||
|
|
155085aae4 | ||
|
|
c198851d10 | ||
|
|
44d8948315 | ||
|
|
8e7c99edcf | ||
|
|
4eaf054c8a | ||
|
|
7c6c295eb8 | ||
|
|
b10c0d0bda | ||
|
|
73905e4066 | ||
|
|
4f23496458 | ||
|
|
6832bb64d0 | ||
|
|
501aea9cea | ||
|
|
ee48da8eaa | ||
|
|
b35293a9f0 | ||
|
|
4ee18f77e0 | ||
|
|
42b3c7d306 | ||
|
|
b1885f5463 | ||
|
|
db6a8c0de2 | ||
|
|
d0b359d475 | ||
|
|
97ed53041c | ||
|
|
59a00dbb6e | ||
|
|
84741f68ed | ||
|
|
36635268be | ||
|
|
cc5e1a21e3 | ||
|
|
558efec514 | ||
|
|
b789f4afe9 | ||
|
|
a3a021ee18 | ||
|
|
3c76055b05 | ||
|
|
f4e8efeb8f | ||
|
|
6aef629cc2 | ||
|
|
d80bca7f00 | ||
|
|
ab11fc8566 | ||
|
|
516f5cd88a | ||
|
|
866eed3a57 | ||
|
|
3438d019a9 | ||
|
|
108c9cefd7 | ||
|
|
766e6808b5 | ||
|
|
c84c63b0b8 | ||
|
|
56a36622c1 | ||
|
|
5715fd5577 | ||
|
|
25384cbd95 | ||
|
|
0cb372ee42 | ||
|
|
879f3fb0bf | ||
|
|
9b34237c99 | ||
|
|
185d2e20b5 | ||
|
|
44efe712fe | ||
|
|
c6e19f8633 | ||
|
|
f0f6f560c6 | ||
|
|
8fc1c62462 | ||
|
|
13a20f7783 | ||
|
|
8064928ba4 | ||
|
|
7950fdc252 | ||
|
|
64d163dc1a | ||
|
|
a9a135ca0b | ||
|
|
405a4637ee | ||
|
|
ad8fffcec7 | ||
|
|
89369e066d | ||
|
|
8ab6bd4bff | ||
|
|
1b89c295c3 | ||
|
|
b8ec75febe | ||
|
|
d23d3d65ec | ||
|
|
81f6289374 | ||
|
|
4ab866acef | ||
|
|
a4f14e33c8 | ||
|
|
856bcc9ee9 | ||
|
|
f13f3c71c7 | ||
|
|
5f287688d6 | ||
|
|
48dfbaa8ae | ||
|
|
43d96a7a3d | ||
|
|
64b1207b53 | ||
|
|
a7111acdc2 | ||
|
|
d3915d64e3 | ||
|
|
eb9d882449 | ||
|
|
2aab479968 | ||
|
|
e4af88ee68 | ||
|
|
4670ee5597 | ||
|
|
239e93905a | ||
|
|
f1455d03cd | ||
|
|
b07394fe05 | ||
|
|
cb9e5e3a95 | ||
|
|
5a7330a62e |
31
.aider.conf.yml
Normal file
@@ -0,0 +1,31 @@
|
||||
#############
|
||||
# Main model:
|
||||
|
||||
## Specify the model to use for the main chat
|
||||
# model: oca/gpt5
|
||||
model: oca/gpt-5.1-codex
|
||||
|
||||
|
||||
## Enable/disable automatic acceptance of architect changes (default: True)
|
||||
#auto-accept-architect: true
|
||||
|
||||
weak-model: oca/llama4
|
||||
|
||||
##################
|
||||
# Output settings:
|
||||
|
||||
## Use colors suitable for a dark terminal background (default: False)
|
||||
dark-mode: true
|
||||
|
||||
## Enable/disable auto commit of LLM changes (default: True)
|
||||
auto-commits: false
|
||||
|
||||
|
||||
############
|
||||
# Analytics:
|
||||
|
||||
## Enable/disable analytics for current session (default: random)
|
||||
analytics: false
|
||||
|
||||
## Permanently disable analytics
|
||||
analytics-disable: true
|
||||
1382
.codex-sso/config.toml
Normal file
1380
.codex/config.toml
Normal file
@@ -1,28 +1,30 @@
|
||||
# man 5 alacritty
|
||||
|
||||
import = ["~/.config/alacritty/themes/themes/solarized_dark.toml"]
|
||||
|
||||
|
||||
# [font.normal]
|
||||
# # family = "MesloLGS NF"
|
||||
# family = "MesloLGS Nerd Font Mono"
|
||||
#
|
||||
# list fonts on mac, part of font-config installed by brew
|
||||
# $ fc-list
|
||||
# $ fc-list | grep 'family:' | less
|
||||
|
||||
[font]
|
||||
## MesloLGS font
|
||||
normal.family = "MesloLGS Nerd Font Mono"
|
||||
bold.family = "MesloLGS Nerd Font Mono"
|
||||
italic.family = "MesloLGS Nerd Font Mono"
|
||||
bold_italic.family = "MesloLGS Nerd Font Mono"
|
||||
size = 18
|
||||
offset.x = 1
|
||||
# set apple font smoothing for alacritty:
|
||||
# defaults write org.alacritty AppleFontSmoothing -int 0
|
||||
|
||||
|
||||
# [window]
|
||||
# decorations = "none"
|
||||
|
||||
# [window.padding]
|
||||
# x = 5
|
||||
# y = 3
|
||||
|
||||
# window.dynamic_padding = true
|
||||
# JetBrains Nerd font
|
||||
# normal.family = "JetBrainsMono NF"
|
||||
# bold.family = "JetBrainsMono NF SemiBold"
|
||||
# italic.family = "JetBrainsMono NFM Thin"
|
||||
# bold_italic.family = "JetBrainsMono NFM"
|
||||
# size = 18
|
||||
# offset.x = 1
|
||||
# offset.y = 0
|
||||
|
||||
[window]
|
||||
dynamic_padding = true
|
||||
@@ -30,14 +32,66 @@ padding.x = 5
|
||||
padding.y = 3
|
||||
dimensions.columns = 89
|
||||
dimensions.lines = 41
|
||||
# trick for alt not displaying special characters
|
||||
# https://github.com/alacritty/alacritty/issues/93#issuecomment-1428462339
|
||||
option_as_alt = "OnlyLeft"
|
||||
|
||||
# decorations = "buttonless"
|
||||
# decorations = "full"
|
||||
# decorations = "transparent"
|
||||
# decorations = "none"
|
||||
startup_mode = "Windowed"
|
||||
|
||||
dynamic_title = true
|
||||
|
||||
[scrolling]
|
||||
history = 20000
|
||||
|
||||
[selection]
|
||||
save_to_clipboard = true
|
||||
|
||||
|
||||
# key bidnings
|
||||
# use xxd to find unicode codes of key presses
|
||||
# use cat -v to find escape codes of various key combos
|
||||
|
||||
[keyboard]
|
||||
bindings = [
|
||||
# # tmux bindings
|
||||
# # alt + <number> switches to window <number>
|
||||
# { key = "1" , mods = "Option", chars = "\u0001\u0031" }, # C-a 1
|
||||
# { key = "2" , mods = "Option", chars = "\u0001\u0032" }, # C-a 2
|
||||
# { key = "3" , mods = "Option", chars = "\u0001\u0033" }, # C-a 3
|
||||
# { key = "4" , mods = "Option", chars = "\u0001\u0034" }, # C-a 4
|
||||
# { key = "5" , mods = "Option", chars = "\u0001\u0035" }, # C-a 5
|
||||
# { key = "6" , mods = "Option", chars = "\u0001\u0036" }, # C-a 6
|
||||
# { key = "7" , mods = "Option", chars = "\u0001\u0037" }, # C-a 7
|
||||
# { key = "8" , mods = "Option", chars = "\u0001\u0038" }, # C-a 8
|
||||
# { key = "9" , mods = "Option", chars = "\u0001\u0039" }, # C-a 9
|
||||
# { key = "h" , mods = "Option", chars = "\u0001\u0068" }, # C-a left
|
||||
# { key = "j" , mods = "Option", chars = "\u0001\u006a" }, # C-a down
|
||||
# { key = "k" , mods = "Option", chars = "\u0001\u006b" }, # C-a up
|
||||
# { key = "l" , mods = "Option", chars = "\u0001\u006c" }, # C-a right
|
||||
|
||||
# # for tmux resizing
|
||||
# # option + command + <hjkl> for resizing
|
||||
# { key = "k" , mods = "Option|command", chars = "\u0001\u001b\u005b\u0031\u003b\u0035\u0041" }, # C-a C-up
|
||||
# { key = "j" , mods = "Option|command", chars = "\u0001\u001b\u005b\u0031\u003b\u0035\u0042" }, # C-a C-down
|
||||
# { key = "l" , mods = "Option|command", chars = "\u0001\u001b\u005b\u0031\u003b\u0035\u0043" }, # C-a C-right
|
||||
# { key = "h" , mods = "Option|command", chars = "\u0001\u001b\u005b\u0031\u003b\u0035\u0044" }, # C-a C-left
|
||||
|
||||
# { key = "n" , mods = "Alt", chars = "\u0001\u006e" }, # alt+n -> C-a n
|
||||
# { key = "p" , mods = "Alt", chars = "\u0001\u0070" }, # alt+p -> C-a p
|
||||
|
||||
{ key = "ArrowLeft", mods = "Command|Shift", action = "SelectPreviousTab" },
|
||||
{ key = "ArrowRight", mods = "Command|Shift", action = "SelectNextTab" },
|
||||
|
||||
]
|
||||
|
||||
[cursor]
|
||||
style.shape = "Block"
|
||||
style.blinking = "Off"
|
||||
|
||||
[mouse]
|
||||
# hide_when_typing = true
|
||||
|
||||
|
||||
@@ -1,171 +1,23 @@
|
||||
# Alacritty Theme
|
||||
# Alacritty Themes
|
||||
|
||||
Collection of colorschemes for easy configuration of the [Alacritty terminal
|
||||
emulator].
|
||||
This directory keeps the TOML themes from the upstream
|
||||
[alacritty-theme](https://github.com/alacritty/alacritty-theme) collection
|
||||
without the bulky preview PNGs. The screenshots are useful for browsing themes,
|
||||
but they are not used by Alacritty at runtime.
|
||||
|
||||
[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.toml` (Replace `{theme}` with your desired
|
||||
colorscheme):
|
||||
The active Alacritty config imports:
|
||||
|
||||
```toml
|
||||
import = [
|
||||
"~/.config/alacritty/themes/themes/{theme}.toml"
|
||||
]
|
||||
import = ["~/.config/alacritty/themes/themes/solarized_dark.toml"]
|
||||
```
|
||||
|
||||
### Manual
|
||||
To switch themes, replace `solarized_dark` with another file name from
|
||||
[`themes/`](themes/).
|
||||
|
||||
To manually include a colorscheme in an existing `alacritty.toml`, you just need
|
||||
to copy the entire content of the theme into the root level of your
|
||||
configuration file.
|
||||
|
||||
## Color Schemes
|
||||
|
||||
| NAME | COLORS |
|
||||
|:-------------------------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------:|
|
||||
| **_afterglow_**<br>[source](https://github.com/YabataDesign/afterglow-theme) |  |
|
||||
| **_alabaster_**<br>[source](https://github.com/tonsky/vscode-theme-alabaster) |  |
|
||||
| **_alabaster_dark_**<br>[source](https://github.com/gargakshit/vscode-theme-alabaster-dark) |  |
|
||||
| **_alacritty_0_12_**<br>[source](https://github.com/alacritty/alacritty/blob/v0.12.3/alacritty/src/config/color.rs) |  |
|
||||
| **_argonaut_**<br>[source](https://github.com/pwaleczek/Argonaut-theme) |  |
|
||||
| **_ashes_dark_**<br>[source](https://marketplace.visualstudio.com/items?itemName=AndrsDC.base16-themes) |  |
|
||||
| **_ashes_light_**<br>[source](https://marketplace.visualstudio.com/items?itemName=AndrsDC.base16-themes) |  |
|
||||
| **_atom_one_light_**<br>[source](https://github.com/dexpota/kitty-themes/blob/master/themes/AtomOneLight.conf) |  |
|
||||
| **_aura_**<br>[source](https://github.com/daltonmenezes/aura-theme) |  |
|
||||
| **_ayu_dark_**<br>[source](https://github.com/ayu-theme/ayu-colors) |  |
|
||||
| **_ayu_light_**<br>[source](https://github.com/ayu-theme/ayu-colors) |  |
|
||||
| **_baitong_**<br>[source](https://github.com/cypj/baitong-theme) |  |
|
||||
| **_base16_default_dark_**<br>[source](https://github.com/chriskempson/base16) |  |
|
||||
| **_blood_moon_**<br>[source](https://github.com/dguo/blood-moon) |  |
|
||||
| **_bluish_** |  |
|
||||
| **_breeze_**<br>[source](https://github.com/KDE/breeze) |  |
|
||||
| **_campbell_**<br>[source](https://blogs.msdn.microsoft.com/commandline/2017/08/02/updating-the-windows-console-colors) |  |
|
||||
| **_carbonfox_**<br>[source](https://github.com/edeneast/nightfox.nvim/raw/main/extra/carbonfox/nightfox_alacritty.yml) |  |
|
||||
| **_catppuccin_frappe_**<br>[source](https://github.com/catppuccin/alacritty) |  |
|
||||
| **_catppuccin_latte_**<br>[source](https://github.com/catppuccin/alacritty) |  |
|
||||
| **_catppuccin_macchiato_**<br>[source](https://github.com/catppuccin/alacritty) |  |
|
||||
| **_catppuccin_mocha_**<br>[source](https://github.com/catppuccin/alacritty) |  |
|
||||
| **_challenger_deep_**<br>[source](https://github.com/challenger-deep-theme/alacritty) |  |
|
||||
| **_citylights_**<br>[source](https://citylights.xyz/) |  |
|
||||
| **_Cobalt2_**<br>[source](https://github.com/wesbos/cobalt2/tree/master/Cobalt2) |  |
|
||||
| **_cyber_punk_neon_**<br>[source](https://github.com/Roboron3042/Cyberpunk-Neon) |  |
|
||||
| **_darcula_**<br>[source](https://draculatheme.com) |  |
|
||||
| **_dark_pastels_**<br>[source](https://invent.kde.org/utilities/konsole/-/blob/master/data/color-schemes/DarkPastels.colorscheme) |  |
|
||||
| **_deep_space_** |  |
|
||||
| **_doom_one_**<br>[source](https://github.com/hlissner/emacs-doom-themes) |  |
|
||||
| **_dracula_**<br>[source](https://draculatheme.com) |  |
|
||||
| **_everforest_dark_**<br>[source](https://github.com/sainnhe/everforest) |  |
|
||||
| **_everforest_light_**<br>[source](https://github.com/sainnhe/everforest) |  |
|
||||
| **_falcon_**<br>[source](https://github.com/fenetikm/falcon) |  |
|
||||
| **_flat_remix_**<br>[source](https://github.com/Mayccoll/Gogh/blob/master/themes/flat-remix.sh) |  |
|
||||
| **_flexoki_**<br>[source](https://github.com/kepano/flexoki/tree/main/alacritty) |  |
|
||||
| **_github_dark_**<br>[source](https://github.com/projekt0n/github-theme-contrib/blob/main/themes/alacritty/github_dark.yml) |  |
|
||||
| **_github_dark_colorblind_**<br>[source](https://github.com/projekt0n/github-theme-contrib/blob/main/themes/alacritty/github_dark_colorblind.yml) |  |
|
||||
| **_github_dark_dimmed_**<br>[source](https://github.com/projekt0n/github-theme-contrib/blob/main/themes/alacritty/github_dark_dimmed.yml) |  |
|
||||
| **_github_dark_high_contrast_**<br>[source](https://github.com/projekt0n/github-theme-contrib/blob/main/themes/alacritty/github_dark_high_contrast.yml)| |
|
||||
| **_github_dark_tritanopia_**<br>[source](https://github.com/projekt0n/github-theme-contrib/blob/main/themes/alacritty/github_dark_tritanopia.yml) |  |
|
||||
| **_github_light_**<br>[source](https://github.com/projekt0n/github-theme-contrib/blob/main/themes/alacritty/github_light.yml) |  |
|
||||
| **_github_light_colorblind_**<br>[source](https://github.com/projekt0n/github-theme-contrib/blob/main/themes/alacritty/github_light_colorblind.yml)|  |
|
||||
| **_github_light_high_contrast_**<br>[source](https://github.com/projekt0n/github-theme-contrib/blob/main/themes/alacritty/github_light_high_contrast.yml)| |
|
||||
| **_github_light_tritanopia_**<br>[source](https://github.com/projekt0n/github-theme-contrib/blob/main/themes/alacritty/github_light_tritanopia.yml)|  |
|
||||
| **_gotham_** |  |
|
||||
| **_gnome_terminal_**<br>[source](https://gitlab.gnome.org/GNOME/gnome-terminal) |  |
|
||||
| **_gruvbox_dark_**<br>[source](https://github.com/morhetz/gruvbox) |  |
|
||||
| **_gruvbox_light_**<br>[source](https://github.com/morhetz/gruvbox) |  |
|
||||
| **_gruvbox_material_medium_dark_**<br>[source](https://github.com/sainnhe/gruvbox-material) |  |
|
||||
| **_gruvbox_material_medium_light_**<br>[source](https://github.com/sainnhe/gruvbox-material) |  |
|
||||
| **_hardhacker_**<br>[source](https://github.com/hardhackerlabs/theme-alacritty) |  |
|
||||
| **_high_contrast_** |  |
|
||||
| **_horizon-dark_**<br>[source](https://github.com/jolaleye/horizon-theme-vscode) |  |
|
||||
| **_hyper_**<br>[source](https://hyper.is) |  |
|
||||
| **_inferno_**<br>[source](https://github.com/hafiz-muhammad/inferno-alacritty-theme) |  |
|
||||
| **_iris_**<br>[source](https://github.com/DioptricDesign/Iris) |  |
|
||||
| **_iterm_** |  |
|
||||
| **_kanagawa_dragon_**<br>[source](https://github.com/rebelot/kanagawa.nvim) |  |
|
||||
| **_kanagawa_wave_**<br>[source](https://github.com/rebelot/kanagawa.nvim) |  |
|
||||
| **_konsole_linux_** |  |
|
||||
| **_low_contrast_** |  |
|
||||
| **_Mariana_**<br>[source](https://github.com/mbadolato/iTerm2-Color-Schemes/blob/master/alacritty/Mariana.yml) |  |
|
||||
| **_marine_dark_**<br>[source](https://github.com/ProDeSquare/alacritty-colorschemes/blob/master/themes/marine_dark.yaml) |  |
|
||||
| **_material_theme_**<br>[source](https://github.com/equinusocio/material-theme) |  |
|
||||
| **_material_theme_mod_** |  |
|
||||
| **_meliora_**<br>[source](https://github.com/ramojus/mellifluous.nvim) |  |
|
||||
| **_midnight-haze_**<br>[source](https://github.com/hafiz-muhammad/midnight-haze-alacritty-theme) |  |
|
||||
| **_monokai_charcoal_**<br>[source](https://github.com/dodeca12/Monokai-Charcoal-Theme-for-Alacritty/blob/main/monokai_charcoal_white.yaml) |  |
|
||||
| **_monokai_pro_**<br>[source](https://gist.github.com/AlphaTechnolog/d1d5f6557f77f71519cb5713268da7dd) |  |
|
||||
| **_moonlight_ii_vscode_**<br>[source](https://github.com/atomiks/moonlight-vscode-theme) |  |
|
||||
| **_msx_**<br>[source](https://paulwratt.github.io/programmers-palettes/HW-MSX/HW-MSX-palettes.html) |  |
|
||||
| **_nightfox_**<br>[source](https://github.com/EdenEast/nightfox.nvim) |  |
|
||||
| **_night_owlish_light_** |  |
|
||||
| **_noctis-lux_**<br>[source](https://github.com/liviuschera/noctis) |  |
|
||||
| **_nord_**<br>[source](https://github.com/arcticicestudio/nord) |  |
|
||||
| **_nordic_**<br>[source](https://github.com/AlexvZyl/nordic.nvim) |  |
|
||||
| **_nord_light_**<br>[source](https://github.com/nordtheme/alacritty/issues/28#issuecomment-1422225211) |  |
|
||||
| **_oceanic_next_**<br>[source](https://github.com/voronianski/oceanic-next-color-scheme) |  |
|
||||
| **_omni_**<br>[source](https://github.com/getomni/alacritty/blob/main/omni.yml) |  |
|
||||
| **_one_dark_** |  |
|
||||
| **_palenight_**<br>[source](https://github.com/JonathanSpeek/palenight-iterm2) |  |
|
||||
| **_papercolor_dark_**<br>[source](https://github.com/NLKNguyen/papercolor-theme/blob/master/colors/PaperColor.vim#L126) |  |
|
||||
| **_papercolor_light_**<br>[source](https://github.com/NLKNguyen/papercolor-theme/blob/master/colors/PaperColor.vim#L36) |  |
|
||||
| **_papertheme_**<br>[source](https://github.com/s6muel/paper-theme/blob/main/themes/alacritty/paper-theme.yml) |  |
|
||||
| **_pencil_dark_**<br>[source](https://github.com/mattly/iterm-colors-pencil) |  |
|
||||
| **_pencil_light_**<br>[source](https://github.com/mattly/iterm-colors-pencil) |  |
|
||||
| **_rainbow_** |  |
|
||||
| **_remedy_dark_**<br>[source](https://github.com/robertrossmann/vscode-remedy) |  |
|
||||
| **_rose-pine_**<br>[source](https://github.com/rose-pine/alacritty) |  |
|
||||
| **_rose-pine-dawn_**<br>[source](https://github.com/rose-pine/alacritty) |  |
|
||||
| **_rose-pine-moon_**<br>[source](https://github.com/rose-pine/alacritty) |  |
|
||||
| **_snazzy_**<br>[source](https://github.com/sindresorhus/hyper-snazzy) |  |
|
||||
| **seashells**<br>[source](https://raw.githubusercontent.com/mbadolato/iTerm2-Color-Schemes/master/schemes/SeaShells.itermcolors) |  |
|
||||
| **smoooooth**<br>[source](https://github.com/gnachman/iTerm2/blob/33945e63ad48ed80d6cc1adf7cbeb663217652d2/plists/ColorPresets.plist#L4345-L4685) |  |
|
||||
| **_solarized_dark_**<br>[source](http://ethanschoonover.com/solarized) |  |
|
||||
| **_solarized_light_**<br>[source](http://ethanschoonover.com/solarized) |  |
|
||||
| **_taerminal_**<br>[source](https://github.com/cozywigwam/iterm-taerminal) |  |
|
||||
| **_tango_dark_**<br>[source](https://github.com/GNOME/gnome-terminal/blob/18939a24d21d6b7c6edd57a00a3a8a48f3aecec5/src/profile-editor.c#L213) |  |
|
||||
| **_tender_**<br>[source](https://github.com/huyvohcmc/tender-alacritty) |  |
|
||||
| **_terminal_app_** |  |
|
||||
| **_thelovelace_** |  |
|
||||
| **_tokyo-night_**<br>[source](https://github.com/zatchheems/tokyo-night-alacritty-theme) |  |
|
||||
| **_tokyo-night-storm_**<br>[source](https://github.com/zatchheems/tokyo-night-alacritty-theme) |  |
|
||||
| **_tomorrow_night_**<br>[source](https://github.com/ChrisKempson/Tomorrow-Theme) |  |
|
||||
| **_tomorrow_night_bright_**<br>[source](https://github.com/ChrisKempson/Tomorrow-Theme) |  |
|
||||
| **_ubuntu_**<br>[source](https://design.ubuntu.com/brand/colour-palette/) |  |
|
||||
| **_wombat_**<br>[source](https://github.com/djoyner/iTerm2-wombat) |  |
|
||||
| **_xterm_** |  |
|
||||
| **_zenburn_**<br>[source](https://github.com/jnurmine/Zenburn) |  |
|
||||
|
||||
## 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}.toml` 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 `README.md`, following alphabetical ordering
|
||||
|
||||
## Maintainers
|
||||
|
||||
* **indrajit** - *Author* - [eendroroy](https://github.com/eendroroy)
|
||||
* **Christian Dürr** - *Maintainer* - [chrisduerr](https://github.com/chrisduerr)
|
||||
For preview images and upstream contribution guidance, use the upstream
|
||||
[alacritty-theme](https://github.com/alacritty/alacritty-theme) repository.
|
||||
|
||||
## License
|
||||
|
||||
The project is available as open source under the terms of the [Apache License, Version 2.0](LICENSE)
|
||||
The project is available as open source under the terms of the
|
||||
[Apache License, Version 2.0](LICENSE).
|
||||
|
||||
|
Before Width: | Height: | Size: 117 KiB |
|
Before Width: | Height: | Size: 96 KiB |
|
Before Width: | Height: | Size: 59 KiB |
|
Before Width: | Height: | Size: 59 KiB |
|
Before Width: | Height: | Size: 99 KiB |
|
Before Width: | Height: | Size: 113 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 153 KiB |
|
Before Width: | Height: | Size: 101 KiB |
|
Before Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 115 KiB |
|
Before Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 123 KiB |
|
Before Width: | Height: | Size: 95 KiB |
|
Before Width: | Height: | Size: 110 KiB |
|
Before Width: | Height: | Size: 109 KiB |
|
Before Width: | Height: | Size: 113 KiB |
|
Before Width: | Height: | Size: 108 KiB |
|
Before Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 39 KiB |
|
Before Width: | Height: | Size: 39 KiB |
|
Before Width: | Height: | Size: 117 KiB |
|
Before Width: | Height: | Size: 73 KiB |
|
Before Width: | Height: | Size: 102 KiB |
|
Before Width: | Height: | Size: 113 KiB |
|
Before Width: | Height: | Size: 111 KiB |
|
Before Width: | Height: | Size: 78 KiB |
|
Before Width: | Height: | Size: 112 KiB |
|
Before Width: | Height: | Size: 105 KiB |
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 110 KiB |
|
Before Width: | Height: | Size: 113 KiB |
|
Before Width: | Height: | Size: 172 KiB |
|
Before Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 67 KiB |
|
Before Width: | Height: | Size: 67 KiB |
|
Before Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 67 KiB |
|
Before Width: | Height: | Size: 67 KiB |
|
Before Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 111 KiB |
|
Before Width: | Height: | Size: 115 KiB |
|
Before Width: | Height: | Size: 114 KiB |
|
Before Width: | Height: | Size: 153 KiB |
|
Before Width: | Height: | Size: 154 KiB |
|
Before Width: | Height: | Size: 85 KiB |
|
Before Width: | Height: | Size: 97 KiB |
|
Before Width: | Height: | Size: 116 KiB |
|
Before Width: | Height: | Size: 92 KiB |
|
Before Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 118 KiB |
|
Before Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 111 KiB |
|
Before Width: | Height: | Size: 96 KiB |
|
Before Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 80 KiB |
|
Before Width: | Height: | Size: 110 KiB |
|
Before Width: | Height: | Size: 110 KiB |
|
Before Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 101 KiB |
|
Before Width: | Height: | Size: 74 KiB |
|
Before Width: | Height: | Size: 112 KiB |
|
Before Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 116 KiB |
|
Before Width: | Height: | Size: 57 KiB |
|
Before Width: | Height: | Size: 120 KiB |
|
Before Width: | Height: | Size: 104 KiB |
|
Before Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 208 KiB |
|
Before Width: | Height: | Size: 103 KiB |
|
Before Width: | Height: | Size: 118 KiB |
|
Before Width: | Height: | Size: 97 KiB |
|
Before Width: | Height: | Size: 111 KiB |
|
Before Width: | Height: | Size: 105 KiB |
|
Before Width: | Height: | Size: 107 KiB |
|
Before Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 112 KiB |
|
Before Width: | Height: | Size: 111 KiB |
|
Before Width: | Height: | Size: 100 KiB |
|
Before Width: | Height: | Size: 117 KiB |
|
Before Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 51 KiB |
|
Before Width: | Height: | Size: 51 KiB |
|
Before Width: | Height: | Size: 114 KiB |