Skip to content

Documentation

Profiles

Pre-made Bonjourr theme profiles you can import directly into your settings.

Want your own custom profile here? Contact us!

One of the original custom profiles we’ve made for Bonjourr, inspired by CD Projekt Red’s hit game. Some CSS was used to create the fun text effects, and an Unsplash collection with some Cyberpunk inspired vibes was set up.

Cyberpunk 2077 Bonjourr theme

Download import file

View raw settings
{
"showall": true,
"dark": "enable",
"greeting": "V",
"time": true,
"main": true,
"background_blur": 0,
"background_bright": 0.71,
"background_type": "unsplash",
"quicklinks": true,
"textShadow": 0,
"css": ".clock-date, #credit, #credit a { color: #00d8f3 }\n.digital {\n color: #fdf800;\n text-shadow: 5px 5px #00d8f3\n}\n#greetings, #weather_desc {\n text-shadow: none;\n background-color: #fdf800;\n padding: 10px 20px;\n color: black\n}",
"hide": {
"weatherdesc": false,
"weathericon": true
},
"clock": {
"analog": false,
"seconds": false,
"size": 1
},
"unsplash": {
"collection": "He87uFs-2zg",
"every": "tabs",
"lastCollec": "user",
"time": 0
},
"font": {
"size": "15",
"family": "Orbitron",
"system": false,
"weight": "600",
"weightlist": ["400", "500", "600", "700", "800", "900"]
}
}

One of the original custom profiles we’ve made for Bonjourr, fitting for any space nerd out there. It uses the appropriately named Space Mono font and a bunch of CSS to color the text and customise the layout.

Space Bonjourr theme

Download import file

View raw settings
{
"showall": true,
"greeting": "Neil",
"pagegap": 1,
"pagewidth": 1600,
"time": true,
"main": true,
"dateformat": "eu",
"background_blur": 0,
"background_bright": 0.5,
"background_type": "unsplash",
"quicklinks": true,
"css": "/* Change weather text here */\n\n#interface #current::after {\n content: 'C on Earth.'\n}\n\n/* the rest */\n\n#interface { color: #dfe1cc!important }\n#interface #time #date { margin: 0 50px }\n#interface #clock-wrapper {\n display: flex;\n align-items: center;\n flex-wrap: wrap;\n\tgap: 1em;\n}\n\n#interface .clock-date {\n\tdisplay: flex;\n}\n\n#show-settings button img {\n filter: sepia(1)\n}\n\n",
"hide": {
"weatherdesc": false,
"weathericon": true
},
"clock": {
"ampm": false,
"analog": false,
"seconds": true,
"size": 1
},
"unsplash": {
"collection": "858219,136301,235,s9aRSbDoSg8",
"lastCollec": "user",
"time": 1706435865689
},
"font": {
"size": "13",
"family": "Space Mono",
"system": false,
"weight": "700",
"weightlist": ["400", "700"]
}
}

One of the original custom profiles we’ve made for Bonjourr. It’s very minimal and aesthetic. It uses the DM Serif Display font with a bit of CSS to color the text, as well as a custom Unsplash collection.

Floral Bonjourr theme

Download import file

View raw settings
{
"time": true,
"main": true,
"background_blur": 0,
"background_bright": 1,
"background_type": "unsplash",
"quicklinks": true,
"textShadow": 0,
"css": "#interface, #credit a {\n color: #6d8161;\n}",
"hide": {
"weatherdesc": false,
"weathericon": true
},
"clock": {
"ampm": false,
"analog": false,
"seconds": true
},
"unsplash": {
"collection": "2AC1c6JsJh8",
"every": "day",
"lastCollec": "user",
"time": 0
},
"font": {
"family": "DM Serif Display",
"system": false,
"weight": "400",
"weightlist": ["400"]
}
}

One of the original custom profiles we’ve made for Bonjourr, inspired by one of our oldest competitors (although more minimal). Some CSS and an Unsplash collection are used to reproduce the exact style.

Not Momentum Bonjourr theme

Download import file

View raw settings
{
"greeting": "Victor.",
"greetingsmode": "auto",
"pagegap": 0,
"time": true,
"main": true,
"quicklinks": false,
"css": ".digital {\n\tfont-size: 9.5rem;\n}\n\n#greetings {\n\tfont-size: 3.375rem!important;\n}\n\n#interface {\n\ttext-shadow: 0px 1px 5px rgba(0, 0, 0, .1);\n}",
"hide": {
"clock": false,
"date": true,
"weatherdesc": true,
"weathericon": false
},
"clock": {
"analog": false,
"seconds": false,
"worldclocks": false
},
"backgrounds": {
"type": "images",
"blur": 0,
"frequency": "hour",
"images": "unsplash-images-collections",
"mute": true,
"queries": {
"unsplash-images-collections": "8498187"
},
"texture": {
"type": "none"
}
},
"worldclocks": [],
"notes": {
"on": false
},
"searchbar": {
"on": false
},
"quotes": {
"on": false
},
"pomodoro": {
"on": false
},
"font": {
"system": true,
"weightlist": [],
"weight": "500"
},
"move": {
"selection": "single",
"layouts": {
"single": {
"items": {
"time": {
"box": "end center",
"text": ""
},
"main": {
"box": "baseline center",
"text": ""
}
},
"grid": [["time"], ["main"]]
}
}
}
}