refactor 🔨: Some DOCS, and other tweaks
This commit is contained in:
parent
eeb32488a4
commit
95d5259e48
6 changed files with 343 additions and 8 deletions
15
pacseek/colors.json
Normal file
15
pacseek/colors.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"Transparent": false,
|
||||
"Accent": "1793d1",
|
||||
"Title": "00dfff",
|
||||
"SearchBar": "0564a0",
|
||||
"PackagelistSourceRepository": "00b000",
|
||||
"PackagelistSourceAUR": "1793d1",
|
||||
"PackagelistHeader": "ffff00",
|
||||
"SettingsFieldBackground": "0564a0",
|
||||
"SettingsFieldText": "ffffff",
|
||||
"SettingsFieldLabel": "ffff00",
|
||||
"SettingsDropdownNotSelected": "1793d1",
|
||||
"StylePKGBUILD": "dracula",
|
||||
"Comments": "Examples for StylePKGBUILD can be found here: https://xyproto.github.io/splash/docs/all.html"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue