Updates for noctalia theme and swayfx.

This commit is contained in:
2026-08-02 06:02:46 +02:00
parent bde8785dcd
commit f8b0225123
4 changed files with 287 additions and 24 deletions
+1 -24
View File
@@ -1,4 +1,5 @@
[general]
import = ["~/.config/alacritty/themes/noctalia.toml"]
[font]
size = 12.4
@@ -13,27 +14,3 @@ padding.y = 10
[cursor]
style.shape = "Beam"
style.blinking = "Always"
[colors.primary]
background = '#101010'
foreground = '#ebdbb2'
[colors.normal]
black = '#282828'
red = '#cc241d'
green = '#98971a'
yellow = '#d79921'
blue = '#458588'
magenta = '#b16286'
cyan = '#689d6a'
white = '#a89984'
[colors.bright]
black = '#928374'
red = '#fb4934'
green = '#b8bb26'
yellow = '#fabd2f'
blue = '#83a598'
magenta = '#d3869b'
cyan = '#8ec07c'
white = '#ebdbb2'