Skip to content

Releases: rajasegar/alacritty-themes

v6 with new TOML config support

09 Apr 09:18
Compare
Choose a tag to compare

This new release will support the latest toml config format

  • Remove the preview option for now since it is buggy, you have to apply the theme to see the changes
  • If your old config is not preserved, you can restore them by renaming the latest backup file
    mv alacritty.toml.xxxxxx.bak alacritty.toml
  • Also ensure you remove these sections in your old config file to the new theme to take effect:
    - [colors.bright]
    - [colors.normal]
    - [colors.primary]

v5.3.1

23 Nov 00:47
Compare
Choose a tag to compare

5.3.1 (2022-11-23)

Bug Fixes

  • Config warning: bar has been deprecated; use colors.footer_bar instead (#203) (cda1555)

v5.3.0

28 Oct 23:18
Compare
Choose a tag to compare

5.3.0 (2022-10-28)

Features

  • dracula: update dracula theme from the official page (#197) (934503b)

v5.2.0

20 Sep 14:56
Compare
Choose a tag to compare

5.2.0 (2022-09-20)

Features

v5.1.1

11 Sep 20:37
Compare
Choose a tag to compare

5.1.1 (2022-09-11)

Bug Fixes

v5.1.0

24 Aug 21:04
Compare
Choose a tag to compare

5.1.0 (2022-08-24)

Features

  • theme: add Moonlight II VSCode theme (73e9e6b)

v5.0.1

21 Aug 18:38
Compare
Choose a tag to compare

5.0.1 (2022-08-21)

Bug Fixes

  • backup: fix where to find the alacritty file path (#178) (355e189), closes #172

v5.0.0

21 Aug 18:17
Compare
Choose a tag to compare

5.0.0 (2022-08-21)

Features

  • semantic-release: fix semantic-release config (468cbfb)

BREAKING CHANGES

  • semantic-release: fix semantic-release

v4.4.2

17 Jul 14:12
Compare
Choose a tag to compare

4.4.2 (2022-07-17)

v4.4.1

24 Jun 13:56
Compare
Choose a tag to compare

4.4.1 (2022-06-24)

Features