Merge pull request #62 from redoxahmii/main
Some checks failed
CI / extras (push) Has been cancelled
CI / tests (ubuntu-latest) (push) Has been cancelled
CI / docs (push) Has been cancelled
CI / release (push) Has been cancelled

fix(colorschemes): only show solarized-osaka and day variant
This commit is contained in:
Ahmed Mughal 2025-01-23 13:22:14 +05:00 committed by GitHub
commit a655760409
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 0 additions and 3 deletions

View file

@ -1 +0,0 @@
require("solarized-osaka")._load("moon")

View file

@ -1 +0,0 @@
require("solarized-osaka")._load("night")

View file

@ -1 +0,0 @@
require("solarized-osaka")._load("storm")