Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions extension.json

This file was deleted.

7 changes: 7 additions & 0 deletions extension.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
name = "Norrsken Theme"
description = "An aurora-inspired theme designed to minimize eye strain and improve syntax highlighting."
version = "3.0.2"
authors = ["Webhooked <[email protected]>"]
repository = "https://github.com/webhooked/norrsken-zed"
id = "norrsken-theme"
schema_version = 1
6 changes: 3 additions & 3 deletions themes/norrsken.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"panel.background": "#191920ff",
"panel.focused_border": null,
"pane.focused_border": null,
"scrollbar_thumb.background": "#70707777",
"scrollbar.thumb.background": "#70707777",
"scrollbar.thumb.hover_background": "#707077FF",
"scrollbar.thumb.border": "#00000000",
"scrollbar.track.background": "#191920ff",
Expand Down Expand Up @@ -429,7 +429,7 @@
"panel.background": "#202028ff",
"panel.focused_border": null,
"pane.focused_border": null,
"scrollbar_thumb.background": "#70707777",
"scrollbar.thumb.background": "#70707777",
"scrollbar.thumb.hover_background": "#707077FF",
"scrollbar.thumb.border": "#00000000",
"scrollbar.track.background": "#202028ff",
Expand Down Expand Up @@ -811,7 +811,7 @@
"panel.background": "#292934ff",
"panel.focused_border": null,
"pane.focused_border": null,
"scrollbar_thumb.background": "#70707777",
"scrollbar.thumb.background": "#70707777",
"scrollbar.thumb.hover_background": "#707077FF",
"scrollbar.thumb.border": "#00000000",
"scrollbar.track.background": "#292934ff",
Expand Down