ubuntu背景色改为淡绿色

本文介绍了一种简单的方法来更改桌面背景的颜色。通过桌面->右键->更改桌面背景->主题->自定义->颜色输入框中输入特定的十六进制颜色代码(#CCE8CF),可以快速地将桌面背景设置为一种清新的绿色(#CCE8CF对应的RGB值为204,232,207)。
部署运行你感兴趣的模型镜像
桌面->右键->更改桌面背景->主题->自定义->颜色

输入框:#CCE8CF。此时红绿蓝分别是:204、232、207。

您可能感兴趣的与本文相关的镜像

Stable-Diffusion-3.5

Stable-Diffusion-3.5

图片生成
Stable-Diffusion

Stable Diffusion 3.5 (SD 3.5) 是由 Stability AI 推出的新一代文本到图像生成模型,相比 3.0 版本,它提升了图像质量、运行速度和硬件效率

<style> /* 重置与基础样式 */ * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%); color: #333; line-height: 1.6; padding: 10px; min-height: 100vh; display: flex; align-items: center; justify-content: center; } .container { width: 100%; max-width: 500px; margin: auto; background: white; padding: 24px; border-radius: 16px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2); transition: transform 0.2s ease; } .container:hover { transform: translateY(-5px); } h2 { text-align: center; color: #1a1a1a; font-size: 1.8rem; margin-bottom: 16px; font-weight: 600; } p.subtitle { text-align: center; color: #666; font-size: 1rem; margin-bottom: 24px; } form { display: flex; flex-direction: column; } .input-group { margin-bottom: 16px; } label { display: block; margin-bottom: 6px; font-weight: 500; color: #444; font-size: 1rem; } input[type="text"] { width: 100%; padding: 14px; border: 1px solid #ddd; border-radius: 8px; font-size: 1rem; transition: border-color 0.3s ease; outline: none; } input[type="text"]:focus { border-color: #007BFF; box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.2); } button { background: #007BFF; color: white; padding: 14px; border: none; border-radius: 8px; cursor: pointer; font-size: 1.1rem; font-weight: 600; margin-top: 8px; transition: background 0.3s ease; } button:hover { background: #005edc; } button:active { transform: scale(0.98); } .message { padding: 14px; margin: 16px 0; border-radius: 8px; font-size: 1rem; word-break: break-word; } .error { background: #f8d7da; color: #721c24; border: 1px solid #f5c6cb; } .success { background: #d4edda; color: #155724; border: 1px solid #c3e6cb; } hr { margin: 20px 0; border: 1px dashed #eee; } @media (max-width: 480px) { .container { padding: 20px; } h2 { font-size: 1.5rem; } input[type="text"], button { padding: 12px; font-size: 1rem; } } </style> 换个背景颜色
最新发布
11-30
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值