rofi is presentable now.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import = ["~/.config/alacritty/zegonix.toml"]
|
||||
# import = ["~/.config/alacritty/summer.toml"]
|
||||
import = ["~/.config/alacritty/themes/zegonix.toml"]
|
||||
# import = ["~/.config/alacritty/themes/summer.toml"]
|
||||
|
||||
# history configuration
|
||||
[scrolling]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[colors.primary]
|
||||
background = "0x202830"
|
||||
background = "0x202028"
|
||||
foreground = "0xD8D8D0"
|
||||
dim_foreground = "0xA0A0A0"
|
||||
bright_foreground = "0xFFFFFF"
|
||||
@@ -43,4 +43,4 @@ index = 16
|
||||
color = "0x94B5DB"
|
||||
[[colors.indexed_colors]]
|
||||
index = 17
|
||||
color = "0xDCC94C"
|
||||
color = "0xDCC94C"
|
||||
Reference in New Issue
Block a user