diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 26df446..93e3333 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -759,7 +759,7 @@ window_padding_width 10 #: insensitive, from the set [0-9A-Z]. Specify your preference as a #: string of characters. -# confirm_os_window_close 0 +confirm_os_window_close 0 #: Ask for confirmation when closing an OS window or a Tab with at #: least this number of kitty windows in it by window manager (e.g. diff --git a/themectl/schemes/everforest.yml b/themectl/schemes/everforest.yml new file mode 100644 index 0000000..434e69f --- /dev/null +++ b/themectl/schemes/everforest.yml @@ -0,0 +1,19 @@ +scheme: "Everforest dark, hard" +author: "Sainnhe Park (sainnhe@gmail.com)" + +base00: "2b3339" # Default Background +base01: "323c41" # Lighter Background (Used for status bars, line number and folding marks) +base02: "503946" # Selection Background +base03: "868d80" # Comments, Invisibles, Line Highlighting +base04: "d3c6aa" # Dark Foreground (Used for status bars) +base05: "d3c6aa" # Default Foreground, Caret, Delimiters, Operators +base06: "e9e8d2" # Light Foreground (Not often used) +base07: "fff9e8" # Light Background (Not often used) +base08: "7fbbb3" # Variables, XML Tags, Markup Link Text, Markup Lists, Diff Deleted +base09: "d699b6" # Integers, Boolean, Constants, XML Attributes, Markup Link Url +base0A: "83c092" # Classes, Markup Bold, Search Text Background +base0B: "dbbc7f" # Strings, Inherited Class, Markup Code, Diff Inserted +base0C: "e69875" # Support, Regular Expressions, Escape Characters, Markup Quotes +base0D: "a7c080" # Functions, Methods, Attribute IDs, Headings +base0E: "e67e80" # Keywords, Storage, Selector, Markup Italic, Diff Changed +base0F: "d699b6" # Deprecated, Opening/Closing Embedded Language Tags, e.g. diff --git a/wallpapers/Fern.jpg b/wallpapers/Fern.jpg new file mode 100644 index 0000000..59f55b7 Binary files /dev/null and b/wallpapers/Fern.jpg differ