Profiles

Here are some pre-made themes you can import at the bottom of the settings of Bonjourr. Want your own custom profile here? Contact us !

Cyberpunk 2077

Cyberpunk 2077 Bonjourr theme
{
	"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": "#date, #credit, #credit a { color: #00d8f3 }

#clock {
 color: #fdf800;
 text-shadow: 5px 5px #00d8f3
}

#greetings, #weather_desc {
 text-shadow: none;
 background-color: #fdf800;
 padding: 10px 20px;
 color: black
}",
	"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"]
		}
	}
}

The Space Enthusiast

Space Bonjourr theme
{
	"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 */

#interface #current::after {
 content: 'C on earth.'
}

/* the rest */

#interface { color: #dfe1cc!important }
#interface #time #date { margin: 0 50px }
#interface #time {
 display: flex;
 align-items: center;
 justify-content: center;
 flex-wrap: wrap;
}

#showSettings button img {
 filter: sepia(1)
}

",
	"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"]
	}
}

Floral

Floral Bonjourr theme
{
		"time": true,
		"main": true,
		"background_blur": 0,
		"background_bright": 1,
		"background_type": "unsplash",
		"quicklinks": true,
		"textShadow": 0,
		"css": "#interface, #credit a {
 color: #6d8161;
}",
		"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"]
		}
	}

Not Momentum

Not Momentum Bonjourr theme
{
		"pagegap": 0,
		"time": true,
		"main": true,
		"quicklinks": true,
		"hide": {
			"date": true,
			"weatherdesc": true,
			"weathericon": false,
			"clock": false
		},
		"clock": {
			"analog": false,
			"size": 1.875
		},
		"font": {
			"weight": "700"
		},
		"move": {
			"layouts": {
				"single": {
					"grid": [["time"], ["main"], ["quicklinks"]],
					"items": {
						"time": {
							"box": "end center",
							"text": ""
						},
						"main": {
							"box": "baseline center",
							"text": ""
						}
					}
				},
				"selection": "single"
			}
		}
	}