diff options
author | Matthew Lemon <y@yulqen.org> | 2023-05-12 16:56:45 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-05-12 16:56:45 +0100 |
commit | cbaa26dd0172f9e9eba18efa5b78c2b7f21d8eac (patch) | |
tree | af98210ec5a975a3cb07cab6c1210e96c50cb93a /alacritty.yml | |
parent | 707ffd28b664046f271bf8fae58fcb013aeedbbe (diff) |
Themes alacritty
Diffstat (limited to 'alacritty.yml')
-rw-r--r-- | alacritty.yml | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/alacritty.yml b/alacritty.yml index afebad1..468feb0 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -101,6 +101,10 @@ window: # the default theme variant. #decorations_theme_variant: None +# themes - get from https://github.com/alacritty/alacritty-theme +import: + - ~/.config/alacritty/themes/themes/rose-pine.yaml + #scrolling: # Maximum number of lines in the scrollback buffer. # Specifying '0' will disable scrolling. @@ -114,7 +118,7 @@ font: normal: family: Iosevka style: Regular - size: 14.0 + size: 12.0 #font: # Normal (roman) font face #normal: @@ -194,9 +198,9 @@ colors: # Default colors primary: #background: '#1d1f21' - background: '0x151718' - # foreground: '0xd6d6d6' - foreground: '0xffffff' + # background: '0x151718' + # # foreground: '0xd6d6d6' + # foreground: '0xffffff' # Bright and dim foreground colors # |