aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJefferson González <jgmdev@gmail.com>2022-05-05 11:25:53 -0400
committerGitHub <noreply@github.com>2022-05-05 11:25:53 -0400
commit4f2237fb1091095549f12f1e512e6dea5d6c44a2 (patch)
treea80216e5d81b3c97f9d502ce76160160d5877e5a
parent8e1cc27f968fd3c20b957b02cca9d7c92aa697f8 (diff)
parent5550018bd3f82c001813e676e1f17b76dceb63da (diff)
downloadlite-xl-colors-4f2237fb1091095549f12f1e512e6dea5d6c44a2.tar.gz
lite-xl-colors-4f2237fb1091095549f12f1e512e6dea5d6c44a2.zip
Merge pull request #11 from RedStone576/master
added synthwave colorscheme
-rw-r--r--README.md4
-rw-r--r--colors/synthwave.lua36
-rw-r--r--previews/synthwave.svg18
3 files changed, 56 insertions, 2 deletions
diff --git a/README.md b/README.md
index ede3cd1..0ae28da 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@ Theme | Preview
[`onedark`](colors/onedark.lua?raw=1) | ![onedark_preview](previews/onedark.svg)
[`only_dark`](colors/only_dark.lua?raw=1) | ![only_dark_preview](previews/only_dark.svg)
[`plasma`](colors/plasma.lua?raw=1) | ![plasma_preview](previews/plasma.svg)
+[`synthwave`](colors/synthwave.lua?raw=1) | ![synthwave_preview](previews/synthwave.svg)
[`vscode-dark`](colors/vscode-dark.lua?raw=1) | ![vscode-dark_preview](previews/vscode-dark.svg)
[`winter`](colors/winter.lua?raw=1) | ![winter_preview](previews/winter.svg)
[`zenburn`](colors/zenburn.lua?raw=1) | ![zenburn_preview](previews/zenburn.svg)
@@ -39,5 +40,4 @@ Theme | Preview
[`gruvbox_light`](colors/gruvbox_light.lua?raw=1) | ![gruvbox_light_preview](previews/gruvbox_light.svg)
[`moe`](colors/moe.lua?raw=1) | ![moe_preview](previews/moe.svg)
[`solarized_light`](colors/solarized_light.lua?raw=1) | ![solarized_light_preview](previews/solarized_light.svg)
-[`solarobj`](colors/solarobj.lua?raw=1) | ![solarobj_preview](previews/solarobj.svg)
-
+[`solarobj`](colors/solarobj.lua?raw=1) | ![solarobj_preview](previews/solarobj.svg) \ No newline at end of file
diff --git a/colors/synthwave.lua b/colors/synthwave.lua
new file mode 100644
index 0000000..f233da0
--- /dev/null
+++ b/colors/synthwave.lua
@@ -0,0 +1,36 @@
+local style = require "core.style"
+local common = require "core.common"
+
+style.background = { common.color "#252336" }
+style.background2 = { common.color "#171521" }
+style.background3 = { common.color "#171521" }
+style.text = { common.color "#8f94bf" }
+style.caret = { common.color "#f17e6e" }
+style.accent = { common.color "#ff79c6" }
+style.dim = { common.color "#4f526b" }
+style.divider = { common.color "#171521" }
+style.selection = { common.color "#4a445a" }
+style.line_number = { common.color "#4a445a" }
+style.line_number2 = { common.color "#ff79c6" }
+style.line_highlight = { common.color "rgba(0, 0, 0, 0.30)" }
+style.scrollbar = { common.color "#4f526b" }
+style.scrollbar2 = { common.color "#717382" }
+style.nagbar = { common.color "#ff79c6" }
+style.nagbar_text = { common.color "#FFFFFF" }
+style.nagbar_dim = { common.color "rgba(0, 0, 0, 0.30)" }
+style.drag_overlay = { common.color "rgba(0, 0, 0, 0.30)" }
+style.drag_overlay_tab = { common.color "#f17e6e" }
+
+style.syntax["normal"] = { common.color "#FFFFFF" }
+style.syntax["symbol"] = { common.color "#ff79c6" }
+style.syntax["comment"] = { common.color "#9484bd" }
+style.syntax["keyword"] = { common.color "#f5de4a" }
+style.syntax["keyword2"] = { common.color "#f73f51" }
+style.syntax["number"] = { common.color "#bd93f9" }
+style.syntax["literal"] = { common.color "#5afad2" }
+style.syntax["string"] = { common.color "#ff8b39" }
+style.syntax["operator"] = { common.color "#f5de4a" }
+style.syntax["function"] = { common.color "#8be9fd" }
+
+style.guide = { common.color "#4a445a" }
+style.bracketmatch_color = { common.color "#f17e6e" }
diff --git a/previews/synthwave.svg b/previews/synthwave.svg
new file mode 100644
index 0000000..88cc98a
--- /dev/null
+++ b/previews/synthwave.svg
@@ -0,0 +1,18 @@
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="16" shape-rendering="crispEdges">
+<rect x="0.0" width="12.5" height="16" fill="rgb(23, 21, 33)"></rect>
+<rect x="12.5" width="12.5" height="16" fill="rgb(37, 35, 54)"></rect>
+<rect x="25.0" width="12.5" height="16" fill="rgb(74, 68, 90)"></rect>
+<rect x="37.5" width="12.5" height="16" fill="rgb(79, 82, 107)"></rect>
+<rect x="50.0" width="12.5" height="16" fill="rgb(113, 115, 130)"></rect>
+<rect x="62.5" width="12.5" height="16" fill="rgb(247, 63, 81)"></rect>
+<rect x="75.0" width="12.5" height="16" fill="rgb(255, 139, 57)"></rect>
+<rect x="87.5" width="12.5" height="16" fill="rgb(148, 132, 189)"></rect>
+<rect x="100.0" width="12.5" height="16" fill="rgb(241, 126, 110)"></rect>
+<rect x="112.5" width="12.5" height="16" fill="rgb(143, 148, 191)"></rect>
+<rect x="125.0" width="12.5" height="16" fill="rgb(245, 222, 74)"></rect>
+<rect x="137.5" width="12.5" height="16" fill="rgb(90, 250, 210)"></rect>
+<rect x="150.0" width="12.5" height="16" fill="rgb(255, 121, 198)"></rect>
+<rect x="162.5" width="12.5" height="16" fill="rgb(189, 147, 249)"></rect>
+<rect x="175.0" width="12.5" height="16" fill="rgb(139, 233, 253)"></rect>
+<rect x="187.5" width="12.5" height="16" fill="rgb(255, 255, 255)"></rect>
+</svg> \ No newline at end of file