修改 VSCode 的工作台重叠样式表实现任意效果, 记录一个发光字体

在这里插入图片描述

插件

Custom CSS and JS Loader 用于重新加载为自己的css文件
GlassIt-VSC 或者 Windows opacity win平台用于透明化背景

建立自己的 .css文件 和 .js文件

/*霓虹灯字体*/

.mtk3 {
   
  color: #f92aad;
  text-shadow: 0 0 2px #100c0f, 0 0 5px #dc078e33, 0 0 10px #fff6;
}

.mtk4 {
   
  color: #6d77b3;
}

.mtk5 {
   
  color: #f97e72;
}

.mtk6 {
   
  color: #fdfdfd;
  text-shadow: 0 0 2px #001716, 0 0 3px #03edf9, 0 0 5px #03edf9,
    0 0 10px #03edf9;
}

.mtk7 {
   
  color: #fff5f6;
  text-shadow: 0 0 2px #000, 0 0 10px #fc1f2c, 0 0 5px #fc1f2c, 0 0 25px #fc1f2c;
}

.mtk8 {
   
  color: #72f1b8;
  text-shadow: 0 0 2px #100c0f, 0 0 10px #257c55, 0 0 35px #212724;
}

.mtk9 {
   
  color: #fffcf7;
  text-shadow: 0 0 2px #393a33, 0 0 35px #ffffff44, 0 0 10px #f39f05,
    0 0 2px #f39f05;
}

.monaco-editor .margin,
.monaco-editor-background,
.monaco-editor .inputarea.ime-input {
   
  background: transparent;
}

/* Add the subtle gradient to the editor background */
.monaco-editor {
   
  background-color: transparent !important;
  /* background-image: linear-gradient(to bottom, #2a2139 75%, #34294f); */
  background-size: auto 100vh;
  background-position: top;
  background-repeat: no-repeat;
}

/* Sweet sunset dots */
.monaco-workbench
  .activitybar
  > .content
  .monaco-action-bar
  .badge
  .badge-
  • 1
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 2
    评论
引用中的内容提到了重叠相加法的代码实现和与Matlab自带的卷积函数进行对比的正确性验证。这种方法是将输入x(n)划分为整数段进行处理,因此需要设计好每一段的长度。同时,引用还提到了带有重叠相加法和代码介绍的文章。根据这些信息,重叠相加法是一种用于处理信号的方法,其中输入信号被分为多个段并进行重叠相加。这种方法可以用于信号处理、滤波等应用领域。 引用中的内容提到了在VSCode的设置中进入用户特性(User Features)的资源管理器(Explorer)选项,并取消勾选紧凑文件夹(Compact Folders)。根据这些信息,VSCode的文件重叠可能是指在资源管理器中,取消勾选紧凑文件夹选项后,文件夹的显示方式可能会发生重叠。 总结起来,重叠相加法是一种用于处理信号的方法,将输入信号分为多段并进行处理。在VSCode中,取消勾选紧凑文件夹选项可以导致文件夹的显示方式发生重叠。<span class="em">1</span><span class="em">2</span> #### 引用[.reference_title] - *1* [Matlab重叠相加法代码](https://download.csdn.net/download/m0_46285064/79455268)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] - *2* [vscode中解决文件夹重叠显示的设置方法](https://blog.csdn.net/Coralpapy/article/details/119547403)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值