aboutsummaryrefslogtreecommitdiff
path: root/public/css/palettes/tokyo-night-light.css
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2023-05-30 20:47:52 +0000
committerKumar Damani <me@kumardamani.net>2023-05-30 20:47:52 +0000
commit58c947fe57c5b6492906e588f9510ae30383615d (patch)
treeb8ccc2ae0df259ec3a68696a50479a7b0b680e3d /public/css/palettes/tokyo-night-light.css
parentcf259bfe2fdc33894f10083737776f79903a6fbe (diff)
routine updates
Diffstat (limited to 'public/css/palettes/tokyo-night-light.css')
-rw-r--r--public/css/palettes/tokyo-night-light.css20
1 files changed, 20 insertions, 0 deletions
diff --git a/public/css/palettes/tokyo-night-light.css b/public/css/palettes/tokyo-night-light.css
new file mode 100644
index 0000000..66e73c8
--- /dev/null
+++ b/public/css/palettes/tokyo-night-light.css
@@ -0,0 +1,20 @@
+/* Tokyo Night Light by Michaƫl Ball */
+
+:root {
+ --base00: #D5D6DB;
+ --base01: #CBCCD1;
+ --base02: #DFE0E5;
+ --base03: #9699A3;
+ --base04: #4C505E;
+ --base05: #343B59;
+ --base06: #1A1B26;
+ --base07: #1A1B26;
+ --base08: #343B58;
+ --base09: #965027;
+ --base0A: #166775;
+ --base0B: #485E30;
+ --base0C: #3E6968;
+ --base0D: #34548A;
+ --base0E: #5A4A78;
+ --base0F: #8C4351;
+} \ No newline at end of file