kitty: rename theme Dracula to customDracula

This commit is contained in:
surtur 2023-09-02 21:30:42 +02:00
parent 50d509879c
commit 7d8138e89b
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI
3 changed files with 3 additions and 2 deletions

@ -1,4 +1,4 @@
## name: Dracula ## name: DraculaCustom
## author: Keegan Carruthers-Smith ## author: Keegan Carruthers-Smith
## license: MIT ## license: MIT
## upstream: https://raw.githubusercontent.com/dracula/kitty/master/dracula.conf ## upstream: https://raw.githubusercontent.com/dracula/kitty/master/dracula.conf

@ -689,6 +689,7 @@ inactive_tab_font_style normal
# BEGIN_KITTY_THEME # BEGIN_KITTY_THEME
# Dracula # Dracula
# include themes/customDracula.conf
include current-theme.conf include current-theme.conf
# END_KITTY_THEME # END_KITTY_THEME

@ -39,7 +39,7 @@ in {
# configFile."kitty/current-theme.conf" = { # configFile."kitty/current-theme.conf" = {
configFile."kitty/themes/customDracula.conf" = { configFile."kitty/themes/customDracula.conf" = {
source = ./../../.config/kitty/current-theme.conf; source = ./../../.config/kitty/customDracula.conf;
}; };
configFile."kitty/themes/diff-frappe.conf" = { configFile."kitty/themes/diff-frappe.conf" = {
source = source =