Fix dotfiles structure
This commit is contained in:
47
.config/kitty/kitty-themes/themes/GruvboxMaterialDarkHard.conf
Executable file
47
.config/kitty/kitty-themes/themes/GruvboxMaterialDarkHard.conf
Executable file
@@ -0,0 +1,47 @@
|
||||
# GruvboxMaterial theme by sainnhe
|
||||
# License: [MIT License](https://opensource.org/licenses/MIT).
|
||||
|
||||
background #1d2021
|
||||
foreground #dfbf8e
|
||||
|
||||
selection_background #dfbf8e
|
||||
selection_foreground #1d2021
|
||||
|
||||
active_tab_background #1d2021
|
||||
active_tab_foreground #dfbf8e
|
||||
active_tab_font_style bold-italic
|
||||
inactive_tab_background #1d2021
|
||||
inactive_tab_foreground #a89984
|
||||
inactive_tab_font_style normal
|
||||
|
||||
# Black
|
||||
color0 #665c54
|
||||
color8 #928374
|
||||
|
||||
# Red
|
||||
color1 #ea6962
|
||||
color9 #ea6962
|
||||
|
||||
# Green
|
||||
color2 #a9b665
|
||||
color10 #a9b665
|
||||
|
||||
# Yellow
|
||||
color3 #e78a4e
|
||||
color11 #e3a84e
|
||||
|
||||
# Blue
|
||||
color4 #7daea3
|
||||
color12 #7daea3
|
||||
|
||||
# Magenta
|
||||
color5 #d3869b
|
||||
color13 #d3869b
|
||||
|
||||
# Cyan
|
||||
color6 #89b482
|
||||
color14 #89b482
|
||||
|
||||
# White
|
||||
color7 #dfbf8e
|
||||
color15 #dfbf8e
|
||||
Reference in New Issue
Block a user