aboutsummaryrefslogtreecommitdiff
path: root/dot_config/foot/selenized-white.toml
diff options
context:
space:
mode:
authortwells46 <173561638+twells46@users.noreply.github.com>2025-12-31 13:28:05 -0600
committertwells46 <173561638+twells46@users.noreply.github.com>2025-12-31 13:28:05 -0600
commit2140ab51deed88e90eafebf9520fa5f9995dc7c9 (patch)
tree03cf1dcd2900495c1efb79aaa85f3254ecd5fb87 /dot_config/foot/selenized-white.toml
parentff8f50638e4b17a9d7cc88d2f0d9560b7effce39 (diff)
Migrate from stow
Diffstat (limited to 'dot_config/foot/selenized-white.toml')
-rw-r--r--dot_config/foot/selenized-white.toml24
1 files changed, 24 insertions, 0 deletions
diff --git a/dot_config/foot/selenized-white.toml b/dot_config/foot/selenized-white.toml
new file mode 100644
index 0000000..7296495
--- /dev/null
+++ b/dot_config/foot/selenized-white.toml
@@ -0,0 +1,24 @@
+[colors.primary]
+background = "#ffffff"
+foreground = "#474747"
+
+[colors.normal]
+black = "#ebebeb"
+red = "#d6000c"
+green = "#1d9700"
+yellow = "#c49700"
+blue = "#0064e4"
+magenta = "#dd0f9d"
+cyan = "#00ad9c"
+white = "#878787"
+
+[colors.bright]
+black = "#cdcdcd"
+red = "#bf0000"
+green = "#008400"
+yellow = "#af8500"
+blue = "#0054cf"
+magenta = "#c7008b"
+cyan = "#009a8a"
+white = "#282828"
+