alacritty-themes icon indicating copy to clipboard operation
alacritty-themes copied to clipboard

:rainbow: :lollipop: Themes :candy: :heart_eyes: for Alacritty: A cross-platform GPU-accelerated Terminal emulator

Results 27 alacritty-themes issues
Sort by recently updated
recently updated
newest added

Bumps [mock-fs](https://github.com/tschaub/mock-fs) from 5.1.3 to 5.1.4. Release notes Sourced from mock-fs's releases. v5.1.4 What's Changed fix: TypeError: Cannot convert to a BigInt by @​ahippler in tschaub/mock-fs#363 New Contributors @​ahippler made...

dependencies

### Descibe the bug If alacritty config file is not `$HOME/.config/alacritty/alacritty.yml`, (in my case it is `$HOME/.alacritty.yml`) it will throw an error ### Steps to reproduce 1. Installation: - installed...

### Describe the bug Looks like every time it runs, it creates a backup file for some reason. Was wondering if that is necessary or is it a bug? ###...

bug

### Describe the bug A clear and concise description of what the bug is. ### To Reproduce Steps to reproduce the behavior: 1. Installation - [ X] I run it...

bug

Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.1.1. Release notes Sourced from yaml's releases. v2.1.1 No changes in executable code, only TS types. Revert "Use TS named tuple for range (#385)" --...

dependencies

I guess, nowadays jest is the standard for JS projects... so, I think we could use jest... what do you think?

help wanted
good first issue

I think we could use typescript... What do you think?

help wanted
good first issue

### Describe the bug When using the command `alacritty-themes —current` it shows the current theme as a result until that all good, despide, at the same time, it writes the...

bug
help wanted
good first issue

Am trying to select the currently applied theme on startup. Am planning to use the value in `colors.name` for this. For example, ``` colors: name: 3024.dark ``` I have made...

enhancement

**Is your feature request related to a problem? Please describe.** The way I see it, Alacritty encourages its users to fiddle around and manage its configuration by editing the Alacritty...