Content-Length: 256613 | pFad | http://github.com/rxi/lite-colors/commit/43d79626624ade73cd3fc16c6fa446c909ae4bd6

3D Merge pull request #19 from kawaii-flesh/master · rxi/lite-colors@43d7962 · GitHub
Skip to content

Commit

Permalink
Merge pull request #19 from kawaii-flesh/master
Browse files Browse the repository at this point in the history
Added color theme and preview cold_lime
  • Loading branch information
rxi authored Mar 17, 2021
2 parents f8c7a56 + 1dee9cb commit 43d7962
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ embedded in the table.*

Theme | Preview
------|-----------------------------------------
[`cold_lime`](colors/cold_lime.lua?raw=1) | ![cold_lime_preview](https://i.imgur.com/0p3BQCB.png)
[`dracula`](colors/dracula.lua?raw=1) | ![dracula_preview](https://user-images.githubusercontent.com/3920290/81507632-9ead7780-92f6-11ea-85e9-7cfb9ffa97ae.png)
[`duorand`](colors/duorand.lua?raw=1) |
[`duotone`](colors/duotone.lua?raw=1) | ![duotone_preview](https://i.imgur.com/ZND82Lv.png)
Expand Down
28 changes: 28 additions & 0 deletions colors/cold_lime.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
local style = require "core.style"
local common = require "core.common"

style.background = { common.color "#073642" }
style.background2 = { common.color "#073642" }
style.background3 = { common.color "#073642" }
style.text = { common.color "#00d1d1" }
style.caret = { common.color "#f053f3" }
style.accent = { common.color "#f053f3" }
style.dim = { common.color "#586e75" }
style.divider = { common.color "#6c71c4" }
style.selection = { common.color "#415256" }
style.line_number = { common.color "#586e75" }
style.line_number2 = { common.color "#f053f3" }
style.line_highlight = { common.color "#415256" }
style.scrollbar = { common.color "#6c71c4" }
style.scrollbar2 = { common.color "#6c71c4" }

style.syntax["normal"] = { common.color "#00d1d1" }
style.syntax["symbol"] = { common.color "#00ff7f" }
style.syntax["comment"] = { common.color "#6c71c4" }
style.syntax["keyword"] = { common.color "#6c71c4" }
style.syntax["keyword2"] = { common.color "#6c71c4" }
style.syntax["number"] = { common.color "#00ff7f" }
style.syntax["literal"] = { common.color "#1586d2" }
style.syntax["string"] = { common.color "#f7f97d" }
style.syntax["operator"] = { common.color "#00ff7f" }
style.syntax["function"] = { common.color "#55ffff" }

0 comments on commit 43d7962

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/rxi/lite-colors/commit/43d79626624ade73cd3fc16c6fa446c909ae4bd6

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy