mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-11 05:10:05 +00:00
fix: repair GTK theme and gnome-shell theme
Signed-off-by: Jo <johannesreckers2006@gmail.com>
This commit is contained in:
parent
674e20233b
commit
ce89240d04
13 changed files with 136 additions and 73 deletions
35
resources/programm-files/blackbox/Catppuccin-Macchiato.json
Normal file
35
resources/programm-files/blackbox/Catppuccin-Macchiato.json
Normal file
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"name": "Catppuccin-Macchiato",
|
||||
"comment": "Soothing pastel theme for the high-spirited!",
|
||||
"background-color": "#24273A",
|
||||
"foreground-color": "#CAD3F5",
|
||||
"badge-color": "#5B6078",
|
||||
"bold-color": "#5B6078",
|
||||
"cursor-background-color": "#F4DBD6",
|
||||
"cursor-foreground-color": "#24273A",
|
||||
"highlight-background-color": "#F4DBD6",
|
||||
"highlight-foreground-color": "#24273A",
|
||||
"palette": [
|
||||
"#494D64",
|
||||
"#ED8796",
|
||||
"#A6DA95",
|
||||
"#EED49F",
|
||||
"#8AADF4",
|
||||
"#F5BDE6",
|
||||
"#8BD5CA",
|
||||
"#B8C0E0",
|
||||
"#5B6078",
|
||||
"#ED8796",
|
||||
"#A6DA95",
|
||||
"#EED49F",
|
||||
"#8AADF4",
|
||||
"#F5BDE6",
|
||||
"#8BD5CA",
|
||||
"#A5ADCB"
|
||||
],
|
||||
"use-badge-color": false,
|
||||
"use-bold-color": false,
|
||||
"use-cursor-color": true,
|
||||
"use-highlight-color": true,
|
||||
"use-theme-colors": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue