diff options
author | Adam Stück <adam@adast.xyz> | 2023-04-28 20:37:41 +0200 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-04-28 20:37:41 +0200 |
commit | b7b0887f88ffa4dd63a85aaa27d305db18555675 (patch) | |
tree | 06fccaa5cab6dc9bb5a23558f34a35dc1257627f /.config/foot/themes/onedark-light | |
parent | 1abce784cf269fd98ee5faa09e52ba642f2e61ec (diff) |
drop unused configs
Diffstat (limited to '.config/foot/themes/onedark-light')
-rw-r--r-- | .config/foot/themes/onedark-light | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/.config/foot/themes/onedark-light b/.config/foot/themes/onedark-light deleted file mode 100644 index a3c071e..0000000 --- a/.config/foot/themes/onedark-light +++ /dev/null @@ -1,17 +0,0 @@ -# Onedark - Light - -[cursor] -color=e5e5e6 526eff - -[colors] -alpha=1.0 -foreground=383a42 -background=fafafa -regular0=696c77 # black -regular1=e45649 # red -regular2=50a14f # green -regular3=c18401 # yellow -regular4=4078f2 # blue -regular5=a626a4 # magenta -regular6=0184bc # cyan -regular7=383a42 # white |