summaryrefslogtreecommitdiff
path: root/.config/foot/themes
diff options
context:
space:
mode:
authorAdam Stück <adam@adast.xyz>2023-03-22 07:49:52 +0100
committerAdam Stück <adam@adast.xyz>2023-04-28 20:31:52 +0200
commit1abce784cf269fd98ee5faa09e52ba642f2e61ec (patch)
tree716d9b1961dc7235c665747454f03d5f488bffac /.config/foot/themes
parentc1fae7c333a7c89347b1955e23aadae47e28f20f (diff)
switched from i3 to sway
Diffstat (limited to '.config/foot/themes')
-rw-r--r--.config/foot/themes/onedark-dark17
-rw-r--r--.config/foot/themes/onedark-light17
2 files changed, 34 insertions, 0 deletions
diff --git a/.config/foot/themes/onedark-dark b/.config/foot/themes/onedark-dark
new file mode 100644
index 0000000..7982dd0
--- /dev/null
+++ b/.config/foot/themes/onedark-dark
@@ -0,0 +1,17 @@
+# Onedark - Dark
+
+[cursor]
+color=3e4451 528bff
+
+[colors]
+alpha=1.0
+foreground=dcdccc
+background=111111
+regular0=5c6370 # black
+regular1=e06c75 # red
+regular2=98c379 # green
+regular3=e5c07b # yellow
+regular4=61afef # blue
+regular5=c678dd # magenta
+regular6=56b6c2 # cyan
+regular7=bbc2cf # white
diff --git a/.config/foot/themes/onedark-light b/.config/foot/themes/onedark-light
new file mode 100644
index 0000000..a3c071e
--- /dev/null
+++ b/.config/foot/themes/onedark-light
@@ -0,0 +1,17 @@
+# 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