mirror of
https://codeberg.org/vyn/selenite-themes.git
synced 2025-07-01 17:53:19 +00:00
first commit
This commit is contained in:
commit
e706ebbfcb
3 changed files with 23 additions and 0 deletions
1
README.md
Normal file
1
README.md
Normal file
|
@ -0,0 +1 @@
|
|||
Some themes for desktop applications using Selenite, it in development so they might be outdated.
|
11
cattpuccin-frappe.json
Normal file
11
cattpuccin-frappe.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"primary": "#85c1dc",
|
||||
"secondary": "#85c1dc",
|
||||
"background": "#303446",
|
||||
"background2": "#414559",
|
||||
"background3": "#51576d",
|
||||
"background4": "#626880",
|
||||
"pane": "#232634",
|
||||
"foreground": "#c6d0f5",
|
||||
"foregroundHint": "#b5bfe2"
|
||||
}
|
11
onedark.json
Normal file
11
onedark.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"primary": "#56b6c2",
|
||||
"secondary": "#61afef",
|
||||
"background": "#282c34",
|
||||
"background2": "#31353f",
|
||||
"background3": "#393f4a",
|
||||
"background4": "#3b3f4c",
|
||||
"pane": "#21252b",
|
||||
"foreground": "#abb2bf",
|
||||
"foregroundHint": "#a2a6ae"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue