Finished hacker theme mostly and added some other configs
This commit is contained in:
parent
0c499ecbd6
commit
ad06f5284e
91 changed files with 1928 additions and 3 deletions
21
themes/hacker/.config/fsel/config.toml
Normal file
21
themes/hacker/.config/fsel/config.toml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
highlight_color = "#ef934d"
|
||||
cursor = "█"
|
||||
terminal_launcher = "kitty -e"
|
||||
hard_stop = false
|
||||
|
||||
rounded_borders = false
|
||||
|
||||
main_border_color = "#3b403c"
|
||||
apps_border_color = "#3b403c"
|
||||
input_border_color = "#3b403c"
|
||||
|
||||
main_text_color = "#f4decd"
|
||||
apps_text_color = "#f4decd"
|
||||
input_text_color = "#f4decd"
|
||||
|
||||
fancy_mode = true
|
||||
|
||||
header_title_color = "#ef934d"
|
||||
|
||||
title_panel_height_percent = 30
|
||||
input_panel_height = 3
|
||||
Loading…
Add table
Add a link
Reference in a new issue