mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update alacritty.yml
This commit is contained in:
parent
0f85a23bb2
commit
89c866d7d1
@ -46,8 +46,8 @@ font:
|
|||||||
colors:
|
colors:
|
||||||
# Default colors
|
# Default colors
|
||||||
primary:
|
primary:
|
||||||
background: '#000000'
|
background: "#282828"
|
||||||
foreground: '#eaeaea'
|
foreground: "#ebdbb2"
|
||||||
# Normal colors
|
# Normal colors
|
||||||
normal:
|
normal:
|
||||||
black: '0x000000'
|
black: '0x000000'
|
||||||
@ -58,7 +58,7 @@ colors:
|
|||||||
magenta: '0x6a1e9a'
|
magenta: '0x6a1e9a'
|
||||||
cyan: '0x00838f'
|
cyan: '0x00838f'
|
||||||
white: '0xf2f2f2'
|
white: '0xf2f2f2'
|
||||||
background_opacity: 0.5
|
background_opacity: 0.9
|
||||||
selection:
|
selection:
|
||||||
# When set to `true`, selected text will be copied to the primary clipboard.
|
# When set to `true`, selected text will be copied to the primary clipboard.
|
||||||
save_to_clipboard: true
|
save_to_clipboard: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user