FondantBloom Light, a light theme for Visual Studio Code
Revision | 659545ab27220b28eeed91a35d87473bda0c603c (tree) |
---|---|
Zeit | 2022-07-05 07:26:05 |
Autor | Haruka Sato <csta19097@g.ni...> |
Commiter | Haruka Sato |
ud: some
@@ -0,0 +1,14 @@ | ||
1 | +{ | |
2 | + "configVersion": 2, | |
3 | + "packages": [ | |
4 | + { | |
5 | + "name": "fondantbloom_light", | |
6 | + "rootUri": "../", | |
7 | + "packageUri": "lib/", | |
8 | + "languageVersion": "2.17" | |
9 | + } | |
10 | + ], | |
11 | + "generated": "2022-07-04T22:19:00.441947Z", | |
12 | + "generator": "pub", | |
13 | + "generatorVersion": "2.17.3" | |
14 | +} |
@@ -0,0 +1,7 @@ | ||
1 | +# This file is deprecated. Tools should instead consume | |
2 | +# `.dart_tool/package_config.json`. | |
3 | +# | |
4 | +# For more info see: https://dart.dev/go/dot-packages-deprecation | |
5 | +# | |
6 | +# Generated by pub on 2022-07-05 07:19:00.436960. | |
7 | +fondantbloom_light:lib/ |
@@ -0,0 +1,30 @@ | ||
1 | +# This file configures the static analysis results for your project (errors, | |
2 | +# warnings, and lints). | |
3 | +# | |
4 | +# This enables the 'recommended' set of lints from `package:lints`. | |
5 | +# This set helps identify many issues that may lead to problems when running | |
6 | +# or consuming Dart code, and enforces writing Dart using a single, idiomatic | |
7 | +# style and format. | |
8 | +# | |
9 | +# If you want a smaller set of lints you can change this to specify | |
10 | +# 'package:lints/core.yaml'. These are just the most critical lints | |
11 | +# (the recommended set includes the core lints). | |
12 | +# The core lints are also what is used by pub.dev for scoring packages. | |
13 | + | |
14 | +#include: package:lints/recommended.yaml | |
15 | + | |
16 | +# Uncomment the following section to specify additional rules. | |
17 | + | |
18 | +# linter: | |
19 | +# rules: | |
20 | +# - camel_case_types | |
21 | + | |
22 | +# analyzer: | |
23 | +# exclude: | |
24 | +# - path/to/excluded/files/** | |
25 | + | |
26 | +# For more information about the core and recommended set of lints, see | |
27 | +# https://dart.dev/go/core-lints | |
28 | + | |
29 | +# For additional information about configuring this file, see | |
30 | +# https://dart.dev/guides/language/analysis-options |
@@ -0,0 +1,67 @@ | ||
1 | +.others{ | |
2 | + /*lang: */ | |
3 | + /*scope: */ | |
4 | + /*scope: */ | |
5 | + /*scope: */ | |
6 | + /*scope: */ | |
7 | + /*scope: */ | |
8 | + /*scope: */ | |
9 | + /*scope: */ | |
10 | + /*scope: */ | |
11 | + /*scope: */ | |
12 | + /*scope: */ | |
13 | + /*scope: */ | |
14 | + /*scope: */ | |
15 | + /*key: */ | |
16 | + /*key: */ | |
17 | + /*key: */ | |
18 | + /*key: */ | |
19 | + /*key: sideBar.background, dropdown.background, input.background*/ | |
20 | + --baseOuterBg: ; | |
21 | + /*scope: comment, comment.block*/ | |
22 | + --normalCommentFg: ; | |
23 | + /*scope: */ | |
24 | + --invisibleGray:#AAAAAA; | |
25 | +} | |
26 | +.myOwn{ | |
27 | + --baseFgBlack: #002b20; | |
28 | + --lineHighlightFg: #ebf5ff; | |
29 | + /*key: editorCursor.foreground*/ | |
30 | + --cursorForegroundDarkJade: #0f735a; | |
31 | + /*scope: storage.type, support.type entity.name.type, entity.other.inherited-class, support.class*/ | |
32 | + --typesFgPurple: #7a3e9d; | |
33 | + /*scope: invalid.deprecated*/ | |
34 | + --invalidDeprecatedBgGray: #ffeee3; | |
35 | + /*scope: invalid.illegal*/ | |
36 | + --invalidIllegalBgGray: #ffeee3; | |
37 | + --invalidIllegalFgGray: #6f1c2a; | |
38 | + /*scope: keyword.operator*/ | |
39 | + --operatorFgDarkBlue: #43344b; | |
40 | + /*scope: comment.documentation, comment.block.documentation*/ | |
41 | + --docCommentFgLightJade: #0fc8b4; | |
42 | + /*scope: comment.block.preprocessor*/ | |
43 | + --preprocessorCommentFg:#ffeee3; | |
44 | +} | |
45 | +.fromQuietLight{ | |
46 | + /* inspired from QuietLight theme */ | |
47 | + /*key: editor.background, terminal.background*/ | |
48 | + --baseEditorBgGray: #f5f5f5; | |
49 | + /*scope: keyword, storage*/ | |
50 | + --keywordFgBlue: #4b83cd; | |
51 | + | |
52 | +} | |
53 | +.fromSolarizedLight{ | |
54 | + /* inspired from SolarizedLight theme */ | |
55 | + --nothing: 0; | |
56 | +} | |
57 | +.fromMonoKai{ | |
58 | + /* inspired from MonoKai theme */ | |
59 | + --red:#f92672; | |
60 | + --skyBlue:#66d9ef; | |
61 | + --grassLightGreen: #A6e22e; | |
62 | + --yellow:#e6db74; | |
63 | + --orange:#fd971f; | |
64 | + --cd01: #F92672; | |
65 | + --cd02: #F8F8F2; | |
66 | + | |
67 | +} | |
\ No newline at end of file |
@@ -4,6 +4,7 @@ | ||
4 | 4 | "description": "FondantBloom Light is a light theme for Visual Studio Code, that used subdued colour in the motif of florid and colourful flowers.", |
5 | 5 | "version": "0.0.1", |
6 | 6 | "license": "MPL-2.0", |
7 | + "publisher": "haruka", | |
7 | 8 | "author": "Haruka Sato <as.he.that.doth.serve@gmail.com>", |
8 | 9 | "engines": { |
9 | 10 | "vscode": "^1.68.0" |
@@ -0,0 +1,5 @@ | ||
1 | +# Generated by pub | |
2 | +# See https://dart.dev/tools/pub/glossary#lockfile | |
3 | +packages: {} | |
4 | +sdks: | |
5 | + dart: ">=2.17.3 <3.0.0" |
@@ -0,0 +1,13 @@ | ||
1 | +name: fondantbloom_light | |
2 | +description: FondantBloom Light is a light theme for Visual Studio Code, that used subdued colour in the motif of florid and colourful flowers. | |
3 | +version: 1.0.0 | |
4 | +# homepage: https://www.example.com | |
5 | + | |
6 | +environment: | |
7 | + sdk: ">=2.17.3 <3.0.0" | |
8 | +# dependencies: | |
9 | +# path: ^1.8.0 | |
10 | + | |
11 | +# dev_dependencies: | |
12 | +# lints: ^2.0.0 | |
13 | +# test: ^1.16.0 |
@@ -0,0 +1,5 @@ | ||
1 | +import 'package:_/_.dart' as _; | |
2 | + | |
3 | +void main(List<String> arguments) { | |
4 | + print('Hello world: ${_.calculate()}!'); | |
5 | +} |