Private
Public Access
0
0

feat(theme): add tone mapping and fix missing palette colors

This commit is contained in:
2026-06-04 23:44:43 -04:00
parent d9d0fea971
commit 06e305aba6
10 changed files with 186 additions and 47 deletions
+1
View File
@@ -1,3 +1,4 @@
name = "10x Dark"
syntax_palette = "dark"
description = "10x Dark Theme"
+1
View File
@@ -1,3 +1,4 @@
name = "Binks"
syntax_palette = "light"
description = "Binks Theme"
+1
View File
@@ -1,3 +1,4 @@
name = "Monokai"
syntax_palette = "dark"
description = "Monokai Theme"
+1
View File
@@ -1,3 +1,4 @@
name = "Nord Dark"
syntax_palette = "dark"
description = "Nord Dark Theme"