alacritty update BS

This commit is contained in:
2024-01-06 11:23:04 +01:00
parent 5d42533b19
commit ce228b4f51
465 changed files with 24031 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
colors:
# Default colors
primary:
background: '0x100815'
foreground: '0x514968'
# Normal colors
normal:
black: '0x241f2b'
red: '0x91284c'
green: '0x23801c'
yellow: '0xb49d27'
blue: '0x6580b0'
magenta: '0x674d96'
cyan: '0x8aaabe'
white: '0x524966'
# Bright colors
bright:
black: '0x312d3d'
red: '0xd5356c'
green: '0x2cd946'
yellow: '0xfde83b'
blue: '0x90baf9'
magenta: '0xa479e3'
cyan: '0xacd4eb'
white: '0x9e8cbd'