diff --git a/app/(navigation)/themes/themes/lockeag/Tokyo Night Storm.json b/app/(navigation)/themes/themes/lockeag/Tokyo Night Storm.json new file mode 100644 index 00000000..33e99622 --- /dev/null +++ b/app/(navigation)/themes/themes/lockeag/Tokyo Night Storm.json @@ -0,0 +1,21 @@ +{ + "appearance": "dark", + "name": "Tokyo Night Storm", + "version": "1", + "author": "Locke", + "authorUsername": "lockeag", + "colors": { + "background": "#24283B", + "backgroundSecondary": "#1D202F", + "text": "#C0CAF5", + "selection": "#7AA2F7", + "loader": "#FF9E64", + "red": "#F7768E", + "orange": "#FF9E64", + "yellow": "#E0AF68", + "green": "#9ECE6A", + "blue": "#7AA2F7", + "purple": "#7DCFFF", + "magenta": "#BB9AF7" + } +}