switch back to vim

This commit is contained in:
Michael Chalupiak
2024-11-01 16:12:16 -04:00
parent f9603880e0
commit 1dc809a6f8
11 changed files with 41 additions and 51 deletions

View File

@@ -1,36 +1,3 @@
set font "Cascadia Code 12"
# Base16 Gruvbox dark, hard
# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)
set default-bg "#1d2021"
set default-fg "#3c3836"
set statusbar-fg "#bdae93"
set statusbar-bg "#504945"
set inputbar-bg "#1d2021"
set inputbar-fg "#fbf1c7"
set notification-bg "#1d2021"
set notification-fg "#fbf1c7"
set notification-error-bg "#1d2021"
set notification-error-fg "#fb4934"
set notification-warning-bg "#1d2021"
set notification-warning-fg "#fb4934"
set highlight-color "#fabd2f"
set highlight-active-color "#83a598"
set completion-bg "#3c3836"
set completion-fg "#83a598"
set completion-highlight-fg "#fbf1c7"
set completion-highlight-bg "#83a598"
set recolor-lightcolor "#1d2021"
set recolor-darkcolor "#ebdbb2"
set recolor "false"
set recolor-keephue "false"
include colors
set font "Olympe Mono Hacked 12"
set database "sqlite"