mirror of
https://github.com/JonasunderscoreJones/i3-dotfiles.git
synced 2025-10-22 15:39:18 +02:00
added custom blackbox theme
This commit is contained in:
parent
ddcb9559c4
commit
763edf58fa
1 changed files with 25 additions and 0 deletions
25
.local/share/blackbox/schemes/jonas_jones-yaru.json
Normal file
25
.local/share/blackbox/schemes/jonas_jones-yaru.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "Jonas_Jones Yaru Color Scheme fork",
|
||||||
|
"comment": "Yaru Color Scheme",
|
||||||
|
"use-theme-colors": false,
|
||||||
|
"foreground-color": "#f7f6ec",
|
||||||
|
"background-color": "#1e1e1e",
|
||||||
|
"palette": [
|
||||||
|
"#2E3436",
|
||||||
|
"#CC0000",
|
||||||
|
"#4E9A06",
|
||||||
|
"#C4A000",
|
||||||
|
"#3465A4",
|
||||||
|
"#75507B",
|
||||||
|
"#06989A",
|
||||||
|
"#D3D7CF",
|
||||||
|
"#555753",
|
||||||
|
"#EF2929",
|
||||||
|
"#8AE234",
|
||||||
|
"#FCE94F",
|
||||||
|
"#729FCF",
|
||||||
|
"#AD7FA8",
|
||||||
|
"#34E2E2",
|
||||||
|
"#EEEEEC"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue