Skip to content

Commit

Permalink
Merge pull request #138 from abhikumar63/63abhikumar
Browse files Browse the repository at this point in the history
🧹  chore: Rename variables' name to make them kebab cased
  • Loading branch information
neon-mmd authored Jul 6, 2023
2 parents 098ae8e + 7682d9f commit 77e0f21
Show file tree
Hide file tree
Showing 13 changed files with 151 additions and 151 deletions.
18 changes: 9 additions & 9 deletions public/static/colorschemes/catppuccin-mocha.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
:root {
--bg: #1e1e2e;
--fg: #cdd6f4;
--1: #45475a;
--2: #f38ba8;
--3: #a6e3a1;
--4: #f9e2af;
--5: #89b4fa;
--6: #f5c2e7;
--7: #ffffff;
--background-color: #1e1e2e;
--foreground-color: #cdd6f4;
--color-one: #45475a;
--color-two: #f38ba8;
--color-three: #a6e3a1;
--color-four: #f9e2af;
--color-five: #89b4fa;
--color-six: #f5c2e7;
--color-seven: #ffffff;
}
20 changes: 10 additions & 10 deletions public/static/colorschemes/dark-chocolate.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
:root {
--bg: #000000;
--fg: #ffffff;
--1: #121212;
--2: #808080;
--3: #999999;
--4: #666666;
--5: #bfbfbf;
--6: #e0e0e0;
--7: #555555;
}
--background-color: #000000;
--foreground-color: #ffffff;
--color-one: #121212;
--color-two: #808080;
--color-three: #999999;
--color-four: #666666;
--color-five: #bfbfbf;
--color-six: #e0e0e0;
--color-seven: #555555;
}
18 changes: 9 additions & 9 deletions public/static/colorschemes/dracula.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
:root {
--bg: #44475a;
--fg: #8be9fd;
--1: #ff5555;
--2: #50fa7b;
--3: #ffb86c;
--4: #bd93f9;
--5: #ff79c6;
--6: #94a3a5;
--7: #ffffff;
--background-color: #44475a;
--foreground-color: #8be9fd;
--color-one: #ff5555;
--color-two: #50fa7b;
--color-three: #ffb86c;
--color-four: #bd93f9;
--color-five: #ff79c6;
--color-six: #94a3a5;
--color-seven: #ffffff;
}
18 changes: 9 additions & 9 deletions public/static/colorschemes/gruvbox-dark.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
:root {
--bg: #282828;
--fg: #ebdbb2;
--1: #cc241d;
--2: #98971a;
--3: #d79921;
--4: #458588;
--5: #b16286;
--6: #689d6a;
--7: #ffffff;
--background-color: #282828;
--foreground-color: #ebdbb2;
--color-one: #cc241d;
--color-two: #98971a;
--color-three: #d79921;
--color-four: #458588;
--color-five: #b16286;
--color-six: #689d6a;
--color-seven: #ffffff;
}
18 changes: 9 additions & 9 deletions public/static/colorschemes/monokai.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
:root {
--bg: #403e41;
--fg: #fcfcfa;
--1: #ff6188;
--2: #a9dc76;
--3: #ffd866;
--4: #fc9867;
--5: #ab9df2;
--6: #78dce8;
--7: #ffffff;
--background-color: #403e41;
--foreground-color: #fcfcfa;
--color-one: #ff6188;
--color-two: #a9dc76;
--color-three: #ffd866;
--color-four: #fc9867;
--color-five: #ab9df2;
--color-six: #78dce8;
--color-seven: #ffffff;
}
18 changes: 9 additions & 9 deletions public/static/colorschemes/nord.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
:root {
--bg: #2e3440;
--fg: #d8dee9;
--1: #3b4252;
--2: #bf616a;
--3: #a3be8c;
--4: #ebcb8b;
--5: #81a1c1;
--6: #b48ead;
--7: #ffffff;
--background-color: #2e3440;
--foreground-color: #d8dee9;
--color-one: #3b4252;
--color-two: #bf616a;
--color-three: #a3be8c;
--color-four: #ebcb8b;
--color-five: #81a1c1;
--color-six: #b48ead;
--color-seven: #ffffff;
}
18 changes: 9 additions & 9 deletions public/static/colorschemes/oceanic-next.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
:root {
--bg: #1b2b34;
--fg: #d8dee9;
--1: #343d46;
--2: #ec5f67;
--3: #99c794;
--4: #fac863;
--5: #6699cc;
--6: #c594c5;
--7: #ffffff;
--background-color: #1b2b34;
--foreground-color: #d8dee9;
--color-one: #343d46;
--color-two: #ec5f67;
--color-three: #99c794;
--color-four: #fac863;
--color-five: #6699cc;
--color-six: #c594c5;
--color-seven: #ffffff;
}
18 changes: 9 additions & 9 deletions public/static/colorschemes/one-dark.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
:root {
--bg: #282c34;
--fg: #abb2bf;
--1: #3b4048;
--2: #a3be8c;
--3: #b48ead;
--4: #c8ccd4;
--5: #e06c75;
--6: #61afef;
--7: #be5046;
--background-color: #282c34;
--foreground-color: #abb2bf;
--color-one: #3b4048;
--color-two: #a3be8c;
--color-three: #b48ead;
--color-four: #c8ccd4;
--color-five: #e06c75;
--color-six: #61afef;
--color-seven: #be5046;
}
18 changes: 9 additions & 9 deletions public/static/colorschemes/solarized-dark.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
:root {
--bg: #002b36;
--fg: #839496;
--1: #073642;
--2: #dc322f;
--3: #859900;
--4: #b58900;
--5: #268bd2;
--6: #d33682;
--7: #ffffff;
--background-color: #002b36;
--foreground-color: #839496;
--color-one: #073642;
--color-two: #dc322f;
--color-three: #859900;
--color-four: #b58900;
--color-five: #268bd2;
--color-six: #d33682;
--color-seven: #ffffff;
}
18 changes: 9 additions & 9 deletions public/static/colorschemes/solarized-light.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
:root {
--bg: #fdf6e3;
--fg: #657b83;
--1: #073642;
--2: #dc322f;
--3: #859900;
--4: #b58900;
--5: #268bd2;
--6: #d33682;
--7: #ffffff;
--background-color: #fdf6e3;
--foreground-color: #657b83;
--color-one: #073642;
--color-two: #dc322f;
--color-three: #859900;
--color-four: #b58900;
--color-five: #268bd2;
--color-six: #d33682;
--color-seven: #ffffff;
}
18 changes: 9 additions & 9 deletions public/static/colorschemes/tokyo-night.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
:root {
--bg: #1a1b26;
--fg: #c0caf5;
--1: #32364a;
--2: #a9b1d6;
--3: #5a5bb8;
--4: #6b7089;
--5: #e2afff;
--6: #a9a1e1;
--7: #988bc7;
--background-color: #1a1b26;
--foreground-color: #c0caf5;
--color-one: #32364a;
--color-two: #a9b1d6;
--color-three: #5a5bb8;
--color-four: #6b7089;
--color-five: #e2afff;
--color-six: #a9a1e1;
--color-seven: #988bc7;
}
18 changes: 9 additions & 9 deletions public/static/colorschemes/tomorrow-night.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
:root {
--bg: #1d1f21;
--fg: #c5c8c6;
--1: #cc6666;
--2: #b5bd68;
--3: #f0c674;
--4: #81a2be;
--5: #b294bb;
--6: #8abeb7;
--7: #ffffff;
--background-color: #1d1f21;
--foreground-color: #c5c8c6;
--color-one: #cc6666;
--color-two: #b5bd68;
--color-three: #f0c674;
--color-four: #81a2be;
--color-five: #b294bb;
--color-six: #8abeb7;
--color-seven: #ffffff;
}
Loading

0 comments on commit 77e0f21

Please sign in to comment.